coqPackages.wasmcert: 2.2.0 is compatible with 9.1

This commit is contained in:
4ever2
2026-02-22 23:05:01 +01:00
parent 583c21d859
commit 25599559c7
@@ -30,7 +30,7 @@ mkCoqDerivation {
lib.switch
[ coq.coq-version mathcomp-boot.version ]
[
(case (lib.versions.range "8.20" "9.0") (lib.versions.isGe "2.4") "2.2.0")
(case (lib.versions.range "8.20" "9.1") (lib.versions.isGe "2.4") "2.2.0")
]
null;