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

index 5004ffbc5c90755545bba60de79515d1440422f3..55e43339c3d5353c526db37a589a3bf4e08bb929 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -114,15 +114,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": {

@@ -321,15 +321,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": {

@@ -574,11 +574,11 @@ "builtin": false,

     "description": "Ежедневная сборка карт из данных OpenStreetMap для навигационных приборов и приложений Garmin",

     "homepage": "https://maptourist.org",

     "region": "szfo",

     "type": "file",

     "url_template": "https://maptourist.org/osm-garmin/archive/OSM-MapTourist-<region>-RU_<version>.zip",

 },

 "mercantile": {

     "branch": "master",

@@ -677,15 +677,15 @@ },

 "nnn": {

     "branch": "master",

     "builtin": false,

     "description": "n³ The missing terminal file manager for X",

     "homepage": "https://github.com/jarun/nnn",

     "owner": "jarun",

     "repo": "nnn",

     "type": "tarball",

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

 },

 "odict": {

@@ -841,15 +841,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/applications/gpxsee/bin.nix b/pkgs/applications/gpxsee/bin.nix

index 0cd8839de969bd27dd6def46d2d5b40deca54fae..018ec832f8d21dc5c4fdd148b22e750405e51a79 100644

--- a/pkgs/applications/gpxsee/bin.nix

+++ b/pkgs/applications/gpxsee/bin.nix

@@ -1,14 +1,14 @@

{ stdenv, fetchurl, undmg, sources }:

let

pname = "gpxsee";

in

stdenv.mkDerivation {

inherit pname version;

src = fetchurl {

 url = "mirror://sourceforge/gpxsee/GPXSee-${version}.dmg";

};

preferLocalBuild = true;

diff --git a/pkgs/applications/i18n-editor/default.nix b/pkgs/applications/i18n-editor/default.nix

index 8a10a3964e67408c7936376328a09ea384eef0ae..4bef7e8fac246444c5927691d72ab5cc7e19b0a5 100644

--- a/pkgs/applications/i18n-editor/default.nix

+++ b/pkgs/applications/i18n-editor/default.nix

@@ -14,7 +14,9 @@ sha256 = "19p9p6h4kfv468frdsl88w4x3z4bnhlcnll21zw63xhccw55v0lj";

 inherit version;

};

buildInputs = [ jre makeWrapper ];

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

index 7c1f70604785e9a4baea4f1ca6d4b02272fba8db..665ee198897c5a1449c949197fa538ecb6fd4909 100644

--- a/pkgs/servers/shavit/default.nix

+++ b/pkgs/servers/shavit/default.nix

@@ -15,7 +15,7 @@

meta = with lib; {

 description = "Gemini server";

 homepage = "https://git.sr.ht/~yotam/shavit";

 maintainers = [ maintainers.sikmir ];

 platforms = platforms.unix;

};

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

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