unpaper: use ffmpeg_5-headless
This commit is contained in:
@@ -32190,7 +32190,9 @@ with pkgs;
|
||||
enableX11 = config.unison.enableX11 or true;
|
||||
};
|
||||
|
||||
unpaper = callPackage ../tools/graphics/unpaper { };
|
||||
unpaper = callPackage ../tools/graphics/unpaper {
|
||||
ffmpeg_5 = ffmpeg_5-headless;
|
||||
};
|
||||
|
||||
unison-ucm = callPackage ../development/compilers/unison { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user