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

index f6f1d0372dd2c47f6db74594ad5821a7586440b6..122df268bb292e883ed21a5842fdf7b519a89bac 100644

--- a/nix/sources.json

+++ b/nix/sources.json

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

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

@@ -327,11 +327,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/applications/mapsoft/0002-fix-build.patch b/pkgs/applications/mapsoft/0002-fix-build.patch

index 9d99f1304e49a0148c006123e1b7dcc07dac2d45..03dad35e62e1be2913d0e8591607721744bd7f2c 100644

--- a/pkgs/applications/mapsoft/0002-fix-build.patch

+++ b/pkgs/applications/mapsoft/0002-fix-build.patch

@@ -1,20 +1,4 @@

Submodule modules contains modified content

-diff --git i/modules/Makefile.inc w/modules/Makefile.inc

-index 3ff6a7a..da19730 100644

---- i/modules/Makefile.inc

-+++ w/modules/Makefile.inc

-@@ -50,9 +50,9 @@ $(shell $(MODDIR)/get_deps $(MODDIR) . > Makefile.deps)

-- PKG_CONFIG_PATH=$(MODDIR)/pc pkg-config --cflags '$(PKG_CONFIG)')

-+ PKG_CONFIG_PATH=$(PKG_CONFIG_PATH):$(MODDIR)/pc pkg-config --cflags '$(PKG_CONFIG)')

-- PKG_CONFIG_PATH=$(MODDIR)/pc pkg-config --libs '$(PKG_CONFIG)')

-+ PKG_CONFIG_PATH=$(PKG_CONFIG_PATH):$(MODDIR)/pc pkg-config --libs '$(PKG_CONFIG)')

diff --git i/modules/pc/libdb.pc w/modules/pc/libdb.pc

index 6a40e95..682c932 100644

--- i/modules/pc/libdb.pc

diff --git a/pkgs/applications/mapsoft/2.nix b/pkgs/applications/mapsoft/2.nix

index 41a275d1e76d2a28f39f6a6680f7ef4bbbcd63a7..76578346b379413027a80a15289e6d4bfc68bfc9 100644

--- a/pkgs/applications/mapsoft/2.nix

+++ b/pkgs/applications/mapsoft/2.nix

@@ -21,13 +21,13 @@ }:

stdenv.mkDerivation rec {

pname = "mapsoft2";

src = fetchFromGitHub {

 owner = "slazav";

 repo = pname;

 fetchSubmodules = true;

};

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

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