From 23e1b46f17eaf7bd087558c74dfcc07d0f42e9c2 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Fri, 13 Feb 2015 14:41:11 -0800 Subject: [PATCH] nixos/tests/installer: Add all bootloaders to the store --- nixos/tests/installer.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix index 03841e51e14..c7815bde3f5 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