We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b490ed1 commit 97d63fbCopy full SHA for 97d63fb
2 files changed
.nix/config.nix
@@ -24,10 +24,8 @@
24
}; };
25
"rocq-9.1" = { rocqPackages = {
26
rocq-core.override.version = "9.1";
27
- rocq-elpi.override.elpi-version = "3.3.0";
28
}; coqPackages = common-bundles // {
29
coq.override.version = "9.1";
30
- coq-elpi.override.elpi-version = "3.3.0";
31
trocq-hott.job = false; # HoTT isn't available yet for 9.1
32
trocq.job = false; # depends on trocq-hott
33
.nix/coq-nix-toolbox.nix
@@ -1 +1 @@
1
-"142b9f0244007fd0aed3114c423f33b066977632"
+"7af8a21e712b7665447bea5189ce3ff83fcfeac8"
0 commit comments