parsec-bin: pin ffmpeg_4

There is an upstream version that supports FFmpeg >= 6, but it’s
not available in their distributed package yet. Downgrade the FFmpeg
for now until it can be bumped later.
This commit is contained in:
Emily 2024-07-12 16:27:18 +01:00
parent fa8873cad0
commit fb40c82929

View File

@ -16,7 +16,7 @@
, libXfixes
, libpulseaudio
, libva
, ffmpeg_5
, ffmpeg_4
, libpng
, libjpeg8
, curl
@ -57,7 +57,7 @@ stdenvNoCC.mkDerivation {
alsa-lib
libpulseaudio
libva
ffmpeg_5
ffmpeg_4
libpng
libjpeg8
curl