error: … while evaluating the attribute 'drvPath' at «https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1015397.173d0ad7a974/nixexprs.tar.xz?narHash=sha256-hCafbexZ0iZ/7QYkKWxCxviTU%2Bc0PDhkieiUVVPCHtY%3D»/lib/customisation.nix:415:11: 414| // { 415| drvPath = | ^ 416| assert condition; … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = derivationStrict drvAttrs; | ^ 38| … while evaluating the option `nodes.admin.system.build.toplevel': … while evaluating definitions from `/nix/store/lr5ld8f0qbyhjx3nr9mxfvg4cndvpggp-source/nixos/modules/system/activation/top-level.nix': … while evaluating the option `nodes.admin.assertions': … while evaluating definitions from `/nix/store/y8hw0fq81igisgvc73z6skgrzblmswl8-source/modules/clan/module.nix, via option clan.outputs.moduleForMachine.admin': (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'memoryType' missing at /var/lib/nixbot/worktrees/rerun-257/clanServices/dvt/roles/monitor.nix:30:33: 29| limit = lib.mkOption { 30| type = lib.types.nullOr resourceLib.memoryType; | ^ 31| default = 4096;