mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
coqPackages.multinomials switched back to coq_makefile
This commit is contained in:
parent
5a855f0659
commit
8564cb1517
@ -41,7 +41,7 @@
|
||||
"1.0".sha256 = "1qmbxp1h81cy3imh627pznmng0kvv37k4hrwi2faa101s6bcx55m";
|
||||
};
|
||||
|
||||
useDuneifVersion = v: lib.versions.isGe "1.5.3" v || v == "dev";
|
||||
useDuneifVersion = lib.versions.range "1.5.3" "2.2.0";
|
||||
|
||||
preConfigure = ''
|
||||
patchShebangs configure || true
|
||||
|
Loading…
Reference in New Issue
Block a user