mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
moc: switch to default ffmpeg
This commit is contained in:
parent
a17ac8cc40
commit
323ad74b1a
@ -18272,9 +18272,7 @@ in
|
||||
wxGTK30 = wxGTK30.override { withWebKit = true ; };
|
||||
};
|
||||
|
||||
moc = callPackage ../applications/audio/moc {
|
||||
ffmpeg = ffmpeg_2;
|
||||
};
|
||||
moc = callPackage ../applications/audio/moc { };
|
||||
|
||||
mod-distortion = callPackage ../applications/audio/mod-distortion { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user