olive-editor: pin FFmpeg 6

This builds fine with the newer version. There are apparently no
plans to support FFmpeg 7.
This commit is contained in:
Emily 2024-07-15 00:22:33 +01:00
parent 426ea95c18
commit 8c533c3550

View File

@ -6,7 +6,7 @@
, which
, frei0r
, opencolorio
, ffmpeg_4
, ffmpeg_6
, CoreFoundation
, cmake
, wrapQtAppsHook
@ -70,7 +70,7 @@ stdenv.mkDerivation {
];
buildInputs = [
ffmpeg_4
ffmpeg_6
frei0r
opencolorio
openimageio'