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";
|
description = "Sound editor with graphical UI";
|
||||||
homepage = http://audacity.sourceforge.net;
|
homepage = http://audacity.sourceforge.net;
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user