Hydra-unstable compatibility

This commit is contained in:
Ehmry - 2020-04-21 19:24:56 +05:30
parent 96c0165e8c
commit 10db91da64
2 changed files with 3 additions and 1 deletions

View File

@ -12,5 +12,6 @@
"inputs": {
"nixpkgs": { "type": "git", "value": "https://github.com/NixOS/nixpkgs.git release-19.09 1", "emailresponsible": false },
"hydra-config": { "type": "git", "value": "https://gitea.c3d2.de/C3D2/hydra-config.git master 1", "emailresponsible": false }
}
},
"type": 0
}

View File

@ -10,6 +10,7 @@ let
enableemail = true;
emailoverride = "";
keepnr = 16;
type = 0;
inputs = {
hydra-config = {
type = "git";