Merge pull request #156213 from chkno/fix-install-tests

nixos/tests/install: Fix after sandboxed-docs change fc614c3
This commit is contained in:
pennae 2022-01-29 00:15:53 +00:00 committed by GitHub
commit 6b8e88268e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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