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

index 592bb3989c8fb7c2f114ba373395796b4d1fa359..5b2dc7b9dceac017313c195a7f37d923793cdf0c 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -123,35 +123,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": {

@@ -277,10 +277,10 @@ "description": "Helsinki Finite-State Technology (library and application suite)",

     "homepage": "https://hfst.github.io",

     "owner": "hfst",

     "repo": "hfst",

     "type": "tarball",

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

 },

 "libshell": {

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

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

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

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

 },

 "odict": {

@@ -480,10 +480,10 @@ "description": "A blazingly-fast replacement for Apple Dictionaries, Babylon, StarDict, etc.",

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

     "owner": "odict",

     "repo": "odict",

     "type": "tarball",

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

 },

 "openmtbmap": {

@@ -519,10 +519,10 @@ "description": "Scientific-grade astronomy routines for Python",

     "homepage": "https://rhodesmill.org/pyephem",

     "owner": "brandon-rhodes",

     "repo": "pyephem",

     "type": "tarball",

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

 },

 "pymbtiles": {

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

index 8dfa901dc6407f117b9e16dcedc6c27a299af3d6..1c7b6d56e0b32946ddcbb6543e7293fa3a269254 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;

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

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