Skip to content

Commit 9ab716d

Browse files
committed
Add overlay
1 parent e0a5d6e commit 9ab716d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.nix/config.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ with builtins; with (import <nixpkgs> {}).lib;
8585
# for a complete list of Coq packages available in Nix
8686
# * <github_login>:<branch> is such that this will use the branch <branch>
8787
# from https://github.com/<github_login>/<repository>
88+
mathcomp-algebra-tactics.override.version = "proux01:mc1456";
8889
};
8990
in {
9091
"rocq-master" = { rocqPackages = {

0 commit comments

Comments
 (0)