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

index af25285fa75bf52d5302dbd21ba54b7707fd55fd..1a7e9dd2da31c52f74b6b1c412ef11ab4ed2bff0 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -44,15 +44,15 @@ },

 "cheetah3": {

     "branch": "master",

     "builtin": false,

     "description": "Cheetah3 is a free (MIT) and open source template engine for Python",

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

     "owner": "CheetahTemplate3",

     "repo": "cheetah3",

     "type": "tarball",

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

 },

 "csvquote": {

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

@@ -377,15 +377,15 @@ "gpxsee": {

     "branch": "master",

     "builtin": false,

     "changelog": "https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes",

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

@@ -475,15 +475,15 @@ },

 "hfst": {

     "branch": "master",

     "builtin": false,

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

 },

 "how-to-use-pvs-studio-free": {

@@ -696,15 +696,15 @@ },

 "microjson": {

     "branch": "master",

     "builtin": false,

     "description": "Tiny streaming json deserializer",

     "homepage": "https://github.com/semlanik/microjson",

     "owner": "semlanik",

     "repo": "microjson",

     "type": "tarball",

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

 },

 "mikatools": {

@@ -968,15 +968,15 @@ },

 "tatoebatools": {

     "branch": "master",

     "builtin": false,

     "description": "A library for downloading, updating and iterating over monolingual data files from Tatoeba",

     "homepage": "https://github.com/LBeaudoux/tatoebatools",

     "owner": "LBeaudoux",

     "repo": "tatoebatools",

     "type": "tarball",

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

 },

 "thinplatespline": {

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

rename from pkgs/data/maps/gpxsee-poi/default.nix

rename to pkgs/data/misc/gpxsee-poi/default.nix

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

rename from pkgs/data/maps/routinodb/default.nix

rename to pkgs/data/misc/routinodb/default.nix

diff --git a/pkgs/default.nix b/pkgs/default.nix

index 0107a695c8b57d14806d4eebb9c9cdf9cf004fa0..02262b43ee4d9c3eee2eee2f03015836cf360b0e 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -68,17 +68,18 @@

 dem = callPackage ./data/maps/dem { };

 freizeitkarte-osm = callPackage ./data/maps/freizeitkarte-osm { };

 gpxsee-maps = callPackage ./data/maps/gpxsee-maps { };

 vlasenko-maps = callPackage ./data/maps/vlasenko-maps { };

 maptourist = callPackage ./data/maps/maptourist { };

 mtk-suomi = callPackage ./data/maps/mtk-suomi { };

 opentopomap = callPackage ./data/maps/opentopomap { };

 qmapshack-onlinemaps = callPackage ./data/maps/qmapshack-onlinemaps { };

 slazav-hr = callPackage ./data/maps/slazav/hr.nix { };

 slazav-podm = callPackage ./data/maps/slazav/podm.nix { };

 slazav-podm-bin = callPackage ./data/maps/slazav/podm-bin.nix { };

 usa-osm-topo-routable = callPackage ./data/maps/usa-osm-topo-routable { };

 goldendict-arc-dark-theme =

   callPackage ./data/themes/goldendict-themes/arc-dark-theme.nix { };

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

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