1error:2 … while evaluating a branch condition3 at «string»:25:5:4 24| v:5 25| if !builtins.isAttrs v || isDrv v then6 | ^7 26| v89 … in the left operand of the OR (||) operator10 at «string»:25:28:11 24| v:12 25| if !builtins.isAttrs v || isDrv v then13 | ^14 26| v1516 (stack trace truncated; use '--show-trace' to show the full, detailed trace)1718 error: attribute 'sops-x86_64' missing19 at «git+file:///var/lib/nixbot/worktrees/717-d973f243fd1a-309?ref=HEAD&rev=d40b51826b3cce79786aa21097b1c0ac5fffc789»/flake.nix:110:15:20 109| darwin-sops =21 110| self.darwinConfigurations."sops-${pkgs.stdenv.hostPlatform.darwinArch}".config.system.build.toplevel;22 | ^23 111| }