Update hydra-ca URL

This commit is contained in:
Sandro - 2022-06-28 20:34:54 +02:00
parent d61b3bf841
commit e4a599a1ef
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
};
};
hydra.url = "github:nixos/hydra";
hydra-ca.url = "github:thufschmitt/hydra/nix-ca";
hydra-ca.url = "github:mlabs-haskell/hydra/aciceri/ca-derivations";
microvm = {
url = "github:astro/microvm.nix";
inputs.nixpkgs.follows = "nixpkgs";