R. Ryantm
1c861357c1
anilibria-winmaclinux: 2.2.18 -> 2.2.19
2024-09-27 01:19:57 +00:00
github-actions[bot]
c8c18095f9
Merge master into staging-next
2024-09-26 18:04:33 +00:00
Franz Pletz
416309cca4
mpv: 0.38.0 -> 0.39.0 ( #344452 )
2024-09-26 15:32:07 +02:00
github-actions[bot]
a36c24f249
Merge master into staging-next
2024-09-26 12:05:40 +00:00
Markus Kowalewski
c7af1e75f7
mpvScripts.dynamic-crop: 0-unstable-2024-06-22 -> 0-unstable-2024-09-14 ( #343909 )
2024-09-26 11:02:39 +02:00
github-actions[bot]
a3340e0fbf
Merge master into staging-next
2024-09-26 06:04:51 +00:00
tilpner
90ba2b10c9
vivictpp: move to pkgs/by-name
2024-09-25 22:40:44 +02:00
Artturin
4cb379f4d7
treewide: use nativeBuildInputs
in appimage builder derivations
2024-09-25 23:01:28 +03:00
Franz Pletz
5606fe89b8
mpv: 0.38.0 -> 0.39.0
2024-09-25 17:13:32 +02:00
Artturin
f0e657f3b1
Merge branch 'master' into staging-next
2024-09-25 06:05:01 +03:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
github-actions[bot]
ffeea32b7f
Merge master into staging-next
2024-09-24 00:14:15 +00:00
R. Ryantm
86959bc989
vdrPlugins.softhddevice: 2.3.7 -> 2.3.8
2024-09-23 16:56:16 +00:00
R. Ryantm
809f17bc76
mpvScripts.dynamic-crop: 0-unstable-2024-06-22 -> 0-unstable-2024-09-14
2024-09-23 07:58:57 +00:00
R. Ryantm
d7c610e6ed
mpvScripts.uosc: 5.5.0 -> 5.6.0
2024-09-21 12:35:57 +00:00
github-actions[bot]
754402a237
Merge staging-next into staging
2024-09-21 00:13:41 +00:00
Pol Dellaiera
3a647c4d63
obs-studio-plugins.obs-vaapi: 0.4.1 -> 0.4.2 ( #343164 )
2024-09-20 21:34:20 +02:00
K900
d8a54461fc
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-20 07:27:56 +03:00
R. Ryantm
a7a9dea45e
obs-studio-plugins.obs-vaapi: 0.4.1 -> 0.4.2
2024-09-20 02:55:14 +00:00
h7x4
9a6c76c4af
treewide: remove unused inputs ( #342672 )
2024-09-19 20:36:18 +02:00
Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
K900
b24e9a53ca
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-17 09:07:34 +03:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
github-actions[bot]
3aaf0938c0
Merge staging-next into staging
2024-09-17 00:12:19 +00:00
h7x4
902ab0ff36
obs-studio-plugins.obs-text-pthread: 2.0.4 -> 2.0.5 ( #341802 )
2024-09-16 23:40:21 +02:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
github-actions[bot]
7aea2e99a8
Merge staging-next into staging
2024-09-16 00:14:57 +00:00
Jörg Thalheim
ba74d07245
treewide: remove a bunch of unmaintained and old packages ( #341837 )
2024-09-16 00:00:19 +02:00
Peder Bergebakken Sundt
039b72d0c7
mpvScripts.mpv-osc-tethys: init at 0-unstable-2024-08-19 ( #335785 )
2024-09-15 23:49:16 +02:00
aleksana
6abef67bb4
gnome_mplayer: remove
2024-09-15 20:12:51 +08:00
github-actions[bot]
70ab79847d
Merge staging-next into staging
2024-09-14 18:04:45 +00:00
Masum Reza
8966ab8ca3
treewide: adopt some unmaintained GTK packages ( #341829 )
2024-09-14 19:43:30 +05:30
aleksana
bd36b81aed
treewide: adopt some unmaintained GTK packages
2024-09-14 21:07:29 +08:00
R. Ryantm
f8afc98003
obs-studio-plugins.obs-text-pthread: 2.0.4 -> 2.0.5
2024-09-14 10:42:44 +00:00
Viorel-Cătălin Răpițeanu
b0b0506693
stremio: 4.4.165 -> 4.4.168
...
Updated the sources to the latest released version.
2024-09-14 12:19:29 +03:00
github-actions[bot]
6c321f0183
Merge staging-next into staging
2024-09-14 06:04:58 +00:00
OTABI Tomoya
e175594837
mpvScripts.uosc: 5.2.0 -> 5.5.0 ( #338909 )
2024-09-14 10:48:12 +09:00
github-actions[bot]
34de158a5f
Merge staging-next into staging
2024-09-13 00:13:45 +00:00
Philip Taron
572baa788b
gcc: gcc_13 → gcc_14 ( #340612 )
...
@emilazy is co-responsible for choosing the merge this.
2024-09-12 15:21:00 -07:00
Emily
ccd4aee4ab
llvmPackages_{14,15,16,17}.lldb: use SWIG 4; swig3: drop ( #341384 )
2024-09-12 22:34:47 +01:00
Weijia Wang
de898872e7
mpvScripts.thumbfast: 0-unstable-2023-12-08 -> 0-unstable-2024-08-02 ( #332669 )
2024-09-12 22:57:28 +02:00
Emily
2181ab3e22
treewide: unpin SWIG 4
2024-09-12 18:39:57 +01:00
K900
4e803e9656
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-12 07:00:07 +03:00
Pol Dellaiera
61235dc6d4
maintainers: remove eclairevoyant ( #341075 )
2024-09-11 22:24:23 +02:00
Fabián Heredia Montiel
a4145a81d1
treewide: add -Wno-error=
due to compilation error with gcc_14
2024-09-11 01:44:17 -06:00
github-actions[bot]
395742841f
Merge staging-next into staging
2024-09-11 06:05:04 +00:00
Emily
b9e2dff0ed
{xine-lib,xine-ui}: reformat and update ( #340813 )
2024-09-11 04:09:05 +01:00
Weijia Wang
54dc5d189a
mpvScripts.memo: 0-unstable-2024-07-02 -> 0-unstable-2024-09-03 ( #340839 )
2024-09-11 02:18:12 +02:00
github-actions[bot]
408e32a8fe
Merge staging-next into staging
2024-09-11 00:13:38 +00:00
Weijia Wang
4ec64f3f32
tartube-yt-dlp: 2.5.0 -> 2.5.040 ( #338837 )
2024-09-11 00:53:26 +02:00
Weijia Wang
bfc1c2b4b3
gtk-pipe-viewer: 0.5.2 -> 0.5.3 ( #336539 )
2024-09-10 21:32:15 +02:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant
2024-09-10 15:02:41 -04:00
github-actions[bot]
e8bf28cd05
Merge staging-next into staging
2024-09-10 18:06:21 +00:00
Sandro
1c299233a4
hyperion-ng: 2.0.14 -> 2.0.16 ( #339753 )
2024-09-10 18:25:46 +02:00
Anderson Torres
af2f74585f
{xine-lib,xine-ui}: migrate to by-name
2024-09-10 11:52:25 -03:00
R. Ryantm
97fa413da6
mpvScripts.memo: 0-unstable-2024-07-02 -> 0-unstable-2024-09-03
2024-09-09 18:16:27 +00:00
github-actions[bot]
72eab84191
Merge staging-next into staging
2024-09-09 18:07:47 +00:00
Weijia Wang
639b82f0ff
davinci-resolve: 19.0 -> 19.0.1 ( #339534 )
2024-09-09 19:03:02 +02:00
Weijia Wang
772975389e
streamlink: 6.9.0 -> 6.10.0 ( #340480 )
2024-09-09 18:19:24 +02:00
github-actions[bot]
8cfce50366
Merge staging-next into staging
2024-09-09 14:31:43 +00:00
Nick Cao
8842c447ca
gyroflow: 1.5.4-2023-12-25 -> 1.5.4-2024-09-05 ( #340601 )
2024-09-09 08:21:12 -04:00
R. Ryantm
0b1bc0fa3c
mpvScripts.uosc: 5.2.0 -> 5.5.0
2024-09-09 06:10:51 +00:00
github-actions[bot]
c248669008
Merge staging-next into staging
2024-09-09 06:05:35 +00:00
Fabián Heredia Montiel
d01b5ff5b5
obs-multi-rtmp: 0.2.8.1-OBS28 -> 0.6.0.1 ( #339925 )
2024-09-09 00:05:04 -06:00
github-actions[bot]
bc08a73275
Merge staging-next into staging
2024-09-09 00:15:03 +00:00
Orivej Desh
45c6dba3d8
gyroflow: 1.5.4-2023-12-25 -> 1.5.4-2024-09-05
2024-09-08 21:11:47 +00:00
rnhmjoj
373587877f
mkvtoolnix: 86.0 -> 87.0
2024-09-08 13:39:22 +02:00
R. Ryantm
ca053d00d7
streamlink: 6.9.0 -> 6.10.0
2024-09-08 09:54:19 +00:00
Emily
61922738bb
treewide: optimistically unpin FFmpeg 7 dependencies
...
Per the adjusted FFmpeg pinning advice, packages that work on the
default version should use the unversioned variants to ease the
migration to future versions and reduce the number of packages that
end up referencing old versions.
I have left HandBrake pinned as it builds a custom patched FFmpeg.
2024-09-07 20:31:41 +01:00
Nikolay Korotkiy
dc0609e59d
go2tv: 1.16.1 -> 1.17.0 ( #339810 )
2024-09-07 02:52:22 +04:00
lolisamurai
9542411d5c
obs-studio-plugins.obs-multi-rtmp: 0.2.8.1-OBS28 -> 0.6.0.1
2024-09-06 00:43:40 +02:00
Peder Bergebakken Sundt
0400761fcc
streamlink: 6.8.3 -> 6.9.0 ( #335140 )
2024-09-05 11:34:38 -04:00
R. Ryantm
a44b761a57
go2tv: 1.16.1 -> 1.17.0
2024-09-05 14:13:13 +00:00
Alyssa Ross
b745b4f77c
hyperion-ng: 2.0.14 -> 2.0.16
2024-09-05 11:30:45 +02:00
Andrew Marshall
d75fec0e03
davinci-resolve: 19.0 -> 19.0.1
...
Changelog: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=207720
2024-09-04 08:45:20 -04:00
Aleksana
f7442ae9d1
filebot: 5.1.4 -> 5.1.5 ( #336870 )
2024-09-03 19:53:54 +08:00
Sebastián Mancilla
5f44cfa8e4
ani-cli: 4.8 -> 4.9 ( #337503 )
2024-09-01 23:36:19 -04:00
R. Ryantm
8edaa08414
tartube-yt-dlp: 2.5.0 -> 2.5.040
2024-09-01 15:41:36 +00:00
Jonas Heinrich
7d5f98578b
handbrake: 1.8.1 -> 1.8.2, migrate to pkgs/by-name, add mainProgram, format with nixfmt-rfc-style ( #335279 )
2024-09-01 08:23:56 +02:00
Nick Cao
1b8078befe
obs-studio-plugins.obs-vertical-canvas: 1.4.8 -> 1.4.9 ( #337835 )
2024-08-31 08:57:14 -04:00
Martin Weinelt
62a52a1b3c
frigate: 0.13.2 -> 0.14.1
...
https://github.com/blakeblackshear/frigate/releases/tag/v0.14.0
https://github.com/blakeblackshear/frigate/releases/tag/v0.14.1
2024-08-31 13:49:32 +02:00
github-actions[bot]
22c53603c5
Merge master into staging-next
2024-08-30 00:13:29 +00:00
éclairevoyant
e9f0695f3c
mpvScripts.mpv-notify-send: 0-unstable-2020-02-24 -> 0-unstable-2024-07-11
2024-08-29 10:08:57 -04:00
éclairevoyant
3c005b2730
mpvScripts.mpv-notify-send: update repo url
2024-08-29 10:08:30 -04:00
éclairevoyant
f003a26a14
mpvScripts.mpv-notify-send: modernise
2024-08-29 09:23:28 -04:00
éclairevoyant
2b7571a7a0
mpvScripts.mpv-notify-send: fix build when wrapping
2024-08-29 09:23:23 -04:00
github-actions[bot]
59b57346d9
Merge master into staging-next
2024-08-28 18:04:19 +00:00
lassulus
a0dc9b4b1a
davinci-resolve: 18.6.6 -> 19.0 ( #336610 )
2024-08-28 19:07:32 +02:00
R. Ryantm
70cb19e6f1
motion: 4.6.0 -> 4.7.0
2024-08-28 12:13:56 -04:00
Sandro Jäckel
d50e23f0a4
glxinfo: replace with mesa-demos
2024-08-28 14:38:12 +02:00
github-actions[bot]
42531ffc56
Merge master into staging-next
2024-08-28 12:05:25 +00:00
luftmensch-luftmensch
b4e7edc982
ffmpeg-normalize: move to pkgs/by-name
2024-08-28 11:03:35 +02:00
luftmensch-luftmensch
a13fdb476b
ffmpeg-normalize: 1.26.1 -> 1.28.3
2024-08-28 11:00:49 +02:00
R. Ryantm
e0e6add3a9
obs-studio-plugins.obs-vertical-canvas: 1.4.8 -> 1.4.9
2024-08-28 01:40:37 +00:00
github-actions[bot]
d62aaef66a
Merge master into staging-next
2024-08-28 00:13:03 +00:00
Aaron Andersen
36eaab4720
kodiPackages.youtube: 7.0.9 -> 7.0.9.2 ( #337731 )
2024-08-27 18:08:25 -04:00
Franz Pletz
7e57f75b08
obs-studio-plugins: updates 2024-08-25 ( #337337 )
2024-08-27 22:47:04 +02:00
Sandro
58bd90220b
ffmpeg_4: almost drop ( #336401 )
2024-08-27 22:08:20 +02:00
Sandro
de4193d463
open-in-mpv: 2.2.2 -> 2.3.0 ( #337566 )
2024-08-27 21:58:59 +02:00
github-actions[bot]
903fa485a4
Merge master into staging-next
2024-08-27 18:04:19 +00:00
Doron Behar
a1f01678f1
video-trimmer: 0.8.1 -> 0.8.2 ( #337668 )
2024-08-27 15:20:50 +00:00
R. Ryantm
ca77410a1d
kodiPackages.youtube: 7.0.9 -> 7.0.9.2
2024-08-27 14:55:24 +00:00
aleksana
f270e98590
video-trimmer: move to pkgs/by-name
2024-08-27 16:57:18 +08:00
github-actions[bot]
0629545b27
Merge master into staging-next
2024-08-27 00:13:08 +00:00
R. Ryantm
d11810498d
open-in-mpv: 2.2.2 -> 2.3.0
2024-08-26 21:29:28 +00:00
Martin Weinelt
9c50de8b57
tree-wide: remove eelco as maintainer from things he no longer maintains ( #336287 )
2024-08-26 20:39:56 +02:00
github-actions[bot]
75c9ed99be
Merge master into staging-next
2024-08-26 18:04:09 +00:00
R. Ryantm
e6730d699e
ani-cli: 4.8 -> 4.9
2024-08-26 16:26:25 +00:00
Artturin
94930d463b
mpvScripts.mpv-discord: init at 1.6.1 ( #336301 )
2024-08-26 18:06:35 +03:00
Aaron Andersen
32dddf66ae
kodiPackages.youtube: 7.0.8 -> 7.0.9 ( #334416 )
2024-08-26 11:00:09 -04:00
github-actions[bot]
d6ec3d9fd7
Merge master into staging-next
2024-08-26 00:13:15 +00:00
Franz Pletz
ef321f952f
obs-studio-plugins.obs-tuna: reformat
2024-08-25 23:07:42 +02:00
Franz Pletz
1afa6d89ad
obs-studio-plugins.obs-tuna: 1.9.7 -> 1.9.9
2024-08-25 23:07:42 +02:00
Franz Pletz
c65c9b8860
obs-studio-plugins.obs-pipewire-audio-capture: reformat
2024-08-25 23:07:42 +02:00
Franz Pletz
3b37c4eabb
obs-studio-plugins.obs-pipewire-audio-capture: 1.1.3 -> 1.1.5
2024-08-25 23:07:42 +02:00
Franz Pletz
72632d5559
obs-studio-plugins.obs-ndi: reformat
2024-08-25 23:07:42 +02:00
Franz Pletz
fb9b11e6ab
obs-studio-plugins.obs-ndi: 4.13.2 -> 4.14.1
2024-08-25 23:07:42 +02:00
Franz Pletz
10a00799c4
obs-studio-plugins.obs-gstreamer: reformat
2024-08-25 23:07:42 +02:00
Franz Pletz
abcb02cf68
obs-studio-plugins.obs-gstreamer: 0.4.0 -> 0.4.1
2024-08-25 23:07:41 +02:00
Franz Pletz
18effcc2f8
obs-studio-plugins.advanced-scene-switcher: reformat
2024-08-25 23:07:41 +02:00
Franz Pletz
6c21ffd4a4
obs-studio-plugins.advanced-scene-switcher: 1.27.1 -> 1.27.2
2024-08-25 23:07:41 +02:00
Emily
6419c961ad
mplayer: unpin FFmpeg 6
2024-08-25 20:21:46 +01:00
github-actions[bot]
42a36f336d
Merge master into staging-next
2024-08-25 18:03:42 +00:00
Vladyslav M.
7b242583b3
wf-recorder: 0.4.1 -> 0.5.0
2024-08-25 15:02:00 +03:00
Vladyslav M.
48cbe1b96a
wf-recorder: add dywedir to maintainers
2024-08-25 15:00:12 +03:00
Vladyslav M.
865868e9cb
wf-recorder: format with nixfmt-rfc-style
2024-08-25 14:57:31 +03:00
Luna Simons
75498d7bde
mpvScripts.mpv-discord: init at 1.6.1
2024-08-25 11:56:48 +02:00
github-actions[bot]
0a498c7d18
Merge master into staging-next
2024-08-24 18:03:46 +00:00
qubitnano
3e77643f29
handbrake: migrate to pkgs/by-name
2024-08-24 09:43:57 -04:00
qubitnano
4828444d1b
handbrake: 1.8.1 -> 1.8.2
2024-08-24 09:43:57 -04:00
R. Ryantm
dcc66cb7e2
mpvScripts.videoclip: 0-unstable-2024-07-18 -> 0-unstable-2024-08-20
2024-08-24 09:18:15 +00:00
github-actions[bot]
8751a0ec8d
Merge master into staging-next
2024-08-24 00:12:18 +00:00
Felix Schröter
c783464146
filebot: migrate to pkgs/by-name
2024-08-23 23:10:48 +02:00
Nick Cao
de3e969de3
Merge pull request #336740 from r-ryantm/auto-update/obs-studio-plugins.advanced-scene-switcher
...
obs-studio-plugins.advanced-scene-switcher: 1.27.0 -> 1.27.1
2024-08-23 15:27:42 -04:00
github-actions[bot]
1f86c1b2e8
Merge master into staging-next
2024-08-23 18:04:09 +00:00
Joshua Campbell
dc9a240a0c
davinci-resolve: 18.6.6 -> 19.0
2024-08-23 10:18:12 -07:00
Joshua Campbell
03a80c7ac2
davinci-resolve: refactor use downloadTitle instead of name
...
downloadTitle from BlackMagic has a more consistent naming convention than name
"downloadTitle": "DaVinci Resolve 19.0"
"name": "DaVinci Resolve 19"
2024-08-23 10:18:11 -07:00
Joshua Campbell
01cf1d5fb6
davinci-resolve: improve updateScript functionality
...
updateScript regex was only set to capture major.minor.patch versions which causes it to miss major.minor releases
2024-08-23 10:17:54 -07:00
Lin Xianyi
f117b2c132
gpu-screen-recorder: nixfmt, add meta.mainProgram ( #336769 )
2024-08-23 19:39:49 +05:30
R. Ryantm
51d99d2f82
obs-studio-plugins.advanced-scene-switcher: 1.27.0 -> 1.27.1
2024-08-23 10:02:02 +00:00
github-actions[bot]
eb0aa91a48
Merge staging-next into staging
2024-08-23 00:13:10 +00:00
Nick Cao
ca4ba9f0cf
Merge pull request #336489 from r-ryantm/auto-update/mpvScripts.mpv-playlistmanager
...
mpvScripts.mpv-playlistmanager: 0-unstable-2024-07-28 -> 0-unstable-2024-08-17
2024-08-22 16:42:05 -04:00
github-actions[bot]
3eb04240cf
Merge staging-next into staging
2024-08-22 18:04:25 +00:00
Emily
75f23fa85c
Merge pull request #336164 from emilazy/push-rxnpzyrlzyro
...
simplescreenrecorder: 0.4.4 -> 0.4.4-unstable-2024-08-13
2024-08-22 15:53:10 +01:00
Emily
2a75dd13a5
webcamoid: add upstream patch for FFmpeg 7
2024-08-22 15:22:25 +01:00
Emily
8c533c3550
olive-editor: pin FFmpeg 6
...
This builds fine with the newer version. There are apparently no
plans to support FFmpeg 7.
2024-08-22 15:22:25 +01:00
R. Ryantm
1890efc3bf
gtk-pipe-viewer: 0.5.2 -> 0.5.3
2024-08-22 13:15:59 +00:00
github-actions[bot]
69716c980f
Merge staging-next into staging
2024-08-22 10:21:47 +00:00
K900
5c68540f8b
Merge remote-tracking branch 'origin/staging-next' into staging
2024-08-22 13:20:38 +03:00
R. Ryantm
a8e93d404a
mpvScripts.mpv-playlistmanager: 0-unstable-2024-07-28 -> 0-unstable-2024-08-17
2024-08-22 07:15:00 +00:00
Sandro
11b26f016e
Merge pull request #336141 from emilazy/push-uztymzmukyyk
...
opencv{2,3}: drop
2024-08-22 09:14:40 +02:00
Franz Pletz
60fb1cbc70
Merge pull request #336370 from r-ryantm/auto-update/obs-studio
2024-08-22 00:52:12 +02:00
R. Ryantm
c4eff8eee4
obs-studio: 30.2.2 -> 30.2.3
2024-08-21 17:30:49 +00:00
Jade Lovelace
5dfdb09561
tree-wide: remove eelco as maintainer from things he no longer maintains
...
While preparing this change, I read the git blame on all of the files I
touched. I saw a working lifetime of building this system which we use
every day and love dearly and keep maintained ourselves. I saw commits
from a 14 year range between 2003 to 2017!! I could not be more thankful
for Eelco's work on building large parts of the foundation of nixpkgs
that all of us rely on now.
However, the end date of that range of the files I looked at the blame
on was 2017. I did not see surviving code from any newer date than that.
Looking at the Git logs, Eelco has been working on other things, and
that's totally fine.
However, it means that our maintenance metadata is out of date on a lot
of packages, and *that*'s the reason I am submitting this change. There
are a lot of packages that don't have anyone with their name on them to
be pinged if they need attention, even if they have had recent activity
(although it is never clear if recent activity was just someone fixing
it because ZHF or because the package actually matters to them).
There are a lot of packages with storied history that maybe don't need
to be in the set anymore at all since they have not been touched in
years; or maybe they are simply finished.
Empty maintainer lists should be a sign that we need to figure out who
maintains it or potentially remove it if it has rotted, and allowing the
maintainer list to be empty if it is already not maintained is part of a
healthy repository ecology.
Either way, I would like to have the maintenance metadata not mislead
anyone into sending Eelco emails about packages he doesn't, in practice,
work on anymore. I have not removed his name from everything; there are
some things that he is the upstream for or has worked on more recently,
for instance, like Nix, which I have left alone.
2024-08-21 01:17:45 -07:00
Emily
0500071cc5
dvdstyler: 3.2.1 -> 3.3b4
...
Includes fixes for FFmpeg 7 and the patch we were shipping for
wxGTK 3.2.
2024-08-21 00:04:33 +01:00
Emily
b2617bae20
simplescreenrecorder: 0.4.4 -> 0.4.4-unstable-2024-08-13
...
Includes fixes for FFmpeg 7.
2024-08-20 21:33:07 +01:00
Emily
6f715b5c74
p2pvc: drop
...
Essentially unmaintained upstream for almost a decade, kept alive
with treewides and drive‐by fixes, and depends on the deprecated
and removed OpenCV C API. Sorry, it looks like a fun toy! Hopefully
someone can port it to a newer OpenCV.
2024-08-20 20:15:50 +01:00
Wolfgang Walther
e3244e9ff0
treewide: replace xxxFlagsArray with non-Array variant in nix code
...
The xxxFlagsArray variants were never meant to be used in nix code, at
least they can't be used properly without __structuredAttrs turned on.
If no spaces are passed in the argument the xxxFlagsArray can be
replaced as-is with the non-Array variant. When whitespace needs to be
passed, the derivation is additionally changed to enable
__structuredAttrs.
2024-08-19 23:28:13 +02:00
Emily
54df89b8ad
Merge pull request #331615 from emilazy/push-konptvsyvlnm
...
ccextractor: 0.93 -> 0.94-unstable-2024-08-12
2024-08-19 15:30:04 +01:00
luftmensch-luftmensch
d7eb7d3cb8
mpvScripts.mpv-osc-tethys: init at 0-unstable-2024-08-19
2024-08-19 12:46:04 +02:00
Felix Bühler
fe52558ab7
Merge pull request #334131 from r-ryantm/auto-update/anilibria-winmaclinux
...
anilibria-winmaclinux: 1.2.17 -> 2.2.18
2024-08-18 21:25:41 +02:00
Aaron Andersen
b2fbbdb466
Merge pull request #335380 from aanderse/kodi.21-1
...
kodi: 21.0 -> 21.1
2024-08-18 14:36:48 -04:00
Philip Taron
e3c6d33017
obs-studio: remove with statements
2024-08-18 06:31:14 -07:00
Philip Taron
2d7ef18297
mpv: remove with statements
2024-08-18 06:31:13 -07:00
Philip Taron
48e8083013
mplayer: remove with statements
2024-08-18 06:31:13 -07:00
github-actions[bot]
0f820c1c5a
Merge staging-next into staging
2024-08-18 00:03:22 +00:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test ( #334491 )
2024-08-18 00:29:43 +02:00
Aaron Andersen
83ad01ca03
kodi: 21.0 -> 21.1
2024-08-17 10:21:16 -04:00
github-actions[bot]
26d52a889c
Merge staging-next into staging
2024-08-16 18:01:47 +00:00
Nick Cao
d4a7a4d0e0
Merge pull request #335119 from linj-fork/pr/bump-dmlie
...
dmlive: 5.3.2 -> 5.5.4
2024-08-16 13:05:30 -04:00
Dee Anzorge
a51b013a10
streamlink: 6.8.3 -> 6.9.0
...
Changes:
https://github.com/streamlink/streamlink/releases/tag/6.9.0
2024-08-16 17:04:48 +02:00
Felix Buehler
a139f83d6f
vcs: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
85f3221e9f
mpvScripts: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Lin Jian
9a31181342
dmlive: 5.3.2 -> 5.5.4
...
diff: 3736d83ac0...688ddda12e
2024-08-16 21:26:41 +08:00
github-actions[bot]
78b5f97cfb
Merge staging-next into staging
2024-08-16 00:02:47 +00:00
Fabián Heredia Montiel
03bd12dcf8
Merge pull request #333721 from eclairevoyant/shotcut-wl
...
shotcut: move to by-name, reformat, add wl support
2024-08-15 17:25:22 -06:00
R. Ryantm
7e27e7e17b
obs-studio-plugins.advanced-scene-switcher: 1.26.4 -> 1.27.0
2024-08-15 14:42:39 +00:00
github-actions[bot]
558b070029
Merge staging-next into staging
2024-08-14 18:01:35 +00:00
Donovan Glover
e8144b0888
Merge pull request #333696 from paveloom/subtitleedit
...
subtitleedit: 4.0.6 -> 4.0.7
2024-08-14 17:28:52 +00:00
github-actions[bot]
39c2f61f05
Merge staging-next into staging
2024-08-14 00:02:59 +00:00
Nick Cao
45936a5bbb
Merge pull request #333346 from r-ryantm/auto-update/obs-studio-plugins.obs-vertical-canvas
...
obs-studio-plugins.obs-vertical-canvas: 1.4.7 -> 1.4.8
2024-08-13 16:14:31 -04:00
R. Ryantm
31f0b048a2
kodiPackages.youtube: 7.0.8 -> 7.0.9
2024-08-13 15:24:09 +00:00
github-actions[bot]
b73e10d9d0
Merge staging-next into staging
2024-08-13 06:01:49 +00:00
Aaron Andersen
60dfaff009
Merge pull request #334025 from r-ryantm/auto-update/kodiPackages.jellyfin
...
kodiPackages.jellyfin: 1.0.4 -> 1.0.5
2024-08-12 20:39:45 -04:00
github-actions[bot]
4202872c05
Merge staging-next into staging
2024-08-12 18:02:39 +00:00
Peder Bergebakken Sundt
6a59129419
Merge pull request #333342 from pbsds/fix-deadnix-1722620675
...
treewide: remove nested let-in
2024-08-12 15:42:52 +02:00
R. Ryantm
8fb4a5eb33
anilibria-winmaclinux: 1.2.17 -> 2.2.18
2024-08-12 12:59:53 +00:00
github-actions[bot]
4bad7479eb
Merge staging-next into staging
2024-08-12 12:01:51 +00:00
R. Ryantm
b1a672a006
kodiPackages.jellyfin: 1.0.4 -> 1.0.5
2024-08-12 01:11:22 +00:00
R. Ryantm
b8b44ee053
gtk-pipe-viewer: 0.5.1 -> 0.5.2
2024-08-12 01:03:41 +00:00
github-actions[bot]
b94e45ea07
Merge staging-next into staging
2024-08-11 06:01:44 +00:00
Pol Dellaiera
37a17e3722
Merge pull request #333382 from r-ryantm/auto-update/filebot
...
filebot: 5.1.3 -> 5.1.4
2024-08-11 00:33:44 +02:00
Pol Dellaiera
a843494d01
Merge pull request #333383 from r-ryantm/auto-update/openshot-qt
...
openshot-qt: 3.1.1 -> 3.2.1
2024-08-11 00:33:30 +02:00
Donovan Glover
55fea4ee8a
mpvScripts: remove trailing period from meta.description
...
Note that long-term we should automate this since there have been a lot
of unintentional additions since https://github.com/NixOS/nixpkgs/pull/317959
2024-08-10 17:25:05 -04:00
Donovan Glover
ac808bfc7d
Merge pull request #330944 from olmokramer/mpv-scripts-occivink
...
mpvScripts: Make more of occivink's scripts available
2024-08-10 21:07:01 +00:00
Olmo Kramer
60c9ceb3e6
mpvScripts.encode: init at 0-unstable-2024-01-11
2024-08-10 20:37:21 +02:00
Olmo Kramer
1aea8cb834
mpvScripts.crop: init at 0-unstable-2024-01-11
2024-08-10 20:36:31 +02:00
éclairevoyant
cd407c80da
shotcut: move to by-name
2024-08-10 12:13:23 -04:00
Pavel Sobolev
4ae4064ff7
subtitleedit: move to pkgs/by-name
2024-08-10 17:25:01 +03:00
Pavel Sobolev
5f5682819a
subtitleedit: reformat
2024-08-10 17:24:33 +03:00