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

index ccd79832cc1ff529b6934791b4680b1da2f809b2..9cb8f8d23ee7257293b0e099131dc94b755cf1b3 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"

 },

 "geofabrik-estonia": {

     "builtin": false,

     "sha256": "1r7f8q4par0jnnfc0v7y0a2zp7xv27lgjwanm99x81ipcncrhq34",

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

index f836d72c9f0a7972f0eb5d8056a633d8e48a2a59..f57e4d1fe7dd88321a6d6f203f9f5397e7278086 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

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

   inherit sources click;

 };

 embox = callPackage ./embox {};

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

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

 goldendict-dark-theme =

diff --git a/pkgs/development/tools/gef/default.nix b/pkgs/development/tools/gef/default.nix

new file mode 100644

index 0000000000000000000000000000000000000000..8b21ac05900bf5cc649ece623d4be796beb5f191

--- /dev/null

+++ b/pkgs/development/tools/gef/default.nix

@@ -0,0 +1,36 @@

+{ stdenv, fetchFromGitHub, sources, runtimeShell, procps, binutils-unwrapped, bash, python3, gdb }:

+stdenv.mkDerivation rec {

+}

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

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