@cryptotaxi247 / infra-1 / commits / 872d6c19

ngi0: Update to NixOS 20.09

Eelco Dolstra committed Oct 26, 2020 at 12:08 UTC 872d6c1951e0b83bb4bd6357894e6ed85f2897bc
1 file changed +1 -1
ngi0/hydra/flake.nix
+1 -1
@@ -1,5 +1,5 @@
1 {
2 - inputs.nixpkgs.url = "nixpkgs/nixos-20.03";
2 + inputs.nixpkgs.url = "nixpkgs/nixos-20.09";
3 inputs.nix.follows = "hydra/nix";
4
5 outputs = { self, nixpkgs, nix, hydra }: {