Merge pull request #109284 from fabaff/gps3

This commit is contained in:
Sandro
2021-01-14 21:18:55 +01:00
committed by GitHub
3 changed files with 30 additions and 1 deletions
+2
View File
@@ -2678,6 +2678,8 @@ in {
gprof2dot = callPackage ../development/python-modules/gprof2dot { inherit (pkgs) graphviz; };
gps3 = callPackage ../development/python-modules/gps3 { };
gpsoauth = callPackage ../development/python-modules/gpsoauth { };
gpxpy = callPackage ../development/python-modules/gpxpy { };