flake.nix: go back to hydra master
Graham Christensen committed
Jan 14, 2022 at 18:07 UTC
1207843300177f0ca647ecf6ce82baba45aa09d4
1 file changed
-1
delft/flake.nix
-1
@@ -2,7 +2,6 @@
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=hydra-eval-jobset-notifications-sub-send_cached_finished_queued";
5
outputs = flakes @ { self, nixpkgs, nix, hydra, dwarffs }: {
6
7
nixopsConfigurations.default =