Skip to content

Commit 591f025

Browse files
committed
nix
1 parent 3313ced commit 591f025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nix/config.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"coq-8.19".coqPackages = {
88
coq.override.version = "8.19+rc1";
99

10-
hierarchy-builder.override.version = "coq-elpi-2";
10+
hierarchy-builder.override.version = "master";
1111
hierarchy-builder-shim.job = false;
1212

1313
mathcomp.override.version = "master";
@@ -19,7 +19,7 @@
1919
mathcomp-analysis.override.version = "hierarchy-builder";
2020
mathcomp-analysis.job = true;
2121

22-
mathcomp-finmap.override.version = "2.0.0";
22+
mathcomp-finmap.override.version = "master";
2323
mathcomp-finmap.job = true;
2424

2525
mathcomp-classical.override.version = "hierarchy-builder";

0 commit comments

Comments
 (0)