1error:2 … while evaluating a branch condition3 at «string»:25:5:4 24| v:5 25| if !builtins.isAttrs v || isDrv v then6 | ^7 26| v89 … in the left operand of the OR (||) operator10 at «string»:25:28:11 24| v:12 25| if !builtins.isAttrs v || isDrv v then13 | ^14 26| v1516 … while evaluating definitions from `/nix/store/hqh4dp94r41rk0k4b9b6v804nrlwmij8-source/modules/transposition.nix':1718 … while evaluating definitions from `/nix/store/n2xmnx2glw9y9varlbdwk86kk29fvh3v-source/lib/flake-parts/clan-nixos-test.nix':1920 … while evaluating the option `_module.check':2122 … while evaluating definitions from `/nix/store/n2xmnx2glw9y9varlbdwk86kk29fvh3v-source/lib/clanTest/flake-module.nix, via option flake.modules.nixosTest.clanTest':2324 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2526 error: clan.test.useContainers = true: clan machines live on `containers.<name>`,27 not `nodes.<name>`.2829 Rename every `nodes.<name> = {...}` to `containers.<name> = {...}` in this30 test, and update any `config.nodes.*` references in testScript to31 `config.containers.*`.3233 Offending node name(s): server