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