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.
1 parent 64a7ade commit 9b67cecCopy full SHA for 9b67cec
.nix/config.nix
@@ -3,7 +3,7 @@
3
attribute = "hierarchy-builder";
4
default-bundle = "coq-8.13";
5
bundles = let common = {
6
- mathcomp.override.version = "hierarchy-builder";
+ mathcomp.override.version = "hierarchy-builder-lock";
7
mathcomp.job = false;
8
mathcomp-single.job = true;
9
}; in {
0 commit comments