ffmpeg: fix build on unstable, don't use custom file

This commit is contained in:
2024-01-27 10:10:24 +01:00
parent f2175b39f1
commit 1d1741aceb
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import ./generic.nix rec {
import ./old.nix rec {
version = "6.1";
sha256 = "sha256-NzhD2D16bCVCyCXo0TRwZYp3Ta5eFSfoQPa+iRkeNZg=";
}