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

index afce1ac57fcc34d4262f5e015c934f66d39251bd..277a1d4e93bd872879c3211e93b5abb838dff50a 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -345,6 +345,18 @@ "type": "tarball",

     "url": "https://github.com/btittelbach/openmtbmap_openvelomap_linux/archive/6d00e273d7391fae72fb7fd21859483db3e26c1a.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 88ea4e12d0e5e8531bf7396ee64ca2ec68c667d1..61200474c543614846fa22389e6de8969fbbf880 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -61,6 +61,10 @@ openmtbmap_openvelomap_linux = callPackage ./tools/geo/openmtbmap_openvelomap_linux { };

openorienteering-mapper = libsForQt5.callPackage ./applications/openorienteering-mapper {

 inherit sources;

};

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

pyephem = python3Packages.callPackage ./development/python-modules/pyephem {

 inherit sources;

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

new file mode 100644

index 0000000000000000000000000000000000000000..81770a709cf2a845807038d69e3232e117f19960

--- /dev/null

+++ b/pkgs/tools/geo/osm2mp/default.nix

@@ -0,0 +1,54 @@

+{ lib, buildPerlPackage, sources, ConfigStd, EncodeLocale

+, FileSlurp, GeoOpenstreetmapParser, JSON, ListMoreUtils

+, LWPProtocolHttps, MatchSimple, MathPolygon, MathPolygonTree

+, TemplateToolkit, TextUnidecode, TreeR, YAML }:

+buildPerlPackage rec {

+}

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

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