pythonPackages.audiotools: Disable on Darwin
Last successful build 2015-09-20 07:44:17 https://hydra.nixos.org/build/60587519
This commit is contained in:
parent
8d85d279f2
commit
8f566f4bde
@ -676,6 +676,7 @@ in {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Utilities and Python modules for handling audio";
|
description = "Utilities and Python modules for handling audio";
|
||||||
homepage = "http://audiotools.sourceforge.net/";
|
homepage = "http://audiotools.sourceforge.net/";
|
||||||
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user