1error:2 … while calling the 'derivationStrict' builtin3 at «nix-internal»/derivation-internal.nix:37:12:4 36|5 37| strict = derivationStrict drvAttrs;6 | ^7 38|89 … while evaluating derivation 'meta-maintainers-check'10 whose name attribute is located at «github:NixOS/nixpkgs/07e1d92cdc0ed416cfa11ff3ca40d17e61cfba7a?narHash=sha256-PShzS87awOlE5XWkxUGBd/58/F%2BAtE2ZMgFffKj4r8s%3D»/pkgs/stdenv/generic/make-derivation.nix:651:111112 … while evaluating attribute 'forced' of derivation 'meta-maintainers-check'13 at /var/lib/nixbot/worktrees/71-5225de4b8fc9-6684af06/checks/meta-maintainers.nix:31:13:14 30| # Force evaluation of all maintainers at derivation-instantiation time15 31| inherit forced;16 | ^17 32| }1819 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2021 error: undefined variable 'luciusmagn'22 at /var/lib/nixbot/worktrees/71-5225de4b8fc9-6684af06/packages/autolith/package.nix:27:41:23 26| sourceProvenance = with sourceTypes; [ fromSource ];24 27| maintainers = with maintainers; [ luciusmagn ];25 | ^26 28| mainProgram = "autolith";