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

index 9b0fc046deeb57fa415d6561ffbf206fe1713244..75ce6cb62ba8207089ca9cb60aea56c7745d8c6e 100644

--- a/default.nix

+++ b/default.nix

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

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

 inherit (sources) mapper;

};

qmapshack-maps = callPackage ./pkgs/qmapshack-maps { };

redict = libsForQt5.callPackage ./pkgs/redict {

 inherit (sources) redict;

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

index 038834bc04a4bd9bbefd6b941baa8ccd74ab7755..92fd2916ff04c765470f9f5781a46a53cd346b71 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

     "url": "https://github.com/mapbox/mbutil/archive/2fc4161f9be890a65d07f5e7b2ed0c8a0a123ed6.tar.gz",

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

 },

 "redict": {

     "branch": "master",

     "description": "A dictionary for Linux, based on C++/Qt development.",

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

new file mode 100644

index 0000000000000000000000000000000000000000..8b73d72b66ec01b357ed509b2bdd5dd816ae4250

--- /dev/null

+++ b/pkgs/pymbtiles/default.nix

@@ -0,0 +1,18 @@

+{ lib, buildPythonPackage, pytest, pymbtiles }:

+buildPythonPackage rec {

+}

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

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