···4545 # The file /nix/store/xxx-mono-2.4.2.1/lib/mscorlib.dll is an invalid CIL image
4646 dontStrip = true;
47474848- # Parallel building doesn't work, as shows http://hydra.nixos.org/build/2983601
4949- enableParallelBuilding = false;
4848+ enableParallelBuilding = true;
50495150 # We want pkg-config to take priority over the dlls in the Mono framework and the GAC
5251 # because we control pkg-config
+1-2
pkgs/development/compilers/mono/generic.nix
···4040 # The file /nix/store/xxx-mono-2.4.2.1/lib/mscorlib.dll is an invalid CIL image
4141 dontStrip = true;
42424343- # Parallel building doesn't work, as shows http://hydra.nixos.org/build/2983601
4444- enableParallelBuilding = false;
4343+ enableParallelBuilding = true;
45444645 # We want pkg-config to take priority over the dlls in the Mono framework and the GAC
4746 # because we control pkg-config