Skip to content

Commit 5988d20

Browse files
authored
Update config.nix
1 parent e798ab4 commit 5988d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nix/config.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
mathcomp.override.version = "hierarchy-builder";
77
mathcomp.job = false;
88
mathcomp-single.job = true;
9-
coq-elpi.override.version = "master";
9+
coq-elpi.override.version = "v1.11.1";
1010
}; in {
1111
"coq-8.13".coqPackages = {
1212
coq.override.version = "8.13";

0 commit comments

Comments
 (0)