Go back to hydra master
Graham Christensen committed
Mar 21, 2022 at 14:45 UTC
7b0a8ce363318b3c6246a0a7d9407a0f86621b9c
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/hydra-update-gc-roots/network-traffic"; # "github:NixOS/hydra/master";
5
+ inputs.hydra.url = "github:NixOS/hydra/master";
6
outputs = flakes @ { self, nixpkgs, nix, hydra /*, dwarffs */ }: {
7
8
nixopsConfigurations.default =