diff --git a/nix/sources.json b/nix/sources.json

index c0cd26ed20504ab7ee6633e5acf9d83060b00cce..24d37cea8a06c2436ea4079e19dc0b20c8e422c7 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -843,6 +843,20 @@ "type": "tarball",

     "url": "https://github.com/wladich/ozi_map/archive/4d6bd3f234960ba90d82e6d58da9c1bf4677eb16.tar.gz",

     "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"

 },

 "pyephem": {

     "branch": "master",

     "builtin": false,

diff --git a/pkgs/default.nix b/pkgs/default.nix

index ac298383bb3a362644ff3631f3d41ec2b9afd556..00b8a078e98fc45674f05fe0fb8b844c41452db8 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -187,6 +187,7 @@ osm2mp = perlPackages.callPackage ./tools/geo/osm2mp {

   inherit sources;

   inherit (perlPackages) GeoOpenstreetmapParser MatchSimple MathPolygon MathPolygonTree TreeR;

 };

 phyghtmap = callPackage ./tools/geo/phyghtmap { };

 ptunnel = callPackage ./tools/networking/ptunnel { };

 sendmap20 = callPackage ./tools/geo/sendmap20 { };

diff --git a/pkgs/tools/geo/py-staticmaps/default.nix b/pkgs/tools/geo/py-staticmaps/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..60937b5f625d1693e1467b101e1cd8df130354d2

--- /dev/null

+++ b/pkgs/tools/geo/py-staticmaps/default.nix

@@ -0,0 +1,19 @@

+{ lib, python3Packages, s2sphere, sources }:

+python3Packages.buildPythonApplication {

+}

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/53b9e01899b6f70379c47e397518649b6512ee02.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
131.677009 milliseconds
Gemini-to-HTML Time
0.716267 milliseconds

This content has been proxied by September (3851b).