Merge branch 'update/hexchen' into 'main'

sources: update nix-hexchen

See merge request hacc/infra/haccfiles!39
This commit is contained in:
hexchen 2021-03-02 20:39:40 +00:00
commit b1517422f0
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@ let
sources = import ../nix/sources.nix;
in {
imports = [
(sources.nix-hexchen + "/users/hexchen")
(import sources.nix-hexchen).users.hexchen.base
];
}

View file

@ -27,7 +27,7 @@
"branch": "main",
"ref": "main",
"repo": "https://gitlab.com/hexchen/nixfiles.git",
"rev": "029493c1ad1e30007b25ac37bb09fdc75b4108e3",
"rev": "6ce84f15f0f00b3c96357683cbb95ff072c16d26",
"type": "git"
},
"nixos-mailserver": {