treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -27,8 +27,6 @@ mkDerivation rec {
|
||||
sha256 = "1bq7bv4p7w67172y893lvpk90d6fgdpnylynbj2kn8m2hs6khya4";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
setSourceRoot = ''
|
||||
sourceRoot=$(echo */ImageLounge)
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user