Skip to content

Commit c0f8ee3

Browse files
proux01andres-erbsen
authored andcommitted
[CI] Add overlay
1 parent 518a1dc commit c0f8ee3

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
@@ -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)