apparently it switched to nixpkgs hydra wtf

This commit is contained in:
Charlotte 🦝 Delenk 2022-05-16 13:07:54 +01:00
parent e98e2dd4c1
commit 139d30f8aa
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -16,6 +16,7 @@ in
];
services.hydra = {
enable = true;
package = pkgs.hydra-unstable;
hydraURL = "https://hydra.chir.rs/";
notificationSender = "hydra@chir.rs";
useSubstitutes = true;