coqPackages.multinomials switched back to coq_makefile
This commit is contained in:
committed by
Vincent Laporte
parent
5a855f0659
commit
8564cb1517
@@ -41,7 +41,7 @@
|
|||||||
"1.0".sha256 = "1qmbxp1h81cy3imh627pznmng0kvv37k4hrwi2faa101s6bcx55m";
|
"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 = ''
|
preConfigure = ''
|
||||||
patchShebangs configure || true
|
patchShebangs configure || true
|
||||||
|
|||||||
Reference in New Issue
Block a user