about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUli Baum <xeji@cat3.de>2018-09-01 11:50:02 +0200
committerUli Baum <xeji@cat3.de>2018-09-01 11:50:02 +0200
commit43e30b1eadac5f86fe6f91b13ebcace88bf8a597 (patch)
tree8695b1a6093e8ecaf21ddd860e1aa1848176eddc
parent4a64a7aef55d8a21b0d1f0769559d7860e82f789 (diff)
downloadnixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.tar
nixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.tar.gz
nixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.tar.bz2
nixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.tar.lz
nixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.tar.xz
nixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.tar.zst
nixlib-43e30b1eadac5f86fe6f91b13ebcace88bf8a597.zip
nixos/tests/installer: add missing system.extraDependencies
Since 1b11fdd0df2254a762a16d04e603ba99e42169c0 the test VM
depends on some extra packages to build the system to be installed.
This broke the installer test as it tried to download/build these
packages in a sandbox.
-rw-r--r--nixos/tests/installer.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index 1e266b3b5462..3d31c8dc4457 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -233,6 +233,7 @@ let
               [ sudo
                 libxml2.bin
                 libxslt.bin
+                desktop-file-utils
                 docbook5
                 docbook_xsl_ns
                 unionfs-fuse
@@ -240,6 +241,8 @@ let
                 nixos-artwork.wallpapers.simple-dark-gray-bottom
                 perlPackages.XMLLibXML
                 perlPackages.ListCompare
+                shared-mime-info
+                texinfo
                 xorg.lndir
 
                 # add curl so that rather than seeing the test attempt to download