python3.pkgs.watchgod: init at 0.0.7

This commit is contained in:
Robin Gloster
2021-05-09 12:05:12 -05:00
parent 741c201f6b
commit b66421bc00
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -8592,6 +8592,8 @@ in {
inherit (pkgs.darwin.apple_sdk.frameworks) CoreServices;
};
watchgod = callPackage ../development/python-modules/watchgod { };
waterfurnace = callPackage ../development/python-modules/waterfurnace { };
WazeRouteCalculator = callPackage ../development/python-modules/WazeRouteCalculator { };