nixbot

builds

failed eval default.checks.aarch64-darwin.nix-darwin-build02 build #330 · 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/npld5rl6gdn4j4l0r92kcsqpb3jn5q9b-source/checks/flake-module.nix, via option perSystem':1920       … while evaluating the option `system.build':2122       … while evaluating definitions from `/nix/store/s154mmk8ahvc71gq8xfkbzlk240yvniv-source/modules/nix-darwin':2324       … while evaluating the option `sops.secrets':2526       … while evaluating definitions from `/nix/store/qsvpnanprk468m2x8mmx6rnb0ksxhgmd-source/nixosModules/clanCore/vars/secret/sops':2728       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2930       error: The option `clan.core.vars.generators.openssh.migrateFact' does not exist. Definition values:31       - In `/nix/store/npld5rl6gdn4j4l0r92kcsqpb3jn5q9b-source/modules/darwin/sshd.nix': "openssh"3233       Did you mean `clan.core.vars.generators.openssh.files', `clan.core.vars.generators.openssh.finalScript' or `clan.core.vars.generators.openssh.name'?