Skip to content

Commit 9b67cec

Browse files
committed
CI on the branch
1 parent 64a7ade commit 9b67cec

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
@@ -3,7 +3,7 @@
33
attribute = "hierarchy-builder";
44
default-bundle = "coq-8.13";
55
bundles = let common = {
6-
mathcomp.override.version = "hierarchy-builder";
6+
mathcomp.override.version = "hierarchy-builder-lock";
77
mathcomp.job = false;
88
mathcomp-single.job = true;
99
}; in {

0 commit comments

Comments
 (0)