Masum Reza
9777a72dd3
Take over the role of maintainer luc65r ( #356536 )
2024-11-21 15:03:06 +05:30
R. Ryantm
e91bfbafea
kodiPackages.jellyfin: 1.0.5 -> 1.0.6
2024-11-19 04:07:10 +00:00
Colin
582603d702
mpvScripts.smart-copy-paste-2: init at 0-unstable-2023-11-25 ( #311388 )
2024-11-19 00:00:25 +00:00
luftmensch-luftmensch
9405feaad9
smart-copy-paste-2: init at 0-unstable-2023-11-25
2024-11-18 23:57:51 +00:00
purrpurrn
ed15cbbff9
mpvScripts.mpv-subtitle-lines: init at 0-unstable-2024-05-19
2024-11-18 23:54:24 +00:00
Emily
827f495b8d
mpv: restore non‐obsolete Swift library path hack ( #356909 )
2024-11-18 10:59:45 +00:00
Emily
8d9ac2131d
mpv: restore non‐obsolete Swift library path hack
...
Turns out that it’s not obsolete; it avoids a runtime dependency
on the Swift wrapper because of some weird stuff we do. This should
probably be fixed in the Swift packaging, but let’s fix the closure
size again for now and add a comment for that.
This reverts commit 84d64ade98
.
Fixes : #356861
2024-11-18 09:40:41 +00:00
Pol Dellaiera
5dbbc8bb2d
obs-studio-plugins.obs-vertical-canvas: 1.4.9 -> 1.4.10 ( #356279 )
2024-11-17 20:45:03 +01:00
Sam Connelly
7c66fb1ec5
migrate maintainership from luc65r to clevor
...
They said they haven't used Nix in a while and is not interested in
maintaining cemu-ti (presumably other packages too), so I asked to take
over his role. I removed luc65r from the meta.maintainers attribtes, and
adopted the packages I wanted to adopt. I chose to adopt the TI graphing
calculator-related packages as I am part of Cemetech.
2024-11-17 14:30:20 -05:00
R. Ryantm
85d05c54f0
kodiPackages.radioparadise: 2.0.1 -> 2.1.1
2024-11-16 23:46:30 +00:00
R. Ryantm
5bf0abe7ee
obs-studio-plugins.obs-3d-effect: 0.1.0 -> 0.1.1
2024-11-16 03:30:29 +00:00
aucub
0881b8ac56
obs-studio-plugins.obs-vertical-canvas: 1.4.9 -> 1.4.10
2024-11-16 04:53:17 +08:00
Lin Xianyi
5dbb64eb04
mpvScripts.smartskip: init at 0-unstable-2023-11-25
2024-11-15 08:55:40 +08:00
Aleksana
9b0c876b0c
gpac: migrate to new apple-sdk pattern ( #355296 )
2024-11-13 16:32:54 +08:00
Alex James
36fe9df8f0
gpac: migrate to new apple-sdk pattern
...
Tracked by #354146 .
2024-11-11 16:55:17 -06:00
Alex James
18f9b02f6d
mkvtoolnix: migrate to new apple-sdk pattern
...
Tracked by #354146 .
2024-11-10 23:25:55 -06:00
Weijia Wang
db0b0737bf
obs-studio-plugins.obs-hyperion: patch stateChanged deprecation ( #349326 )
2024-11-11 02:36:42 +01:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Nick Cao
7f271a2a68
dmlive: move to by-name
2024-11-07 13:42:25 -05:00
Nick Cao
ea68825987
dmlive: use new darwin sdk pattern
2024-11-07 13:42:25 -05:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
jopejoe1
2fd383316e
obs-studio-plugins.advanced-scene-switcher: 1.27.3 -> 1.28.1 ( #353913 )
2024-11-06 19:48:33 +01:00
Patrick
3bdadc381b
obs-studio-plugins.advanced-scene-switcher: 1.27.3 -> 1.28.1
2024-11-05 22:43:36 +01:00
Bjørn Forsman
2bd2f80d4a
stopmotion: rename from linuxstopmotion
...
Upstream dropped the 'linux' prefix in newer versions. Take this
opportunity to move to the "by-name" hierarchy. (This also required
taking top-level qt5 as input.)
2024-11-05 18:36:58 +01:00
Bjørn Forsman
8d8fb83260
linuxstopmotion: stop using qt5.mkDerivation
...
No rebuilds.
Ref. https://github.com/NixOS/nixpkgs/issues/180841 .
2024-11-05 18:36:58 +01:00
Bjørn Forsman
4b4a448aa8
linuxstopmotion: format with nixpkgs-rfc-style
2024-11-05 18:36:58 +01:00
Pol Dellaiera
b22b7e7942
obs-studio-plugins.obs-move-transition: 3.1.0 -> 3.1.1 ( #352842 )
2024-11-04 20:15:35 +01:00
Vlad M.
ec9d16ec65
wf-recorder: fix compile for ffmpeg_7 ( #353362 )
2024-11-04 20:49:49 +02:00
Christian Kögler
f37d116ea3
vdrPlugins: updates for 24.11 ( #353084 )
2024-11-04 06:50:03 +01:00
Robert Schütz
f634aff9dd
python312Packages.opencv-python: init at 4.9.0 ( #353249 )
2024-11-03 21:24:56 -08:00
Emil Thorsoe
7249e6c561
wf-recorder: fix compile for ffmpeg_7
...
https://github.com/ammen99/wf-recorder/pull/279
2024-11-03 14:50:49 +02:00
Aaron Andersen
02ef855b1b
kodiPackages.youtube: 7.1.0 -> 7.1.0.1 ( #352846 )
2024-11-02 22:44:26 -04:00
R. Ryantm
102ce7177c
obs-studio-plugins.obs-move-transition: 3.1.0 -> 3.1.1
2024-11-03 02:44:48 +01:00
Robert Schütz
e4467c1cc8
deface: use opencv-python
2024-11-02 17:40:03 -07:00
Weijia Wang
68c8a7ebdd
go-chromecast: fix build by using buildGo122Module
( #353037 )
2024-11-03 01:00:47 +01:00
Weijia Wang
7b1cffdd2e
mlv-app: fix aarch64 patch ( #352995 )
2024-11-02 22:22:44 +01:00
zi3m5f
a8214534fd
go-chromecast: move to pkgs/by-name
2024-11-02 13:48:07 +01:00
zi3m5f
90e636c1ba
go-chromecast: adopt and other improvements
...
- adopt (no hardware to test)
- add `versionCheckHook`
- add shell completions with `installShellFiles`
- other improvements
2024-11-02 13:43:09 +01:00
zi3m5f
f23fe574f8
go-chromecast: fix build
...
"go test" fails with go 1.23 use buildGo122Module for now.
2024-11-02 13:39:40 +01:00
zi3m5f
e5cbc1bf65
go-chromecast: nixfmt
2024-11-02 13:37:55 +01:00
Christian Kögler
68a437ea0f
vdr-skin-nopacity: 1.1.17 -> 1.1.18
2024-11-02 11:39:47 +01:00
Christian Kögler
4986f2e594
vdr-epgsearch: 2.4.2 -> 2.4.3
2024-11-02 11:37:48 +01:00
Christian Kögler
709c75309a
vdr-markad: 3.6.0 -> 4.2.5
2024-11-02 11:34:48 +01:00
Sefa Eyeoglu
14b06b7b7d
mlv-app: fix aarch64 patch
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-02 10:39:48 +01:00
Weijia Wang
1af4545e66
bino3d: 2.2 -> 2.3 ( #349008 )
2024-11-01 13:55:52 +01:00
Weijia Wang
4f1a7ad585
mediathekview: 14.0.0 -> 14.1.0 ( #348352 )
2024-11-01 13:07:03 +01:00
R. Ryantm
9f6c7f94f5
kodiPackages.youtube: 7.1.0 -> 7.1.0.1
2024-11-01 11:34:06 +00:00
Weijia Wang
23426d258b
mpvScripts.uosc: 5.5.0 -> 5.6.0 ( #343490 )
2024-11-01 03:45:51 +01:00
github-actions[bot]
c89d3d9070
Merge master into staging-next
2024-10-31 00:14:46 +00:00
FliegendeWurst
b16ae23afd
qctools: revert ffmpeg version to 6
...
Regression caused by #337855
2024-10-30 19:49:52 +01:00