@cryptotaxi247 / infra / commits / bb31eab9

Switch back to hydra's master branch to record timing information before #1083

Eelco Dolstra committed Dec 22, 2021 at 02:01 UTC bb31eab9cc48bf388057de96db7170d24ae6631f
1 file changed +1 -1
delft/flake.nix
+1 -1
@@ -2,7 +2,7 @@
2 #inputs.nixpkgs.url = "/home/deploy/src/edolstra-nixpkgs"; # toString ../../edolstra-nixpkgs; # = "nixpkgs/release-19.09";
3 inputs.nixpkgs.url = "nixpkgs/nixos-21.11-small";
4 inputs.nix.follows = "hydra/nix";
5 - inputs.hydra.url = "github:DeterminateSystems/hydra?ref=faster-notifications";
5 + #inputs.hydra.url = "github:DeterminateSystems/hydra?ref=faster-notifications";
6
7 outputs = flakes @ { self, nixpkgs, nix, hydra, dwarffs }: {
8