error: … while evaluating a branch condition at «string»:23:10: 22| if !keepName n then {} 23| else if !builtins.isAttrs c || isDrv c then c | ^ 24| else if c ? _type || !(c.recurseForDerivations or true) then {} … in the left operand of the OR (||) operator at «string»:23:33: 22| if !keepName n then {} 23| else if !builtins.isAttrs c || isDrv c then c | ^ 24| else if c ? _type || !(c.recurseForDerivations or true) then {} … while evaluating definitions from `/nix/store/3gjfk7p642ss6hj4jqsp15b1rqlfjmya-source/hosts/flake-module.nix': … while evaluating the option `system.build.toplevel': … while evaluating definitions from `/nix/store/p9br0y2kmil5j5k85jczva3kdqy6hmnj-source/nixos/modules/system/activation/top-level.nix': (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: assertion '(((super).bitwarden-desktop.override.__functionArgs) ? llvmPackages_18)' failed at /var/lib/nixbot/worktrees/7183-8f2e3b25af44-ee24c348/overlays/bitwarden.nix:4:5: 3| bitwarden-desktop = 4| assert super.bitwarden-desktop.override.__functionArgs ? llvmPackages_18; | ^ 5| (super.bitwarden-desktop.override {