1error:2 … while evaluating the attribute 'optionalValue.value'3 at «github:NixOS/nixpkgs/f8e81fc7eb063db454f563cdd596fb96a5ad1497?narHash=sha256-sjfvXMbG5pCFgpvw2OZAFcZiTvrppCWvnB6cuGrSY08%3D»/lib/modules.nix:1312:5:4 1311|5 1312| optionalValue = if isDefined then { value = mergedValue; } else { };6 | ^7 1313| };89 … while evaluating a branch condition10 at «github:NixOS/nixpkgs/f8e81fc7eb063db454f563cdd596fb96a5ad1497?narHash=sha256-sjfvXMbG5pCFgpvw2OZAFcZiTvrppCWvnB6cuGrSY08%3D»/lib/modules.nix:1312:21:11 1311|12 1312| optionalValue = if isDefined then { value = mergedValue; } else { };13 | ^14 1313| };1516 … while evaluating definitions from `/nix/store/v4xj2iwp711kfv3zk990wvxpxa81hwwp-source/hosts/flake-module.nix':1718 … while evaluating definitions from `/nix/store/v4xj2iwp711kfv3zk990wvxpxa81hwwp-source/hosts/flake-module.nix':1920 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2122 error: assertion '(((super).bitwarden-desktop.override.__functionArgs) ? llvmPackages_18)' failed23 at /var/lib/nixbot/worktrees/7183-b7430162e54c-f1c460c3/overlays/bitwarden.nix:4:5:24 3| bitwarden-desktop =25 4| assert super.bitwarden-desktop.override.__functionArgs ? llvmPackages_18;26 | ^27 5| (super.bitwarden-desktop.override {