treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -19,8 +19,6 @@ stdenv.mkDerivation rec {
|
||||
# version and remove fluidsynth 1.x from nixpkgs again.
|
||||
version = "6.15.0";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user