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

index 7e20d69825d59de215d77ed7ff92cbc8fe9a076e..528d4059ea046b4c3f344b41653369ef89565912 100644

--- a/nix/sources.json

+++ b/nix/sources.json

@@ -125,10 +125,10 @@ "description": "GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC, GeoJSON and OziExplorer files.",

     "homepage": "https://www.gpxsee.org",

     "owner": "tumic0",

     "repo": "GPXSee",

     "type": "tarball",

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

 },

 "gpxsee-maps": {

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

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

index 2de89a6a4ea350ffb8e5e33cf7cfbac9c719fbb3..8a725cb4e7f02a9618e915f2b23245df6e5e1e13 100644

--- a/nix/sources.nix

+++ b/nix/sources.nix

@@ -1,25 +1,91 @@

This file has been generated by Niv.

-# A record, from name to path, of the third-party packages

-with rec

-{

+let

 else

   ''

fetchTarball version that is compatible between all the versions of Nix

builtins_fetchTarball = { url, sha256 }@attrs:

@@ -41,56 +107,28 @@ fetchurl { inherit url; }

   else

     fetchurl attrs;

-};

-# NOTE: spec must not have an "outPath" attribute

-mapAttrs (

-) sources

+in

+mkSources (mkConfig {}) // { __functor = _: settings: mkSources (mkConfig settings); }

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

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