mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/testing: Add pkgs parameter
This parameter is for packages to use in VMs, unlike hostPkgs.
This commit is contained in:
parent
124b0c4abc
commit
a958a4aa00
4 changed files with 15 additions and 3 deletions
|
@ -177,6 +177,7 @@ rec {
|
|||
./testing/name.nix
|
||||
./testing/network.nix
|
||||
./testing/nodes.nix
|
||||
./testing/pkgs.nix
|
||||
./testing/run.nix
|
||||
./testing/testScript.nix
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue