diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index eae4e1c104f6..ab279e0a1a63 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -1272,6 +1272,8 @@ builtins.intersectAttrs super { ln -sf git-annex git-remote-tor-annex PATH+=":$PWD" + checkFlagsArray+=("-J$NIX_BUILD_CORES") + echo checkFlags: $checkFlags ''${checkFlagsArray:+"''${checkFlagsArray[@]}"} # Doesn't use Cabal's test mechanism