warning: not writing modified lock file of flake 'path:/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source': • Added input 'data-mesher': 'path:/nix/store/kdjkigwckgrfz0yg0d9z7kj2xkf084vs-source?lastModified=1&narHash=sha256-Yase/4e4aNN9QvUMqPH9ngbAmlcJCqLmFL0zuURdkuA%3D' (1970-01-01) • Added input 'data-mesher/flake-parts': follows 'flake-parts' • Added input 'data-mesher/nixpkgs': follows 'nixpkgs' • Added input 'data-mesher/treefmt-nix': follows 'treefmt-nix' • Added input 'disko': 'path:/nix/store/w2c23ykc12mswlg8hrrjzb5gv9gvkzwq-source?lastModified=1&narHash=sha256-RxWs5ND31KzTG7wvMM%2BPMfUjyNpmIEr999lqNARaM5o%3D' (1970-01-01) • Added input 'disko/nixpkgs': follows 'nixpkgs' • Added input 'flake-parts': 'path:/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source?lastModified=1&narHash=sha256-4dtXQk/NMePegK/nWp5NSeuZKLATItOq61lpEvmXqGw%3D' (1970-01-01) • Added input 'flake-parts/nixpkgs-lib': follows 'nixpkgs' • Added input 'nix-darwin': 'path:/nix/store/8ggr67sci43hlp8ba6rhjrdhhj5490am-source?lastModified=1&narHash=sha256-oQFip%2Bv0luP8NIxJzmiW4Wu8bILsbFWom5l0zonl8hQ%3D' (1970-01-01) • Added input 'nix-darwin/nixpkgs': follows 'nixpkgs' • Added input 'nix-select': 'path:/nix/store/cba1x9mxnwr8b36cw41bya7g6d5v1p7d-source?lastModified=1&narHash=sha256-yxcNOha7Cfv2nhVpz9ZXSNKk0R7wt4AiBklJ8D24rVg%3D' (1970-01-01) • Added input 'nixpkgs': 'path:/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source?lastModified=1&narHash=sha256-tkD1h/1jLJ6qZHjG7/TOZT1qqI1ej3VPPCufHQyv1Uo%3D' (1970-01-01) • Added input 'sops-nix': 'path:/nix/store/s154mmk8ahvc71gq8xfkbzlk240yvniv-source?lastModified=1&narHash=sha256-gkig4nPi1CWc4Z50GBsjE4ygSE7hMpl/TwID2an2Cck%3D' (1970-01-01) • Added input 'sops-nix/nixpkgs': follows 'nixpkgs' • Added input 'systems': 'path:/nix/store/9m1jsz5b9ggmjij2vkmafnhn26g96jjn-source?lastModified=1&narHash=sha256-brhZ8DmuGtzkCYHJg4HEd602amKm89Y9ytsFZ5uWD1w%3D' (1970-01-01) • Added input 'treefmt-nix': 'path:/nix/store/7sjy8935654h3220n5gbaclf5nfw4nzx-source?lastModified=1&narHash=sha256-WSFCsDSE5ffgD2MqzkM2CYjeFiKhRF/dJUN8uedb6YE%3D' (1970-01-01) • Added input 'treefmt-nix/nixpkgs': follows 'nixpkgs' trace: pathExists: 'machines' -> 'true' trace: readDir: 'machines' -> '{ bar-machine = "directory"; foo-machine = "directory"; }' ✅ autoloading.test_autoload_directories trace: pathExists: 'machines' -> 'true' trace: readDir: 'machines' -> '{ "bar.nix" = "file"; "foo.nix" = "file"; }' ✅ autoloading.test_files_are_not_machines ☢️ clan.testMachineAccessToClanConfig error: … from call site at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/lib/lib-clan-tests.nix:21:14: 20| # Attention: We need to access 'meta' via 'inventory' since clan.meta itself is a deferred module 21| expr = eval.config.nixosConfigurations.testMachine.config.clanConfig.inventory.meta.name == "test"; | ^ 22| expected = true; … while calling anonymous lambda at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:1029:18: 1028| value = mapAttrs ( 1029| n: v: | ^ 1030| if lazy then … while evaluating the attribute 'optionalValue.value' at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1312:5: 1311| 1312| optionalValue = if isDefined then { value = mergedValue; } else { }; | ^ 1313| }; … while evaluating a branch condition at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1312:21: 1311| 1312| optionalValue = if isDefined then { value = mergedValue; } else { }; | ^ 1313| }; … while evaluating a branch condition at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1223:7: 1222| # above are lazy and thus never forced on this branch. 1223| if | ^ 1224| length defs == 1 … in the right operand of the AND (&&) operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1225:9: 1224| length defs == 1 1225| && ( | ^ 1226| let … while evaluating definitions from `/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix': … in the argument of the not operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:31: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … in the left operand of the AND (&&) operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:31: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … while calling the 'isAttrs' builtin at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:15: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … while evaluating the attribute 'value' at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:969:11: 968| inherit (def) file; 969| value = v; | ^ 970| }) def.value … from call site at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:969:11: 968| inherit (def) file; 969| value = v; | ^ 970| }) def.value … while calling anonymous lambda at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:92:11: 91| configurations = lib.mapAttrs ( 92| name: _: | ^ 93| let … while evaluating the attribute 'default.nixpkgs' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:57:15: 56| { 57| inherit nixpkgs; | ^ 58| nixpkgsConfig = spec.config; … while evaluating the attribute 'self.inputs.nixpkgs' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/top-level-interface.nix:87:13: 86| // { 87| inputs = (s.inputs or { }) // { | ^ 88| self.clan = config; … while calling the 'throw' builtin at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:54:46: 53| nixpkgs = 54| config.self.inputs.${spec.input} or (throw "Flake does not have 'input' named '${spec.input}'"); | ^ 55| in error: Flake does not have 'input' named 'nixpkgs' ✅ test_all_simple ✅ test_clan_all_machines ✅ test_clan_all_machines_laziness evaluation warning: Argument: 'self' must be set ✅ test_clan_check_simple_fail evaluation warning: Argument: 'self' must be set ✅ test_clan_check_simple_pass ✅ test_clan_darwin_machines ☢️ test_clan_darwin_wireguard_service error: … while evaluating the attribute 'nixosWgInterface' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/lib/tests.nix:357:9: 356| # Check nixos wireguard interface is configured (option exists) 357| nixosWgInterface = nixosConfig.networking.wireguard.interfaces ? wg-test; | ^ 358| }; … from call site at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/lib/tests.nix:341:21: 340| darwinConfig = eval.config.darwinConfigurations.darwin-peer.config; 341| nixosConfig = eval.config.nixosConfigurations.nixos-peer.config; | ^ 342| in … while calling anonymous lambda at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:1029:18: 1028| value = mapAttrs ( 1029| n: v: | ^ 1030| if lazy then … while evaluating the attribute 'optionalValue.value' at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1312:5: 1311| 1312| optionalValue = if isDefined then { value = mergedValue; } else { }; | ^ 1313| }; … while evaluating a branch condition at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1312:21: 1311| 1312| optionalValue = if isDefined then { value = mergedValue; } else { }; | ^ 1313| }; … while evaluating a branch condition at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1223:7: 1222| # above are lazy and thus never forced on this branch. 1223| if | ^ 1224| length defs == 1 … in the right operand of the AND (&&) operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1225:9: 1224| length defs == 1 1225| && ( | ^ 1226| let … while evaluating definitions from `/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix': … in the argument of the not operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:31: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … in the left operand of the AND (&&) operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:31: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … while calling the 'isAttrs' builtin at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:15: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … while evaluating the attribute 'value' at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:969:11: 968| inherit (def) file; 969| value = v; | ^ 970| }) def.value … from call site at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:969:11: 968| inherit (def) file; 969| value = v; | ^ 970| }) def.value … while calling anonymous lambda at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:92:11: 91| configurations = lib.mapAttrs ( 92| name: _: | ^ 93| let … while evaluating the attribute 'default.nixpkgs' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:57:15: 56| { 57| inherit nixpkgs; | ^ 58| nixpkgsConfig = spec.config; … while evaluating the attribute 'self.inputs.nixpkgs' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/top-level-interface.nix:87:13: 86| // { 87| inputs = (s.inputs or { }) // { | ^ 88| self.clan = config; … while calling the 'throw' builtin at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:54:46: 53| nixpkgs = 54| config.self.inputs.${spec.input} or (throw "Flake does not have 'input' named '${spec.input}'"); | ^ 55| in error: Flake does not have 'input' named 'nixpkgs' ☢️ test_clan_specialArgs error: … from call site at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/lib/tests.nix:197:14: 196| { 197| expr = eval.config.nixosConfigurations.machine2.config.networking.hostName; | ^ 198| expected = "dream2nix"; … while calling anonymous lambda at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:1029:18: 1028| value = mapAttrs ( 1029| n: v: | ^ 1030| if lazy then … while evaluating the attribute 'optionalValue.value' at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1312:5: 1311| 1312| optionalValue = if isDefined then { value = mergedValue; } else { }; | ^ 1313| }; … while evaluating a branch condition at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1312:21: 1311| 1312| optionalValue = if isDefined then { value = mergedValue; } else { }; | ^ 1313| }; … while evaluating a branch condition at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1223:7: 1222| # above are lazy and thus never forced on this branch. 1223| if | ^ 1224| length defs == 1 … in the right operand of the AND (&&) operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1225:9: 1224| length defs == 1 1225| && ( | ^ 1226| let … while evaluating definitions from `/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix': … in the argument of the not operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:31: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … in the left operand of the AND (&&) operator at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:31: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … while calling the 'isAttrs' builtin at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/modules.nix:1230:15: 1229| addErrorContext "while evaluating definitions from `${d.file}':" ( 1230| !(isAttrs d.value && d.value ? _type) | ^ 1231| ) … while evaluating the attribute 'value' at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:969:11: 968| inherit (def) file; 969| value = v; | ^ 970| }) def.value … from call site at /build/nix/store/p17akwn814w226jq2cdkkhcw4psb0ga9-source/lib/types.nix:969:11: 968| inherit (def) file; 969| value = v; | ^ 970| }) def.value … while calling anonymous lambda at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:92:11: 91| configurations = lib.mapAttrs ( 92| name: _: | ^ 93| let … while evaluating the attribute 'default.nixpkgs' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:57:15: 56| { 57| inherit nixpkgs; | ^ 58| nixpkgsConfig = spec.config; … while evaluating the attribute 'self.inputs.nixpkgs' at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/top-level-interface.nix:87:13: 86| // { 87| inputs = (s.inputs or { }) // { | ^ 88| self.clan = config; … while calling the 'throw' builtin at /build/nix/store/hnsr7jaiwcjvd6kqylpc3b2af5291z0j-source/modules/clan/module.nix:54:46: 53| nixpkgs = 54| config.self.inputs.${spec.input} or (throw "Flake does not have 'input' named '${spec.input}'"); | ^ 55| in error: Flake does not have 'input' named 'nixpkgs' ✅ test_fn_clan_core ✅ test_fn_simple ✅ test_get_var_default ✅ test_get_var_machine ✅ test_get_var_shared ✅ test_machines_are_modules evaluation warning: Argument: 'self' must be set ✅ test_missing_self ✅ test_only_required ✅ test_outputs_clanInternals ✅ test_single_letter_domain 😢 18/21 successful error: Tests failed Eval check failed. To re-run this test: nix build .#legacyPackages.aarch64-linux.evalCheck-eval-lib-build-clan