nixos/tests/installer: Fix after sandboxed-docs change fc614c3

This commit is contained in:
Scott Worley 2022-01-22 12:44:44 -08:00
parent cb409a2371
commit e7a1007725

View file

@ -306,6 +306,9 @@ let
# The test cannot access the network, so any packages we
# need must be included in the VM.
system.extraDependencies = with pkgs; [
brotli
brotli.dev
brotli.lib
desktop-file-utils
docbook5
docbook_xsl_ns
@ -315,6 +318,7 @@ let
ntp
perlPackages.ListCompare
perlPackages.XMLLibXML
python3Minimal
shared-mime-info
sudo
texinfo