treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -24,6 +24,5 @@ buildPythonPackage {
|
||||
|
||||
checkInputs = [ pytest more-itertools ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
dontUseCmakeConfigure = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user