Skip to content

Commit

Permalink
Merge pull request #244627 from K900/fix-installer-tests
Browse files Browse the repository at this point in the history
nixos/tests/installer: fix after #244449
  • Loading branch information
K900 authored Jul 21, 2023
2 parents 07ffad6 + f58e687 commit 0e51210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/tests/installer.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e51210

Please sign in to comment.