nixbot

builds

failed eval default.checks.x86_64-linux.nixos-marvin build #167 · raw · ·

1error:2       … while evaluating a branch condition3         at «string»:23:10:4           22|     if !keepName n then {}5           23|     else if !builtins.isAttrs c || isDrv c then c6             |          ^7           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}89       … in the left operand of the OR (||) operator10         at «string»:23:33:11           22|     if !keepName n then {}12           23|     else if !builtins.isAttrs c || isDrv c then c13             |                                 ^14           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}1516       … while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':1718       … while evaluating definitions from `/nix/store/58lspcpc1n80p9w3qargshvavs0zsmxy-source/flake.nix, via option perSystem':1920       … while evaluating the option `system.build.toplevel':2122       … while evaluating definitions from `/nix/store/p6wbvbf52ridpawj7wlyi8j2f3zpy3s2-source/nixos/modules/system/activation/top-level.nix':2324       … while evaluating the option `warnings':2526       … while evaluating definitions from `/nix/store/p6wbvbf52ridpawj7wlyi8j2f3zpy3s2-source/nixos/modules/system/boot/systemd.nix':2728       … while evaluating the option `systemd.services.beszel-agent.serviceConfig':2930       … while evaluating definitions from `/nix/store/58lspcpc1n80p9w3qargshvavs0zsmxy-source/nixosModules, via option flake.nixosModules.beszel-agent':3132       (stack trace truncated; use '--show-trace' to show the full, detailed trace)3334       error: The option `age.secrets.beszel-agent-token.beszel-agent-token' does not exist. Definition values:35       - In `/nix/store/58lspcpc1n80p9w3qargshvavs0zsmxy-source/nixosModules, via option flake.nixosModules.beszel-agent':36           {37             file = /nix/store/58lspcpc1n80p9w3qargshvavs0zsmxy-source/secrets/secrets/hosts/marvin/beszel-agent-token-pq.age;38           }3940       Did you mean `age.secrets.beszel-agent-token.symlink', `age.secrets.beszel-agent-token.file' or `age.secrets.beszel-agent-token.group'?