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

index 8ea66d98593f5cf8b5ae61ef0857037924facf37..d9d30c03d63128bec848690070f7e170401bbd0f 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -19,10 +19,10 @@ "description": "Cheetah3 is a free (MIT) and open source template engine for Python",

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

     "owner": "CheetahTemplate3",

     "repo": "cheetah3",

     "type": "tarball",

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

 },

 "csvquote": {

@@ -118,27 +118,27 @@ "url_template": "https://github.com///archive/.tar.gz"

 },

 "geofabrik-estonia": {

     "builtin": false,

     "type": "file",

     "url_template": "https://download.geofabrik.de/europe/estonia-<version>.osm.pbf",

 },

 "geofabrik-finland": {

     "builtin": false,

     "type": "file",

     "url_template": "https://download.geofabrik.de/europe/finland-<version>.osm.pbf",

 },

 "geofabrik-russia-nwfd": {

     "builtin": false,

     "type": "file",

     "url_template": "https://download.geofabrik.de/russia/northwestern-fed-district-<version>.osm.pbf",

 },

 "gimgtools": {

     "branch": "master",

@@ -160,10 +160,10 @@ "description": "Add Google translate to GoldenDict",

     "homepage": "https://github.com/xinebf/google-translate-for-goldendict",

     "owner": "xinebf",

     "repo": "google-translate-for-goldendict",

     "type": "tarball",

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

 },

 "gpx-layer": {

@@ -251,10 +251,10 @@ "description": "Get translated text from your terminal! Console Google Translate Script (bash+curl+sed)",

     "homepage": "https://ophoperhpo.github.io/GT-bash-client/",

     "owner": "OPHoperHPO",

     "repo": "GT-bash-client",

     "type": "tarball",

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

 },

 "libshell": {

@@ -316,10 +316,10 @@ "description": "OpenOrienteering Mapper is a software for creating maps for the orienteering sport",

     "homepage": "https://www.openorienteering.org/apps/mapper/",

     "owner": "OpenOrienteering",

     "repo": "mapper",

     "type": "tarball",

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

 },

 "mapsoft": {

@@ -340,11 +340,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",

 },

 "mbtileserver": {

     "branch": "master",

@@ -366,10 +366,10 @@ "description": "Spherical mercator tile and coordinate utilities",

     "homepage": "https://github.com/mapbox/mercantile",

     "owner": "mapbox",

     "repo": "mercantile",

     "type": "tarball",

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

 },

 "morse-talk": {

@@ -402,10 +402,10 @@ "description": "Source code of site http://nakarte.me",

     "homepage": "https://nakarte.me",

     "owner": "wladich",

     "repo": "nakarte",

     "type": "tarball",

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

 },

 "nnn": {

@@ -415,10 +415,10 @@ "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"

 },

 "openmtbmap_openvelomap_linux": {

diff --git a/pkgs/data/maps/gpxsee-poi/default.nix b/pkgs/data/maps/gpxsee-poi/default.nix

index 6173290910c074fce2e8af5c98dabec870143904..5345ffa47ff0c112c222961b0fb844a0585764e5 100644

--- a/pkgs/data/maps/gpxsee-poi/default.nix

+++ b/pkgs/data/maps/gpxsee-poi/default.nix

@@ -2,9 +2,9 @@ { lib, fetchurl, gzip, jq }:

{

geocachingSu = fetchurl {

 url = "https://nakarte.me/geocachingSu/geocaching_su2.json";

 downloadToTemp = true;

 recursiveHash = true;

 preferLocalBuild = true;

@@ -26,9 +26,9 @@ };

};

laavut = fetchurl {

 url = "http://www.laavu.org/lataa.php?paikkakunta=kaikki";

 downloadToTemp = true;

 recursiveHash = true;

 preferLocalBuild = true;

@@ -68,9 +68,9 @@ };

};

westra = fetchurl {

 url = "https://nakarte.me/westraPasses/westra_passes.json";

 downloadToTemp = true;

 recursiveHash = true;

 preferLocalBuild = true;

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

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