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

index eb2a0720b0f560fa05e1a43dd526cb615762c148..dbeb65e1c8a85fa9f2376990e5c4bbdaa4bd33de 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://github.com/mapbox/mercantile/archive/dae32795f9da7a9f39d8ea52f2321af008f35ab9.tar.gz",

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

 },

 "openmtbmap_openvelomap_linux": {

     "branch": "master",

     "builtin": false,

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

index 3ff8cbe241b97ba1581b1c73b3bca64fa80dfbf6..57dcd6e34d05f753ae8e6600cc92f8e62cfb8966 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -59,6 +59,9 @@ mbtileserver = callPackage ./servers/mbtileserver { };

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

 inherit sources;

};

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

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

 inherit sources;

diff --git a/pkgs/tools/morse-talk/default.nix b/pkgs/tools/morse-talk/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..8f6cef34ff5f79470e22ec9f951dd526475dd9dc

--- /dev/null

+++ b/pkgs/tools/morse-talk/default.nix

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

+{ lib, buildPythonApplication, matplotlib, nose, sounddevice, sources }:

+buildPythonApplication rec {

+}

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

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