dmlive: use ffmpeg_6

This commit is contained in:
A1ca7raz
2025-02-24 02:47:56 +08:00
parent 3ed140c57c
commit 172ad3c95a
+2 -2
View File
@@ -6,7 +6,7 @@
makeWrapper,
openssl,
mpv,
ffmpeg,
ffmpeg_6,
nodejs,
}:
@@ -37,7 +37,7 @@ rustPlatform.buildRustPackage {
wrapProgram "$out/bin/dmlive" --suffix PATH : "${
lib.makeBinPath [
mpv
ffmpeg
ffmpeg_6
nodejs
]
}"