1error:2 … while evaluating a branch condition3 at «string»:25:5:4 24| v:5 25| if !builtins.isAttrs v || isDrv v then6 | ^7 26| v89 … in the left operand of the OR (||) operator10 at «string»:25:28:11 24| v:12 25| if !builtins.isAttrs v || isDrv v then13 | ^14 26| v1516 … while evaluating definitions from `/nix/store/s0fpxz3rvfip9bc50wfmwpigxiyl6nkg-source/modules/transposition.nix':1718 … while evaluating definitions from `/nix/store/icfb86vg6yf5kf8k927pmf8417zjc0li-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 - harmonia2425 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.