nixos/tests/installer: fix after #244449
This commit is contained in:
parent
d6f99fcd5c
commit
f58e6874f3
1 changed files with 1 additions and 0 deletions
|
@ -427,6 +427,7 @@ let
|
|||
# The test cannot access the network, so any packages we
|
||||
# need must be included in the VM.
|
||||
system.extraDependencies = with pkgs; [
|
||||
bintools
|
||||
brotli
|
||||
brotli.dev
|
||||
brotli.lib
|
||||
|
|
Loading…
Reference in a new issue