diff --git a/modules/home-manager/programs/gpxsee.nix b/modules/home-manager/programs/gpxsee.nix

index 8536ed06616eacaef08ed5c1dae2655420bf68d4..2d9b4299d3e8439a23c1538ecc67d6490654cc10 100644

--- a/modules/home-manager/programs/gpxsee.nix

+++ b/modules/home-manager/programs/gpxsee.nix

@@ -51,8 +51,8 @@

 poiPackages = mkOption {

   default = [ ];

   example = [

   ];

   description = "POI packages to install.";

   type = types.listOf types.package;

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

index bfbef9dac05071b59b63d0fe92e3985425159a6a..3ba6ac882579643e31c6f73d4c19cc8df727bff8 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": {

@@ -212,15 +212,15 @@ },

 "gef": {

     "branch": "dev",

     "builtin": false,

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

 },

 "geminid": {

@@ -377,29 +377,29 @@ "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": {

     "branch": "master",

     "builtin": false,

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

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

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

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

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

index 349dcd206bebac91aee31efbcf22c4ca349754b7..8b956d5d0c091aff682c1873ac4576bb9ffb6aa1 100644

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

+++ b/pkgs/data/misc/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;

 postFetch = ''

@@ -61,9 +61,9 @@ };

};

westra = fetchurl {

 url = "https://nakarte.me/westraPasses/westra_passes.json";

 downloadToTemp = true;

 recursiveHash = true;

 postFetch = ''

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

index f4ba0de5beb81007e5a5432445f8d79a59540a4a..6f00d6e0b8f6c166914e9f7b49003396c13c6eb2 100644

--- a/pkgs/default.nix

+++ b/pkgs/default.nix

@@ -81,8 +81,8 @@ slazav-podm-bin = callPackage ./data/maps/slazav/podm-bin.nix { };

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

 gadm = callPackage ./data/misc/gadm { };

 osm-extracts = callPackage ./data/misc/osm-extracts { };

 routinodb = callPackage ./data/misc/routinodb { };

 goldendict-arc-dark-theme =

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

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