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

index 6f83b9c7418b3be1b597737ebcca42ab45cb5ff6..2715c76ccf0f7ddfdd777ac2b3eaec20fa25b48d 100644

--- a/default.nix

+++ b/default.nix

@@ -7,6 +7,7 @@ sources = import ./nix/sources.nix;

in

{

datamaps = callPackage ./pkgs/datamaps { inherit (sources) datamaps; };

mbutil = python3Packages.callPackage ./pkgs/mbutil { inherit (sources) mbutil; };

}

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

index 907db16c97f25228d20f4468f05f86e9f71bee12..634ceddee941e8f62ee9ee1158251e5dd2a224df 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://github.com/ericfischer/gpx-layer/archive/746b4723cf1f69fb86d45cf2d4efeaae9e711d2d.tar.gz",

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

 },

 "mbutil": {

     "branch": "master",

     "description": "Importer and Exporter of MBTiles",

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

new file mode 100644

index 0000000000000000000000000000000000000000..54337569ac145668be176d8016a64d549247f3ac

--- /dev/null

+++ b/pkgs/gpxpy/default.nix

@@ -0,0 +1,21 @@

+{ lib, buildPythonApplication, python, lxml, gpxpy }:

+buildPythonApplication rec {

+}

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

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