Joseph Stahl
18ebd72b85
recyclarr: move to pkgs/by-name
2024-08-11 21:23:33 -04:00
Joseph Stahl
f68084c378
recyclarr: 7.1.1 -> 7.2.1
2024-08-11 21:23:33 -04:00
Joseph Stahl
038c94d189
recyclarr: refactor - build from source
...
recyclarr: add openssl as runtime dependency
Addresses issue from #331498
2024-08-11 21:23:31 -04:00
Peder Bergebakken Sundt
88beb3d9fe
Merge pull request #333983 from pbsds/fix-recyclarr-1723408873
...
recyclarr: fix passthru.tests
2024-08-12 02:05:09 +02:00
Peder Bergebakken Sundt
92e6575c9a
recyclarr: fix passthru.tests
2024-08-11 22:45:21 +02:00
Peder Bergebakken Sundt
d8e49dbc91
Merge pull request #331498 from Scrumplex/pkgs/recyclarr/ssl
...
recyclarr: add openssl as a runtime dependency
2024-08-11 22:41:44 +02:00
Colin Arnott
a5466bd591
wtwitch: migrate to by-name
2024-08-06 13:40:06 +00:00
Emily
cf59de18df
harvid: move to pkgs/by-name
2024-08-01 16:59:47 +01:00
Sefa Eyeoglu
fb2a35c933
recyclarr: add openssl as a runtime dependency
...
When trying to reach radarr/sonarr instances that require TLS, recyclarr
fails with the following error:
No usable version of libssl was found
Aborted (core dumped)
Add openssl as a runtime dependency to support TLS-protected instances.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-08-01 12:20:29 +02:00
Nick Cao
45d71087e4
Merge pull request #330969 from r-ryantm/auto-update/yaydl
...
yaydl: 0.14.0 -> 0.14.1
2024-07-30 16:45:49 -04:00
R. Ryantm
584ab07a6d
yaydl: 0.14.0 -> 0.14.1
2024-07-30 00:30:47 +00:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/uvcclient/default.nix
- pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
Kira Bruneau
c0c8a36716
replay-sorcery: remove as it is unmaintained upstream
2024-07-16 07:29:07 -04:00
github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00
aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging
2024-07-08 10:43:15 +02:00
Weijia Wang
7e75ad480a
Merge pull request #318400 from r-ryantm/auto-update/atomicparsley
...
atomicparsley: 20221229.172126.d813aa6 -> 20240608.083822.1ed9031
2024-07-08 00:09:03 +02:00
github-actions[bot]
78cea2a152
Merge staging-next into staging
2024-07-03 00:04:34 +00:00
hexchen
2104f810b0
decklink, blackmagic-desktop-video: drop package and module
...
I am the singular maintainer for these packages. They are difficult to
maintain and are going to start to bitrot pretty much as soon as BMD
releases new software versions. Therefore, I am not only removing myself
as the maintainer but dropping them entirely.
2024-07-02 17:26:03 +00:00
github-actions[bot]
d5bca87877
Merge staging-next into staging
2024-07-02 06:01:38 +00:00
Atemu
b45fab3f2c
Merge pull request #312741 from trofi/svt-av1-update
...
svt-av1: 2.0.0 -> 2.1.2
2024-07-02 02:38:58 +02:00
Janik H.
76cd1d2211
maintainers: drop janik
...
I guess my time has come as well...
With this commit, I'm not just dropping my maintainer entry, but I'm also
resigning from my duties as a board observer and NixCon project lead.
I also terminated my Summer of Nix contract today.
I'll also stop hosting the local NixOS meetup.
The only "project" I'll finish under the NixOS Foundation umbrella is
Google Summer of Code because the mentees aren't even remotely
responsible for why I'm leaving, and it would be unfair to leave them
hanging.
I'm grateful for all the things I was able to learn, for all the experiences
I could gather, and for all the friends I made along the way.
NixOS is what makes computers bearable for me, so I'll go and work on
some fork (*something something* you always meet twice in life).
2024-07-02 02:36:42 +02:00
R. Ryantm
e00a842eae
recyclarr: 6.0.2 -> 7.0.0
2024-06-30 10:31:38 +00:00
Sergei Trofimovich
c5e1c7505c
svt-av1: 2.0.0 -> 2.1.2
...
Changes:
- https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.1.0
- https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.1.1
- https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.1.2
2024-06-29 09:15:57 +01:00
Paul Meyer
fbe8538aa1
treewide: remove jonringer as package maintainer
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-25 09:16:56 +02:00
R. Ryantm
9e4a60e899
go2rtc: 1.9.3 -> 1.9.4
2024-06-19 04:56:56 +00:00
Weijia Wang
0dd1d656e6
Merge pull request #319175 from getchoo/pkgs/rav1e/adopt
...
rav1e: adopt; modernize
2024-06-14 23:12:30 +02:00
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
...
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +02:00
seth
1cc5cb9434
rav1e: migrate to by-name
2024-06-12 03:28:22 -04:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jan Tojnar
0421c816ba
treewide: Simplify use of update-source-version
...
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
R. Ryantm
b7af54ce2d
atomicparsley: 20221229.172126.d813aa6 -> 20240608.083822.1ed9031
2024-06-09 00:49:12 +00:00
R. Ryantm
1da4463227
go2rtc: 1.9.2 -> 1.9.3
2024-06-07 01:02:33 +00:00
Alex James
0be5a16bb3
bento4: fix build on darwin ( #314361 )
...
CMakeLists.txt in v1.6.0-641 set `CMAKE_OSX_ARCHITECTURES`, which broke
evaluation on Darwin. Fix it by unsetting `CMAKE_OSX_ARCHITECTURES`.
2024-05-26 16:03:42 +08:00
R. Ryantm
e25f91fcad
go2rtc: 1.9.1 -> 1.9.2
2024-05-17 16:43:17 +00:00
Weijia Wang
22f8607a72
Merge pull request #309503 from r-ryantm/auto-update/lux
...
lux: 0.24.0 -> 0.24.1
2024-05-12 21:09:15 +02:00
Sandro
3f4ac82c58
Merge pull request #309518 from Naxdy/work/refactor-decklink-runpath
...
blackmagic-desktop-video: refactor runpath resolution
2024-05-07 23:44:38 +02:00
R. Ryantm
131346ddb7
go2rtc: 1.9.0 -> 1.9.1
2024-05-07 17:46:16 +00:00
Naxdy
d182f6e1a7
blackmagic-desktop-video: refactor runpath resolution
2024-05-06 11:48:06 +02:00
R. Ryantm
e9c787b1c8
lux: 0.24.0 -> 0.24.1
2024-05-06 08:41:24 +00:00
OPNA2608
f17ea11c30
untrunc-anthwlock: unstable-2021-11-21 -> 0-unstable-2021-11-21
2024-05-04 19:31:44 +02:00
github-actions[bot]
ae736c738d
Merge master into staging-next
2024-05-03 12:01:32 +00:00
Jussi Kuokkanen
ce3f586775
pkgs/tools: remove licenses.gpl2
2024-05-02 21:06:26 +02:00
K900
a9c7210d0b
Merge branch 'master' into staging-next
2024-05-01 09:37:47 +03:00
R. Ryantm
a580ff19ab
go2rtc: 1.8.5 -> 1.9.0
2024-04-30 13:54:51 +00:00
Weijia Wang
bab247f2bb
Merge branch 'master' into staging-next
2024-04-28 05:11:43 +02:00
R. Ryantm
c8b58703df
xjadeo: 0.8.13 -> 0.8.14
2024-04-27 23:46:25 +00:00