coq: enable parallel building

wip/nixpkgs-raku
Ben Siraphob 3 years ago
parent 5972cc3119
commit 7c1d4d8255
  1. 1
      pkgs/applications/science/logic/coq/default.nix

@ -162,6 +162,7 @@ self = stdenv.mkDerivation {
prefixKey = "-prefix ";
buildFlags = [ "revision" "coq" "coqide" "bin/votour" ];
enableParallelBuilding = true;
createFindlibDestdir = true;

Loading…
Cancel
Save