mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 01:54:34 +00:00
cmus: use ffmpeg instead of ffmpeg_2
This commit is contained in:
parent
24571a55f8
commit
bfdb53a009
@ -22387,7 +22387,6 @@ in
|
||||
cmus = callPackage ../applications/audio/cmus {
|
||||
inherit (darwin.apple_sdk.frameworks) AudioUnit CoreAudio;
|
||||
libjack = libjack2;
|
||||
ffmpeg = ffmpeg_2;
|
||||
};
|
||||
|
||||
cmusfm = callPackage ../applications/audio/cmusfm { };
|
||||
|
Loading…
Reference in New Issue
Block a user