cmus: pin to ffmpeg 7 to fix build
Fixes: https://hydra.nixos.org/build/313309980 ZHF: #457852 Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -10735,6 +10735,7 @@ with pkgs;
|
||||
|
||||
cmus = callPackage ../applications/audio/cmus {
|
||||
libjack = libjack2;
|
||||
ffmpeg = ffmpeg_7;
|
||||
};
|
||||
|
||||
cni = callPackage ../applications/networking/cluster/cni { };
|
||||
|
||||
Reference in New Issue
Block a user