nixpkgs/modules/installer/cd-dvd
Eelco Dolstra 17457297cb Update all legacy-style modules
I.e., modules that use "require = [options]".  Nowadays that should be
written as

  {
    options = { ... };
    config = { ... };
  };

Also, use "imports" instead of "require" in places where we actually
import another module.
2013-09-04 13:05:09 +02:00
..
channel.nix Don't use substitutes when unpacking the channel sources 2013-07-02 13:43:47 +02:00
installation-cd-base.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
installation-cd-efi.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
installation-cd-graphical.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
installation-cd-minimal-new-kernel.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
installation-cd-minimal.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
installation-cd-new-kernel.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
iso-image.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
live-dvd.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
memtest.nix Reverting 33692, because memtest in the iso was failing. 2012-04-10 21:18:48 +00:00
system-tarball-fuloong2f.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
system-tarball-pc-readme.txt update nixos channel path 2012-12-14 18:24:41 +01:00
system-tarball-pc.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
system-tarball-sheevaplug.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
system-tarball.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00