mob next [ci-skip] [ci skip] [skip ci]

lastFile:tests/default.nix
This commit is contained in:
2025-11-26 14:21:11 +07:00
parent e6760d320d
commit 5246b83a8f
13 changed files with 816 additions and 10 deletions

View File

@@ -3,5 +3,11 @@
common = {
imports = [ ./common.nix ];
};
think-gtcm = {
imports = [ ./think-gtcm.nix ];
};
think-backend-gtcm = {
imports = [ ./think-backend-gtcm.nix ];
};
};
}