mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
By adding this option indirection, a test can declare all by itself that it needs a custom nixpkgs. This is a more convenient way of going about this when the caller of the test framework receives a `node.pkgs` unconditionally. |
||
|---|---|---|
| .. | ||
| call-test.nix | ||
| default.nix | ||
| driver.nix | ||
| interactive.nix | ||
| legacy.nix | ||
| meta.nix | ||
| name.nix | ||
| network.nix | ||
| nixos-test-base.nix | ||
| nodes.nix | ||
| pkgs.nix | ||
| run.nix | ||
| testScript.nix | ||