1error:2 … while evaluating the attribute 'drvPath'3 at «https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1015397.173d0ad7a974/nixexprs.tar.xz?narHash=sha256-hCafbexZ0iZ/7QYkKWxCxviTU%2Bc0PDhkieiUVVPCHtY%3D»/lib/customisation.nix:415:11:4 414| // {5 415| drvPath =6 | ^7 416| assert condition;89 … while calling the 'derivationStrict' builtin10 at «nix-internal»/derivation-internal.nix:37:12:11 36|12 37| strict = derivationStrict drvAttrs;13 | ^14 38|1516 … while evaluating the option `driverConfigurationFile':1718 … while evaluating the option `driverConfiguration.vms.ecl-alpha.start_script':1920 … while evaluating definitions from `/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/nixos/lib/testing/driver-configuration.nix':2122 … while evaluating the option `nodes.ecl-alpha.environment.etc."resolv.conf".source':2324 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2526 error: The option `nodes.ecl-alpha.environment.etc."resolv.conf".source' has conflicting definition values:27 - In `/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/nixos/modules/system/etc/etc.nix': <derivation etc-resolv.conf>28 - In `/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/nixos/modules/system/boot/resolved.nix': "/run/systemd/resolve/stub-resolv.conf"29 Use `lib.mkForce value` or `lib.mkDefault value` to change the priority on any of these definitions.