From 97a8e959b4962571b2bdc15f7351ea035406f99c Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 18 Sep 2014 12:16:47 +0200 Subject: [PATCH] Remove some ISOs --- nixos/release.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/nixos/release.nix b/nixos/release.nix index 0207742e946c..243e2b849356 100644 --- a/nixos/release.nix +++ b/nixos/release.nix @@ -149,12 +149,6 @@ in rec { inherit system; }); - iso_graphical_new_kernel = forAllSystems (system: makeIso { - module = ./modules/installer/cd-dvd/installation-cd-graphical-new-kernel.nix; - type = "graphical-new-kernel"; - inherit system; - }); - # A bootable VirtualBox virtual appliance as an OVA file (i.e. packaged OVF). ova = forAllSystems (system: