pythonPackages.cytoolz: disable PyPy
This commit is contained in:
parent
8879d1dc04
commit
ab870b756e
@ -3330,6 +3330,9 @@ in modules // {
|
||||
sha256 = "9c2e3dda8232b6cd5b84b8c8df6c8155c2adeb8734eb7ec38e189affc0f2eba5";
|
||||
};
|
||||
|
||||
# Extension types
|
||||
disabled = isPyPy;
|
||||
|
||||
buildInputs = with self; [ nose ];
|
||||
|
||||
checkPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user