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

index 1ceddb90720c9337e16e5aaeed4d81a7ca3f8a50..dd2b2e3d50010b9969fd3b36b8d944b505f89b18 100644

--- a/default.nix

+++ b/default.nix

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

gt4gd = python3Packages.callPackage ./pkgs/gt4gd {

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

};

mbtileserver = callPackage ./pkgs/mbtileserver {

 inherit (sources) mbtileserver;

};

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

index 9ebcc4067612319d890342c713d24328623e15fb..e39bfd0bfd94feeff6c52a596a3ea033e96d8162 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

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

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

 },

 "lsd2dsl": {

     "branch": "master",

     "description": "Lingvo dictionaries decompiler",

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

new file mode 100644

index 0000000000000000000000000000000000000000..f6437790c083282a4686543a434e8151ec11cf60

--- /dev/null

+++ b/pkgs/imgp/default.nix

@@ -0,0 +1,22 @@

+{ lib, buildPythonApplication, pillow, imgp }:

+buildPythonApplication rec {

+}

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

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