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

index eb7e98ca8f84792b3f5fe396df14d67ea73101f1..8dda466af125c6eacfad490f78b86657ab1898a7 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

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

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

index 02811e85f6e2cf39838b23e68973d51df9194684..ea873e7af15b0109c351fe5ef174d3e7eceb0cd4 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;

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

index e4a2bfb1c55dd386a39a357d50008e3495943b79..f04d0d6a3e3a5d8a93f6387489dec6d9699c5454 100644

--- a/pkgs/data/maps/opentopomap/default.nix

+++ b/pkgs/data/maps/opentopomap/default.nix

@@ -2,7 +2,7 @@ { stdenv, fetchurl, unzip }:

stdenv.mkDerivation rec {

pname = "opentopomap";

src = fetchurl {

 url = "http://garmin.opentopomap.org/data/russia-european-part/russia-european-part_garmin.zip";

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

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