We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e798ab4 + 5988d20 commit 33bf9c4Copy full SHA for 33bf9c4
.nix/config.nix
@@ -6,7 +6,7 @@
6
mathcomp.override.version = "hierarchy-builder";
7
mathcomp.job = false;
8
mathcomp-single.job = true;
9
- coq-elpi.override.version = "master";
+ coq-elpi.override.version = "v1.11.1";
10
}; in {
11
"coq-8.13".coqPackages = {
12
coq.override.version = "8.13";
0 commit comments