Merge pull request #250981 from alyssais/os-prober-bintools

nixosTests.os-prober: add bintools to the VM
This commit is contained in:
Guillaume Girol 2023-08-23 16:01:09 +00:00 committed by GitHub
commit 5a6cd93cb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,7 @@ in {
# nixos-rebuild needs must be included in the VM.
system.extraDependencies = with pkgs;
[
bintools
brotli
brotli.dev
brotli.lib