pythonPackages.WazeRouteCalculator: init 0.6

This commit is contained in:
Peter Hoeg
2018-04-27 19:01:20 +08:00
parent f535f7e2a1
commit 4bdd7496ba
2 changed files with 26 additions and 0 deletions

View File

@@ -696,6 +696,8 @@ in {
pyunbound = callPackage ../tools/networking/unbound/python.nix { };
WazeRouteCalculator = callPackage ../development/python-modules/WazeRouteCalculator { };
# packages defined here
aafigure = callPackage ../development/python-modules/aafigure { };