feat(package): +support-bot

This commit is contained in:
zerosummed
2025-04-22 10:00:33 +03:00
parent 60d977110c
commit 016db3d06a
2 changed files with 79 additions and 0 deletions

View File

@@ -137,6 +137,7 @@
# hectic = self.packages.${system}.hectic;
#};
postgreact = pkgs.callPackage ./package/c/postgreact {};
support-bot = pkgs.callPackage ./package/support-bot {};
};
devShells.${system} = let