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

index 7acfaa1201a52fcc9e5bdabb5d354fb6bfd3c8cc..5a15a59d726e21d690e409b69d9c298cf6c2557d 100644

--- a/default.nix

+++ b/default.nix

@@ -97,6 +97,9 @@ openorienteering-mapper = libsForQt5.callPackage ./pkgs/applications/openorienteering-mapper {

 inherit (sources) mapper;

};

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

pymbtiles = python3Packages.callPackage ./pkgs/development/python-modules/pymbtiles {

 inherit (sources) pymbtiles;

};

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

index f95836ab0fbd6bbe00a0cae78556f6ef1483047c..a7162c8bbae5e865649295c5b37716b07b6fc1a3 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

 },

 "pymbtiles": {

     "branch": "master",

     "description": "Python utilities for Mapbox mbtiles files",

diff --git a/pkgs/development/python-modules/pyephem/default.nix b/pkgs/development/python-modules/pyephem/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..352878d9c1d80283640ee9ea7141db7dcaac6bbc

--- /dev/null

+++ b/pkgs/development/python-modules/pyephem/default.nix

@@ -0,0 +1,15 @@

+{ lib, buildPythonPackage, pyephem }:

+buildPythonPackage rec {

+}

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

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