apparently it switched to nixpkgs hydra wtf
This commit is contained in:
parent
e98e2dd4c1
commit
139d30f8aa
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
|||
];
|
||||
services.hydra = {
|
||||
enable = true;
|
||||
package = pkgs.hydra-unstable;
|
||||
hydraURL = "https://hydra.chir.rs/";
|
||||
notificationSender = "hydra@chir.rs";
|
||||
useSubstitutes = true;
|
||||
|
|
Loading…
Reference in a new issue