celluloid: use mpv-unwrapped

It now pulls in a binaryNativeCode dep librusty_v8
This commit is contained in:
linsui
2025-11-19 20:03:12 +08:00
parent fce2ff01b1
commit 4e7ef19873
+2 -2
View File
@@ -10,7 +10,7 @@
libepoxy,
libadwaita,
meson,
mpv,
mpv-unwrapped,
ninja,
nix-update-script,
pkg-config,
@@ -47,7 +47,7 @@ stdenv.mkDerivation (finalAttrs: {
libGL
libadwaita
libepoxy
mpv
mpv-unwrapped
];
postPatch = ''