feat(package): +support-bot

This commit is contained in:
zerosummed
2025-04-22 10:00:33 +03:00
parent 02a09446c7
commit 2d75500f15
2 changed files with 79 additions and 0 deletions
+1
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