mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
nixos/lib/testing: expose options
This commit is contained in:
@@ -195,6 +195,7 @@ in
|
||||
|
||||
# useful for inspection (debugging / exploration)
|
||||
passthru.config = config;
|
||||
passthru.options = options;
|
||||
|
||||
/**
|
||||
For discoverTests only. Deprecated. Will be removed when discoverTests can be removed from NixOS all-tests.nix.
|
||||
|
||||
Reference in New Issue
Block a user