coqPackages.multinomials switched back to coq_makefile

This commit is contained in:
Pierre Roux
2024-07-16 10:20:41 +02:00
committed by Vincent Laporte
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