* Audacity: use an older ffmpeg (http://hydra.nixos.org/build/1187243).
svn path=/nixpkgs/branches/kde-4.7/; revision=28107
This commit is contained in:
parent
0cb6cfb7a1
commit
d9ed123038
1 changed files with 1 additions and 0 deletions
|
@ -5986,6 +5986,7 @@ let
|
|||
|
||||
audacity = callPackage ../applications/audio/audacity {
|
||||
portaudio = portaudioSVN;
|
||||
ffmpeg = ffmpeg_0_6_90;
|
||||
};
|
||||
|
||||
aumix = callPackage ../applications/audio/aumix {
|
||||
|
|
Loading…
Reference in a new issue