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

index a61b45c70f58836444c96adb3c9956012b779241..40161976f40e89d3dc413af74484ae13be099272 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -103,6 +103,19 @@ "type": "tarball",

     "url": "https://github.com/embox/embox/archive/ad5ed2947ae7ad68e6b0b0400c1a12d1a5114fa2.tar.gz",

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

 },

 "google-translate-for-goldendict": {

     "branch": "master",

     "builtin": false,

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

index 094c2d3ae92c265be182398c6653cb3c03c653e1..8fbe475b2cf1c15bcb4726b50a9cc3bfb743ac42 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -20,6 +20,7 @@ elevation = python3Packages.callPackage ./tools/elevation {

 inherit sources click;

};

embox = callPackage ./embox { };

gmaptool = callPackage ./tools/gmaptool { };

goldendict-dark-theme =

 callPackage ./data/themes/goldendict-themes/dark-theme.nix { };

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

new file mode 100644

index 0000000000000000000000000000000000000000..85082c3143721a7bea763d0b4a50867e426f8367

--- /dev/null

+++ b/pkgs/tools/gimgtools/default.nix

@@ -0,0 +1,20 @@

+{ stdenv, sources }:

+stdenv.mkDerivation rec {

+}

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

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