nixbot

builds

failed eval default.checks.x86_64-linux.nixos-phi-nixos build #217 · raw · ·

1error:2       … while evaluating a branch condition3         at «string»:23:10:4           22|     if !keepName n then {}5           23|     else if !builtins.isAttrs c || isDrv c then c6             |          ^7           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}89       … in the left operand of the OR (||) operator10         at «string»:23:33:11           22|     if !keepName n then {}12           23|     else if !builtins.isAttrs c || isDrv c then c13             |                                 ^14           24|     else if c ? _type || !(c.recurseForDerivations or true) then {}1516       … while evaluating definitions from `/nix/store/j3ryv4dxr4xnv8azhh0daaxgsrhp917i-source/hosts/flake-module.nix':1718       … while evaluating the option `system.build.toplevel':1920       … while evaluating definitions from `/nix/store/p9br0y2kmil5j5k85jczva3kdqy6hmnj-source/nixos/modules/system/activation/top-level.nix':2122       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2324       error: assertion '(((super).bitwarden-desktop.override.__functionArgs) ? llvmPackages_18)' failed25       at /var/lib/nixbot/worktrees/7183-07cd0a6cd3a7-f7831bad/overlays/bitwarden.nix:4:5:26            3|   bitwarden-desktop =27            4|     assert super.bitwarden-desktop.override.__functionArgs ? llvmPackages_18;28             |     ^29            5|     (super.bitwarden-desktop.override {