Skip to content

Commit e4bbc05

Browse files
proux01andres-erbsen
authored andcommitted
[CI] Add overlay
1 parent 9a461de commit e4bbc05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nix/config.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ with builtins; with (import <nixpkgs> {}).lib;
216216
# for a complete list of Coq packages available in Nix
217217
# * <github_login>:<branch> is such that this will use the branch <branch>
218218
# from https://github.com/<github_login>/<repository>
219+
vst.override.version = "andres-erbsen:use-RelationClasses";
219220
};
220221
common-bundles = {
221222
bignums.override.version = "master";

0 commit comments

Comments
 (0)