summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2015-02-13 14:41:11 -0800
committerWilliam A. Kennington III <william@wkennington.com>2015-02-13 14:41:11 -0800
commit23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2 (patch)
tree251db063ee48bda4ddab29b7738774fe141e7727 /nixos
parent1f133ab6b4257a1026277ece4a6d8a1f25edcd36 (diff)
downloadnixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.tar
nixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.tar.gz
nixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.tar.bz2
nixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.tar.lz
nixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.tar.xz
nixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.tar.zst
nixlib-23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2.zip
nixos/tests/installer: Add all bootloaders to the store
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/installer.nix8
1 files changed, 6 insertions, 2 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index 03841e51e147..c7815bde3f5c 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -24,11 +24,15 @@ let
                 pkgs.sudo
                 pkgs.docbook5
                 pkgs.docbook5_xsl
+                pkgs.unionfs-fuse
+
+                # Bootloader support
                 pkgs.grub
+                pkgs.grub2
+                pkgs.grub2_efi
+                pkgs.gummiboot
                 pkgs.perlPackages.XMLLibXML
                 pkgs.perlPackages.ListCompare
-                pkgs.unionfs-fuse
-                pkgs.gummiboot
               ];
 
             # Don't use https://cache.nixos.org since the fake