We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab5171 commit dfc925dCopy full SHA for dfc925d
.nix/coq-overlays/metarocq/default.nix
@@ -13,7 +13,6 @@ let
13
owner = "MetaRocq";
14
defaultVersion = lib.switch coq.coq-version [
15
{ case = "9.0"; out = "1.4-9.0"; }
16
- { case = "9.1"; out = "1.4-9.1"; }
17
] null;
18
release = {
19
"1.4-9.0".sha256 = "sha256-5QecDAMkvgfDPZ7/jDfnOgcE+Eb1LTAozP7nz6nkuxg=";
0 commit comments