nixbot

builds

failed eval default.checks.x86_64-linux.coverage build #23 · 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/hqh4dp94r41rk0k4b9b6v804nrlwmij8-source/modules/transposition.nix':1718       … while evaluating definitions from `/nix/store/pb7yhpr2nb28chjvcjcgbd2djynk5d7f-source/tests/flake-module.nix, via option perSystem':1920       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2122       error: Missing nix-unit tests for the following clan services on x86_64-linux:23         - hyprspace2425       Every service in `clan.modules` must have a nix-unit test registered at26       `tests.systems.x86_64-linux.<moduleName>`. See services/wifi for an example.