mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
68e2e2bde3 ("nixos/test-driver: fix eval with noUserModules")
moved the guest-networking-options.nix import from qemu-vm.nix into the
test framework's baseModules, but the nixos-rebuild-target-host and nixops
tests also depend on it internally. Import it explicitly in these configs.