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

index dd2b2e3d50010b9969fd3b36b8d944b505f89b18..b235447acfa6f62d0eea24a2b2eb88782f7fb123 100644

--- a/default.nix

+++ b/default.nix

@@ -33,6 +33,10 @@ };

gpx-layer = perlPackages.callPackage ./pkgs/gpx-layer {

 inherit (sources) gpx-layer;

};

gpxlab = libsForQt5.callPackage ./pkgs/gpxlab {

 inherit (sources) GPXLab;

};

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

index e39bfd0bfd94feeff6c52a596a3ea033e96d8162..d0a7fc4b68219c69df39adfd26f8d2c2ec54fd59 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -107,6 +107,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"

 },

 "gpxpy": {

     "branch": "master",

     "description": "gpx-py is a python GPX parser. GPX (GPS eXchange Format) is an XML based file format for GPS tracks.",

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

new file mode 100644

index 0000000000000000000000000000000000000000..824e3f37b952069504e7eee229d6b286b81e6464

--- /dev/null

+++ b/pkgs/gpxelevations/default.nix

@@ -0,0 +1,22 @@

+{ lib, buildPythonApplication, python, requests, gpxpy, gpxelevations }:

+buildPythonApplication rec {

+}

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

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