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

index 69acf3ab99f49a1a7ac6165bc670d8e753505591..c060883eea0d0b50e7fb5488f862bba2db1a66f5 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -798,5 +798,19 @@ "sha256": "06izbgq912qlbhwgas0ycnsx2hniya5bdb24x2bd3i19wlhrps36",

     "type": "tarball",

     "url": "https://github.com/consbio/tpkutils/archive/5aec5e5a996b16575812d90586a5cd1e865437bf.tar.gz",

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

 }

}

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

index ba85a8d7803c4a7c0a01cf7b0281bd53a9e461c5..9e4c1a6e57f74c0e0f2a6aeba64eb6148345f2e1 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -162,6 +162,7 @@ taginfo-tools = callPackage ./tools/geo/taginfo-tools { };

 tilesets-cli = callPackage ./tools/geo/tilesets-cli { };

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

 xfractint = callPackage ./tools/xfractint { };

 ### SERVERS

diff --git a/pkgs/tools/dict/zdict/default.nix b/pkgs/tools/dict/zdict/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..288a3f59db439e1efe561e92e260130987693ca8

--- /dev/null

+++ b/pkgs/tools/dict/zdict/default.nix

@@ -0,0 +1,34 @@

+{ lib, python37Packages, sources }:

+let

+in

+python37Packages.buildPythonApplication {

+}

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

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