From f58e6874f3f06d4e5cdea58bec5da33f8b2f8ad3 Mon Sep 17 00:00:00 2001 From: K900 Date: Fri, 21 Jul 2023 10:36:29 +0300 Subject: [PATCH] nixos/tests/installer: fix after #244449 --- nixos/tests/installer.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix index 4941eb9a6ebad..56ba85b76e6f5 100644 --- a/nixos/tests/installer.nix +++ b/nixos/tests/installer.nix @@ -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