mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nixos/all-tests.nix: Add readOnlyPkgs module
This commit is contained in:
parent
cd358fe24e
commit
b213791e7e
2 changed files with 22 additions and 0 deletions
|
@ -17,6 +17,7 @@ let
|
|||
virtualisation.qemu.package = testModuleArgs.config.qemu.package;
|
||||
})
|
||||
({
|
||||
key = "nodes.nix-pkgs";
|
||||
config = {
|
||||
# Ensure we do not use aliases. Ideally this is only set
|
||||
# when the test framework is used by Nixpkgs NixOS tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue