unpaper: unpin ffmpeg_5

This builds fine with the current FFmpeg for me.
This commit is contained in:
Emily 2024-07-12 13:13:58 +01:00
parent 33c52f27d6
commit e3d715eed9

View File

@ -12,7 +12,7 @@
# runtime
, buildPackages
, ffmpeg_5-headless
, ffmpeg-headless
# tests
, nixosTests
@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
];
buildInputs = [
ffmpeg_5-headless
ffmpeg-headless
];
passthru.tests = {