- Move all module tests to their own directories. - Avoid duplication of `// import`.
This replaces some derivation outputs by simple strings rather than full Nix store paths. This removes the need to download the whole derivation when all we need is a static string.