@cryptotaxi247 / infra-1 / commits / 7dac1116

Remove 16.09/17.03 channel updates

Eelco Dolstra committed Sep 24, 2018 at 10:51 UTC 7dac1116034616154d330555976d3155c3682cb1
1 file changed -4
nixos-org/hydra-mirror.nix
-4
@@ -48,10 +48,6 @@ in
48 (makeUpdateChannel "nixos-18.03-small" "nixos/release-18.03-small/tested")
49 (makeUpdateChannel "nixos-17.09" "nixos/release-17.09/tested")
50 (makeUpdateChannel "nixos-17.09-small" "nixos/release-17.09-small/tested")
51 - (makeUpdateChannel "nixos-17.03" "nixos/release-17.03/tested")
52 - (makeUpdateChannel "nixos-17.03-small" "nixos/release-17.03-small/tested")
53 - (makeUpdateChannel "nixos-16.09" "nixos/release-16.09/tested")
54 - (makeUpdateChannel "nixos-16.09-small" "nixos/release-16.09-small/tested")
51 (makeUpdateChannel "nixos-unstable" "nixos/trunk-combined/tested")
52 (makeUpdateChannel "nixos-unstable-small" "nixos/unstable-small/tested")
53 (makeUpdateChannel "nixpkgs-18.09-darwin" "nixpkgs/nixpkgs-18.09-darwin/darwin-tested")