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/hqh4dp94r41rk0k4b9b6v804nrlwmij8-source/modules/transposition.nix': … while evaluating definitions from `/nix/store/pb7yhpr2nb28chjvcjcgbd2djynk5d7f-source/tests/flake-module.nix, via option perSystem': (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: Missing nix-unit tests for the following clan services on aarch64-linux: - hyprspace Every service in `clan.modules` must have a nix-unit test registered at `tests.systems.aarch64-linux.`. See services/wifi for an example.