diff --git a/pkgs/applications/synwrite/bin.nix b/pkgs/applications/synwrite/bin.nix

index 1e47172478e43cb0a6c3b901fa80973e9546535a..54d2a0fc75d401cde4419a04548d8cbebb90d24f 100644

--- a/pkgs/applications/synwrite/bin.nix

+++ b/pkgs/applications/synwrite/bin.nix

@@ -39,7 +39,7 @@ description = "Advanced text editor for programmers and Notepad replacement";

 homepage = "http://uvviewsoft.com/synwrite/";

 license = licenses.mpl11;

 maintainers = [ maintainers.sikmir ];

 skip.ci = true;

};

}

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

index c8bfd7c17213e788635abab1f33e1e643486f61d..f751fe6ba776bd95532a4b06ab344285d141ba14 100644

--- a/pkgs/geospatial/hecate/default.nix

+++ b/pkgs/geospatial/hecate/default.nix

@@ -2,16 +2,16 @@ { lib, stdenv, rustPlatform, fetchFromGitHub, pkg-config, openssl, Security }:

rustPlatform.buildRustPackage rec {

pname = "hecate";

src = fetchFromGitHub {

 repo = "Hecate";

 rev = "v${version}";

};

nativeBuildInputs = [ pkg-config ];

diff --git a/pkgs/geospatial/sasplanet/bin.nix b/pkgs/geospatial/sasplanet/bin.nix

index fb01dbe86dbf8c5a44c0bee41ac3a828edc4d7ef..cd50507b03678d6fddeec500a0b0043be7bcfdfa 100644

--- a/pkgs/geospatial/sasplanet/bin.nix

+++ b/pkgs/geospatial/sasplanet/bin.nix

@@ -56,7 +56,7 @@ homepage = "http://www.sasgis.org/sasplaneta/";

 changelog = "http://www.sasgis.org/mantis/changelog_page.php";

 license = licenses.gpl3Plus;

 maintainers = [ maintainers.sikmir ];

 skip.ci = true;

};

})

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

index 3bca17521f0e00f0b71e63af2642cf77364caad0..a3c99fc91069bf627d27b1e8a2a3f180e47b34e3 100644

--- a/pkgs/geospatial/tdh/default.nix

+++ b/pkgs/geospatial/tdh/default.nix

@@ -1,7 +1,7 @@

-{ callPackage, fetchFromGitHub, wxGTK, gcc8Stdenv }:

+{ callPackage, fetchFromGitHub, wxGTK30, gcc8Stdenv }:

let

Fix mismatch between the program and library build versions

 version = "3.0.5";

 src = fetchFromGitHub {

   owner = "wxWidgets";

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

index 58c0b870bd7a62ec9015389d030e62e9bad6eeb8..1e1cd70e8cd6641344d11bed6e78c197282ef2e8 100644

--- a/pkgs/gpx/gpxeditor/default.nix

+++ b/pkgs/gpx/gpxeditor/default.nix

@@ -31,7 +31,7 @@ description = "Load, modify and save your GPX files";

 homepage = "https://sourceforge.net/projects/gpxeditor/";

 license = licenses.gpl2;

 maintainers = [ maintainers.sikmir ];

 skip.ci = true;

};

})

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

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