error: … while evaluating a branch condition at «string»:25:5: 24| v: 25| if !builtins.isAttrs v || isDrv v then | ^ 26| v … in the left operand of the OR (||) operator at «string»:25:28: 24| v: 25| if !builtins.isAttrs v || isDrv v then | ^ 26| v (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'sops-x86_64' missing at «git+file:///var/lib/nixbot/worktrees/717-d973f243fd1a-309?ref=HEAD&rev=d40b51826b3cce79786aa21097b1c0ac5fffc789»/flake.nix:110:15: 109| darwin-sops = 110| self.darwinConfigurations."sops-${pkgs.stdenv.hostPlatform.darwinArch}".config.system.build.toplevel; | ^ 111| }