forked from mirrors/nixpkgs
Tell hydra to build audacity.
svn path=/nixpkgs/trunk/; revision=25780
This commit is contained in:
parent
4f87b5338c
commit
16d91fa949
|
@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
|
|||
description = "Sound editor with graphical UI";
|
||||
homepage = http://audacity.sourceforge.net;
|
||||
license = "GPLv2+";
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue