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

index 73892e71d7a9e93613bad4f9cc26b17e1070f7a9..c0cd26ed20504ab7ee6633e5acf9d83060b00cce 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

@@ -239,27 +239,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",

@@ -447,15 +447,15 @@ },

 "gt4gd": {

     "branch": "master",

     "builtin": false,

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

 },

 "gupload": {

@@ -531,15 +531,15 @@ },

 "klogg": {

     "branch": "master",

     "builtin": false,

     "description": "A fast, advanced log explorer based on glogg project",

     "homepage": "https://klogg.filimonov.dev/",

     "owner": "variar",

     "repo": "klogg",

     "type": "tarball",

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

 },

 "lazyscraper": {

@@ -629,15 +629,15 @@ },

 "mapper": {

     "branch": "master",

     "builtin": false,

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

 },

 "maprec": {

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

@@ -846,15 +846,15 @@ },

 "pyephem": {

     "branch": "master",

     "builtin": false,

     "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": {

@@ -1038,15 +1038,15 @@ },

 "zdict": {

     "branch": "master",

     "builtin": false,

     "description": "The last online dictionary framework you need",

     "homepage": "https://pypi.org/project/zdict/",

     "owner": "zdict",

     "repo": "zdict",

     "type": "tarball",

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

 }

}

diff --git a/pkgs/applications/gis/openorienteering-mapper/bin.nix b/pkgs/applications/gis/openorienteering-mapper/bin.nix

index 5f5b21b117648cf95be14a61ecde27bb0a39940f..8ca287bc95a0878f3d087b6b49152e20c150e7c1 100644

--- a/pkgs/applications/gis/openorienteering-mapper/bin.nix

+++ b/pkgs/applications/gis/openorienteering-mapper/bin.nix

@@ -2,14 +2,14 @@ { stdenv, fetchfromgh, undmg, sources }:

stdenv.mkDerivation rec {

pname = "Openorienteering-Mapper-bin";

src = fetchfromgh {

 owner = "OpenOrienteering";

 repo = "mapper";

 version = "master-v${version}";

 name = "OpenOrienteering-Mapper-master_v${version}-macOS.dmg";

};

preferLocalBuild = true;

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

index 9239cf7e3a6e3e742be7a013892640baff176093..8354e213a7248defcd0d91f124c3e692f87b7c74 100644

--- a/pkgs/data/misc/poi/default.nix

+++ b/pkgs/data/misc/poi/default.nix

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

{

geocachingSu = fetchurl {

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

 downloadToTemp = true;

 recursiveHash = true;

 postFetch = ''

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

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