nixpkgs/modules/system/boot/loader
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
..
efi-boot-stub rename deprecated option 2013-03-04 22:46:06 +01:00
generations-dir Update all legacy-style modules 2013-09-04 13:05:09 +02:00
grub grub: Add mdadm to search path. 2013-07-08 14:29:37 +02:00
gummiboot gummiboot: Fix bug where old conf scripts for single-digit generations weren't removed 2013-04-30 13:03:14 -04:00
init-script Fix typos, especially those that end up in the NixOS manual 2013-08-10 21:07:13 +00:00
raspberrypi Update all legacy-style modules 2013-09-04 13:05:09 +02:00
efi.nix gummiboot-builder.py: Update to latest gummiboot 2013-02-21 12:40:33 -05:00