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 `nodes.admin.system.build.toplevel':1718 … while evaluating definitions from `/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/nixos/modules/system/activation/top-level.nix':1920 … while evaluating the option `nodes.admin.assertions':2122 … while evaluating definitions from `/nix/store/y8hw0fq81igisgvc73z6skgrzblmswl8-source/modules/clan/module.nix, via option clan.outputs.moduleForMachine.admin':2324 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2526 error: attribute 'memoryType' missing27 at /var/lib/nixbot/worktrees/rerun-257/clanServices/dvt/roles/monitor.nix:30:33:28 29| limit = lib.mkOption {29 30| type = lib.types.nullOr resourceLib.memoryType;30 | ^31 31| default = 4096;