nixpkgs/nixos/lib/test-driver
Maximilian Bosch 9b1025c7fd
nixos/test-driver: always respect --dump-vsock
Before, the vsocks the test-run will use were only printed in
interactive mode. However, with `enableDebugHook = true;` this
functionality can also be used via `breakpointHook` within the build
sandbox, i.e. in the non-interactive mode.

I misremembered how much effort this is to fix, otherwise, I would've
added this to #422066 already ;)
2025-08-10 18:25:57 +02:00
..
src nixos/test-driver: always respect --dump-vsock 2025-08-10 18:25:57 +02:00
default.nix treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
nixos-test-driver-docstrings.nix test-driver: Move machine code into its own python module folder 2025-07-01 14:18:40 +02:00
shell.nix