From 29ef89ac0387e7bee81866a042b74e0c5e9dc209 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 25 Jul 2012 18:38:20 -0400 Subject: [PATCH] Fix the tests http://hydra.nixos.org/build/2903932 --- tests/installer.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/installer.nix b/tests/installer.nix index 2b3232ca353c..88ad79ae0ee7 100644 --- a/tests/installer.nix +++ b/tests/installer.nix @@ -22,6 +22,7 @@ let [ pkgs.glibcLocales pkgs.sudo pkgs.docbook5 + pkgs.docbook5_xsl pkgs.grub ]; }