Emily
0eefcac2f3
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
(cherry picked from commit 8d9ac2131d
)
2024-11-18 11:00:18 +00: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
K900
0c45a8b5c4
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 21:46:13 +03:00
Ryan Omasta
bdc088b6c8
freetube: 0.21.3 -> 0.22.0
2024-10-26 21:44:54 -06:00
Ryan Omasta
5cff5e28e6
freetube: add ryand56 to maintainers
2024-10-26 21:44:36 -06:00
Fabián Heredia Montiel
e1fb60b6d6
obs-studio: add -Wno-error=deprecated-declarations
due to build failure
2024-10-24 23:08:12 -06:00
Emily
b075f35a31
mpv: remove unreferenced patch ( #351026 )
2024-10-24 22:58:18 +01:00
Emily
1af0df3fbd
mpv: remove unreferenced patch
...
Fixes: f2280510e3
2024-10-24 22:07:21 +01:00
github-actions[bot]
ef782655d2
Merge master into staging-next
2024-10-24 18:04:38 +00:00
Atemu
4e86c39d89
gpu-screen-recorder{-,gtk}: 4.2.1 -> 4.2.3 ( #349665 )
2024-10-24 19:15:42 +02:00
Tim Schumacher
46abff06a7
gpu-screen-recorder: Install the systemd unit again
2024-10-24 16:25:35 +02:00
Franz Pletz
f4f88f9dbc
mpv: clean‐ups and Darwin improvements ( #350674 )
2024-10-24 13:24:46 +02:00
Emily
12ce8fdbc6
mpv: use wrapped bundle executable on Darwin
...
On macOS, many things won’t work properly unless mpv is executed from
the app bundle, such as spatial audio with `--ao=avfoundation`. This
ensures that those features work reliably and also avoids duplicating
the entire `mpv` binary.
2024-10-23 11:09:16 +01:00
Emily
bd2b925756
mpv: remove redundant Meson flag
...
Since we’re doing auto‐detection anyway, this is unnecessary.
2024-10-23 11:09:16 +01:00