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

index c20b051e15b29bd8a0399799d7d72b27ecbeaab6..4f9240f107a9272f84c92902cf9233ec5a101470 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -128,15 +128,15 @@ },

 "embox": {

     "branch": "master",

     "builtin": false,

     "description": "Modular and configurable OS for embedded applications",

     "homepage": "http://embox.github.io",

     "owner": "embox",

     "repo": "embox",

     "type": "tarball",

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

 },

 "foma": {

@@ -170,15 +170,15 @@ },

 "gef": {

     "branch": "dev",

     "builtin": false,

     "description": "GEF - GDB Enhanced Features for exploit devs & reversers",

     "homepage": "http://gef.rtfd.io",

     "owner": "hugsy",

     "repo": "gef",

     "type": "tarball",

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

 },

 "geminid": {

@@ -335,15 +335,15 @@ "gpxsee": {

     "branch": "master",

     "builtin": false,

     "changelog": "https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes",

     "description": "GPS log file viewer and analyzer",

     "homepage": "https://www.gpxsee.org",

     "owner": "tumic0",

     "repo": "GPXSee",

     "type": "tarball",

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

 },

 "gpxsee-maps": {

@@ -870,15 +870,15 @@ },

 "stardict-3": {

     "branch": "master",

     "builtin": false,

     "description": "Automatically exported from code.google.com/p/stardict-3",

     "homepage": "https://github.com/huzheng001/stardict-3",

     "owner": "huzheng001",

     "repo": "stardict-3",

     "type": "tarball",

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

 },

 "supermercado": {

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

index 249a2dae86fb9e3a955656d45307567dbf502779..41cbdc8855d725e7c162a3d2eeedd34c2666ce9c 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -91,6 +91,7 @@ gef = callPackage ./development/tools/gef { };

 kiln = callPackage ./development/tools/kiln { };

 how-to-use-pvs-studio-free = callPackage ./development/tools/pvs-studio/how-to-use-pvs-studio-free.nix { };

 pvs-studio = callPackage ./development/tools/pvs-studio { };

 ### DEVELOPMENT / LIBRARIES

@@ -199,6 +200,7 @@

 ### SERVERS

 dict2rest = callPackage ./servers/dict2rest { };

 geminid = callPackage ./servers/geminid { };

 glauth = callPackage ./servers/glauth { };

 nakarte = callPackage ./servers/nakarte { };

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

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