diff --git a/pkgs/applications/wireguard-statusbar/default.nix b/pkgs/applications/wireguard-statusbar/default.nix
index 7de529c1d6c38d8cafbf2aa7db0979508777ac49..a68060d1bfe3fae6ef67d7db04b7b4c4ee622af3 100644
--- a/pkgs/applications/wireguard-statusbar/default.nix
+++ b/pkgs/applications/wireguard-statusbar/default.nix
@@ -23,7 +23,7 @@ description = "macOS menubar icon for WireGuard/wg-quick";
homepage = "https://github.com/aequitas/macos-menubar-wireguard";
license = licenses.gpl3;
maintainers = with maintainers; [ sikmir ];
skip.ci = true;
};
}
diff --git a/pkgs/tools/geo/cgpsmapper/default.nix b/pkgs/tools/geo/cgpsmapper/default.nix
index ffb7ff8c2cccc6248363b9d1219e225ce2107ec8..106ef6f53533a246676d2f6b14d759a2f6788502 100644
--- a/pkgs/tools/geo/cgpsmapper/default.nix
+++ b/pkgs/tools/geo/cgpsmapper/default.nix
@@ -10,22 +10,18 @@ sha256 = "0h2xjkzkg566bgvg8gbl1hmjjimv2xbhv2csd54naq1vqphqjchx";
};
sourceRoot = ".";
dontBuild = true;
dontFixup = true;
meta = with stdenv.lib; {
description = "GIS converter into GARMIN compatible format maps";
homepage = "https://web.archive.org/web/20160620061746if_/http://www.cgpsmapper.com";
license = licenses.free;
maintainers = with maintainers; [ sikmir ];
};
}
diff --git a/pkgs/tools/geo/gmaptool/default.nix b/pkgs/tools/geo/gmaptool/default.nix
index 96998dc671ab8e1a55da71f200007a1d9f162c8e..ef72b0379d33d0f52389ce052a8b9b8f08b8f13c 100644
--- a/pkgs/tools/geo/gmaptool/default.nix
+++ b/pkgs/tools/geo/gmaptool/default.nix
@@ -13,15 +13,13 @@
dontBuild = true;
dontFixup = true;
meta = with stdenv.lib; {
description = "Program for splitting and merging maps in Garmin format";
homepage = "https://www.gmaptool.eu";
license = licenses.cc-by-sa-30;
maintainers = with maintainers; [ sikmir ];
};
}
diff --git a/pkgs/tools/geo/sendmap20/default.nix b/pkgs/tools/geo/sendmap20/default.nix
index 420b4505b2bfe97a3cd069d234316c585ff178a0..b3ebd641a2c358567f95bb7dadaf69530f38c628 100644
--- a/pkgs/tools/geo/sendmap20/default.nix
+++ b/pkgs/tools/geo/sendmap20/default.nix
@@ -10,22 +10,18 @@ sha256 = "08fm3q3qpirxd2l6rwffs2h997vk04bl4jvq8fbjlymrsmdlqx4s";
};
sourceRoot = ".";
dontBuild = true;
dontFixup = true;
meta = with stdenv.lib; {
description = "Software for uploading maps to your GPS";
homepage = "https://web.archive.org/web/20160620061746if_/http://www.cgpsmapper.com";
license = licenses.free;
maintainers = with maintainers; [ sikmir ];
};
}
application/octet-stream
This content has been proxied by September (3851b).