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

index 901e475464476f0f6d77151496296f97b3d518ba..2e87d11b3a21b3f1395fd70637adf6cd1cb71d0b 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -6,10 +6,10 @@ "description": "A ncurses file manager written in C with vim like keybindings",

     "homepage": "https://github.com/mananapr/cfiles",

     "owner": "mananapr",

     "repo": "cfiles",

     "type": "tarball",

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

 },

 "cheetah3": {

@@ -110,35 +110,35 @@ "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"

 },

 "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",

@@ -212,10 +212,10 @@ "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": {

@@ -225,10 +225,10 @@ "description": "GPXSee maps",

     "homepage": "https://tumic0.github.io/GPXSee-maps",

     "owner": "tumic0",

     "repo": "GPXSee-maps",

     "type": "tarball",

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

 },

 "gpxtools": {

@@ -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",

@@ -415,10 +415,12 @@ "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 17b745b30a39aa7ea06292f16bec37a8ad151b95..7fc0f2b5f312a42228cca7386926b9cb71f8a5ef 100644

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

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

@@ -4,7 +4,7 @@ {

geocachingSu = fetchurl {

 name = "geocaching_su-2020-05-20";

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

 downloadToTemp = true;

 recursiveHash = true;

 preferLocalBuild = true;

@@ -70,7 +70,7 @@

westra = fetchurl {

 name = "westra-2020-05-20";

 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/f3ac1cf7d6374fff06f60648eb6af5dd2f0dc7b7.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
134.784694 milliseconds
Gemini-to-HTML Time
1.869987 milliseconds

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