1error:2 … while calling the 'derivationStrict' builtin3 at «nix-internal»/derivation-internal.nix:37:12:4 36|5 37| strict = derivationStrict drvAttrs;6 | ^7 38|89 … while evaluating derivation 'home-manager-generation'10 whose name attribute is located at «git+https://github.com/Mic92/nixpkgs?ref=main&rev=1b0533a62dfdf7783837a3362d5c3eca07d13bef&shallow=1»/pkgs/stdenv/generic/make-derivation.nix:651:111112 … while evaluating attribute 'buildCommand' of derivation 'home-manager-generation'13 at «git+https://github.com/Mic92/nixpkgs?ref=main&rev=1b0533a62dfdf7783837a3362d5c3eca07d13bef&shallow=1»/pkgs/build-support/trivial-builders/default.nix:84:17:14 83| enableParallelBuilding = true;15 84| inherit buildCommand name;16 | ^17 85| passAsFile = defaultPassAsFile ++ (derivationArgs.passAsFile or [ ]);1819 … while evaluating the option `home.activation.installPackages.data':2021 … while evaluating definitions from `/nix/store/fm93mv69y0ify036r6zgnhqy1chw3vd0-source/modules/home-environment.nix':2223 … while evaluating the option `home.packages':2425 … while evaluating definitions from `/nix/store/8dzl8zd8lr73s655b7hmymbszyqh4lyp-source/home-manager/coder.nix':2627 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2829 error: attribute 'bk-wait' missing30 at /var/lib/nixbot/worktrees/726-be5128582d2b-3e90fb75/home-manager/coder.nix:44:5:31 43| home.packages = [32 44| self.packages.${pkgs.stdenv.hostPlatform.system}.bk-wait33 | ^34 45| pkgs.atuin