clan_lib: move test_flake_caching into clan_lib flake folder

This commit is contained in:
lassulus
2025-05-16 19:23:04 +02:00
parent fa052f45bd
commit 1c8b8bf83d
3 changed files with 7 additions and 3 deletions

View File

@@ -227,7 +227,7 @@ pythonRuntime.pkgs.buildPythonApplication {
touch $out
'';
}
// {
// lib.optionalAttrs (!stdenv.isDarwin) {
# disabled on macOS until we fix all remaining issues
clan-lib-pytest =
runCommand "clan-lib-pytest"