pythonPackages.nevow: disable for python3
This commit is contained in:
@@ -15595,6 +15595,8 @@ in {
|
|||||||
name = "${name}.tar.gz";
|
name = "${name}.tar.gz";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
disabled = isPy3k;
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [ twisted ];
|
propagatedBuildInputs = with self; [ twisted ];
|
||||||
|
|
||||||
postInstall = "twistd --help > /dev/null";
|
postInstall = "twistd --help > /dev/null";
|
||||||
|
|||||||
Reference in New Issue
Block a user