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

lastFile:pkgs/asterisk.nix
This commit is contained in:
2025-12-12 12:03:48 +07:00
parent 2b65f4dbdc
commit d780fb9687
2 changed files with 3 additions and 0 deletions

2
pkgs/asterisk.nix Normal file
View File

@@ -0,0 +1,2 @@
final: prev: {
}

View File

@@ -1,4 +1,5 @@
final: prev: {
think-gtcm = final.callPackage ./think-gtcm.nix { };
think-backend-gtcm = final.callPackage ./think-backend-gtcm.nix { php = final.php83; };
}