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

index d7f8f0b9af84e06a36d3600d684b3ff355ed473a..d5b04c2c8d526383e27eb2b30f3b21ad86b994fe 100644

--- a/default.nix

+++ b/default.nix

@@ -44,6 +44,9 @@ };

gpxtools = callPackage ./pkgs/gpxtools {

 inherit (sources) gpxtools;

};

gt4gd = python3Packages.callPackage ./pkgs/gt4gd {

 inherit (sources) google-translate-for-goldendict;

};

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

index a02c8188bce63ff04e7e2885a936baa0386e40f2..4dfb608a6518c0dd175a9a82644dbcc522751410 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://notabug.org/irdvo/gpxtools/archive/b989f357abb9f9b694cbe95081dd8d1094019233.tar.gz",

     "url_template": "https://notabug.org/<owner>/<repo>/archive/<rev>.tar.gz"

 },

 "mapper": {

     "branch": "master",

     "description": "OpenOrienteering Mapper is a software for creating maps for the orienteering sport.",

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

new file mode 100644

index 0000000000000000000000000000000000000000..e283d90bc9b9719b95ed1654b2ea769ad56bf028

--- /dev/null

+++ b/pkgs/lsdreader/default.nix

@@ -0,0 +1,17 @@

+{ lib, buildPythonApplication, lsdreader }:

+buildPythonApplication rec {

+}

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

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