@cryptotaxi247 / infra / commits / c203f311

Disable 14.12 channels

Eelco Dolstra committed Mar 10, 2016 at 14:41 UTC c203f311dbe18f753f97c97e932d79cbe1dc3cde
1 file changed -2
nixos-org/hydra-mirror.nix
-2
@@ -67,8 +67,6 @@ in
67 (makeUpdateChannel "nixos-16.03-beta-small" "nixos/release-16.03-small/tested")
68 (makeUpdateChannel "nixos-15.09" "nixos/release-15.09/tested")
69 (makeUpdateChannel "nixos-15.09-small" "nixos/release-15.09-small/tested")
70 - (makeUpdateChannel "nixos-14.12" "nixos/release-14.12/tested")
71 - (makeUpdateChannel "nixos-14.12-small" "nixos/release-14.12-small/tested")
70 (makeUpdateChannel "nixos-unstable" "nixos/trunk-combined/tested")
71 (makeUpdateChannel "nixos-unstable-small" "nixos/unstable-small/tested")
72 (makeUpdateChannel "nixpkgs-unstable" "nixpkgs/trunk/unstable")