···45 # The file /nix/store/xxx-mono-2.4.2.1/lib/mscorlib.dll is an invalid CIL image
46 dontStrip = true;
4748- # Parallel building doesn't work, as shows http://hydra.nixos.org/build/2983601
49- enableParallelBuilding = false;
5051 # We want pkg-config to take priority over the dlls in the Mono framework and the GAC
52 # because we control pkg-config
···45 # The file /nix/store/xxx-mono-2.4.2.1/lib/mscorlib.dll is an invalid CIL image
46 dontStrip = true;
4748+ enableParallelBuilding = true;
04950 # We want pkg-config to take priority over the dlls in the Mono framework and the GAC
51 # because we control pkg-config
+1-2
pkgs/development/compilers/mono/generic.nix
···40 # The file /nix/store/xxx-mono-2.4.2.1/lib/mscorlib.dll is an invalid CIL image
41 dontStrip = true;
4243- # Parallel building doesn't work, as shows http://hydra.nixos.org/build/2983601
44- enableParallelBuilding = false;
4546 # We want pkg-config to take priority over the dlls in the Mono framework and the GAC
47 # because we control pkg-config
···40 # The file /nix/store/xxx-mono-2.4.2.1/lib/mscorlib.dll is an invalid CIL image
41 dontStrip = true;
4243+ enableParallelBuilding = true;
04445 # We want pkg-config to take priority over the dlls in the Mono framework and the GAC
46 # because we control pkg-config