summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-18 12:16:47 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-18 12:19:09 +0200
commit97a8e959b4962571b2bdc15f7351ea035406f99c (patch)
tree888e9f606c742cb1ca84d61a7a00db752619bdda /nixos
parent8e2e4216ba09cc0412c9f3d1a1b8076e77827be8 (diff)
downloadnixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.tar
nixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.tar.gz
nixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.tar.bz2
nixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.tar.lz
nixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.tar.xz
nixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.tar.zst
nixpkgs-97a8e959b4962571b2bdc15f7351ea035406f99c.zip
Remove some ISOs
Diffstat (limited to 'nixos')
-rw-r--r--nixos/release.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/nixos/release.nix b/nixos/release.nix
index 0207742e946..243e2b84935 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: