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

index 996473740f31c4cd5b186d4a7ef01f12d8b992bb..59d49a594c0145e2365a8196f58ab23809d3524e 100644

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

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

@@ -30,7 +30,7 @@ $DRY_RUN_CMD chmod 600 ${configHome}/aerc/accounts.conf

'';

in

{

options.programs.aerc = {

 enable = mkEnableOption "aerc is an email client for your terminal";

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

index db4e225705d14b14552a5fdc896d050da8cc165d..28b7bd278f23acf2a7d7922156d09d5686ffe931 100644

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

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

@@ -5,7 +5,7 @@ let

cfg = config.programs.goldendict;

in

{

options.programs.goldendict = {

 enable = mkEnableOption "A feature-rich dictionary lookup program";

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

index 7dcbc060a9696e502deb301f4c52f48b7466236d..88ab4a754d0a980cc1a11461ace2234f50676c5c 100644

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

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

@@ -15,7 +15,7 @@ poiDir = "${appDataLocation}/POI";

styleDir = "${appDataLocation}/style";

in

{

options.programs.gpxsee = {

 enable = mkEnableOption "GPS log file viewer and analyzer";

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

index b345bd23c1a85e28612fe395fe03411cddc1cb7c..377b006c19e3803ae234bb2e8f39ef50d23255f3 100644

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

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

@@ -5,7 +5,7 @@ let

cfg = config.programs.josm;

in

{

options.programs.josm = {

 enable = mkEnableOption "An extensible editor for OpenStreetMap";

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

index 99ce74fc9116319dda71142e29ae0940f5600d02..82e3b6bbfc4ca2bf6b620cf3a3df002a8a211960 100644

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

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

@@ -5,7 +5,7 @@ let

cfg = config.programs.nnn;

in

{

options.programs.nnn = {

 enable = mkEnableOption "The missing terminal file manager for X";

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

index 11f4f45c5bbf264a032759b08d8f99f8db34e423..1733d817108b7a16c2258fb4964f38d9582f2e60 100644

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

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

@@ -5,7 +5,7 @@ let

cfg = config.programs.qmapshack;

in

{

options.programs.qmapshack = {

 enable = mkEnableOption "Consumer grade GIS software";

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

index 273bbced4db50d63889e5f637e7a2b358d7b417c..51b87525b8d9ee16099d891dcfb7ba90e7fdc40b 100644

--- a/modules/home-manager/programs/slack-term.nix

+++ b/modules/home-manager/programs/slack-term.nix

@@ -5,7 +5,7 @@ let

cfg = config.programs.slack-term;

in

{

options.programs.slack-term = {

 enable = mkEnableOption "Slack client for your terminal";

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

index e876d190c9042f9ce1cd7b4028b7633b834d3f12..a89a83417b4a89570b876113a93d373d6e884908 100644

--- a/pkgs/applications/gpxlab/default.nix

+++ b/pkgs/applications/gpxlab/default.nix

@@ -48,7 +48,7 @@

meta = with lib; {

 inherit (sources.gpxlab) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

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

index c30dc4af5ec97ea96db3083ed3c41bbef643be57..fe4f3dfb76c406e0cdfcb9fa94f071f5b8fa4cf7 100644

--- a/pkgs/applications/gpxsee/default.nix

+++ b/pkgs/applications/gpxsee/default.nix

@@ -48,7 +48,7 @@

meta = with lib; {

 inherit (sources.gpxsee) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

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

index 7ddff42afd4ee35ad4c4ac0cc3c41b4bef3c22d7..0c22823d6f6aeaaa30237a1568c3624ad3a12945 100644

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

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

@@ -31,7 +31,7 @@ meta = with stdenv.lib; {

 description = "Free cross-platform password manager compatible with KeePass";

 homepage = "https://keeweb.info/";

 license = licenses.mit;

 platforms = [ "x86_64-linux" "x86_64-darwin" ];

 skip.ci = true;

};

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

index a35ea918102969c83ae37877920ad5086555fa3f..324dfd6157f164f4699de3b95d2850f31f4b5b5b 100644

--- a/pkgs/applications/librewolf/default.nix

+++ b/pkgs/applications/librewolf/default.nix

@@ -43,7 +43,7 @@ meta = with stdenv.lib; {

 description = "A fork of Firefox, focused on privacy, security and freedom";

 homepage = "https://librewolf-community.gitlab.io/";

 license = licenses.mpl20;

 platforms = [ "x86_64-darwin" ];

 skip.ci = true;

};

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

index 0245a575dae412fc966de8fa00e4224ac1f3b63a..ef8e4e78f14a40ce643e30e02a0ed7b2ca41f5c2 100644

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

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

@@ -27,7 +27,7 @@ meta = with stdenv.lib; {

 description = "A native OS X KeePass client";

 homepage = "https://macpassapp.org/";

 license = licenses.gpl3;

 platforms = [ "x86_64-darwin" ];

 skip.ci = true;

};

diff --git a/pkgs/applications/mapsoft/2.nix b/pkgs/applications/mapsoft/2.nix

index 405038ed92ac72e425eed6934e25e56669784362..591b3227ee8903196d453842d6fcc60c3e1f0bbe 100644

--- a/pkgs/applications/mapsoft/2.nix

+++ b/pkgs/applications/mapsoft/2.nix

@@ -81,7 +81,7 @@ meta = with stdenv.lib; {

 description = "A collection of tools and libraries for working with maps and geo-data";

 homepage = "http://slazav.github.io/mapsoft2";

 license = licenses.gpl3;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

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

index d58df4b939f5a6d9753027711fa6a931d753c0e0..940029631c1f407bce8ae756b777b88d678da029 100644

--- a/pkgs/applications/mapsoft/default.nix

+++ b/pkgs/applications/mapsoft/default.nix

@@ -97,7 +97,7 @@

meta = with stdenv.lib; {

 inherit (sources.mapsoft) description homepage;

 license = licenses.gpl3;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/applications/nnn-plugins/default.nix b/pkgs/applications/nnn-plugins/default.nix

index dd38a0f5523e4b70bc9f1c1320eb655ee702440b..838af3efbe6403c616c9a2ac6ab9f8fecdc74145 100644

--- a/pkgs/applications/nnn-plugins/default.nix

+++ b/pkgs/applications/nnn-plugins/default.nix

@@ -22,7 +22,7 @@ description = "Plugins extend the capabilities of nnn";

 homepage = "https://github.com/jarun/nnn/tree/master/plugins";

 license = licenses.bsd2;

 platforms = platforms.all;

 skip.ci = true;

};

}

diff --git a/pkgs/applications/openorienteering-mapper/bin.nix b/pkgs/applications/openorienteering-mapper/bin.nix

index 8173854e3a340c5b2eb1d2ff7f18039bbd8ea2f7..b047a5a945705bb2034554b288d7df1ba1161a2d 100644

--- a/pkgs/applications/openorienteering-mapper/bin.nix

+++ b/pkgs/applications/openorienteering-mapper/bin.nix

@@ -16,7 +16,7 @@ };

preferLocalBuild = true;

installPhase = ''

 mkdir -p $out/Applications/Mapper.app

@@ -26,7 +26,7 @@

meta = with stdenv.lib; {

 inherit (sources.mapper) description homepage;

 license = licenses.gpl3;

 platforms = [ "x86_64-darwin" ];

 skip.ci = true;

};

diff --git a/pkgs/applications/openorienteering-mapper/default.nix b/pkgs/applications/openorienteering-mapper/default.nix

index 4c805af25c0519780c2aa0f7f8045b3f414139c1..24f10fca4cde00b0715fc2eb6073c295a24b86a9 100644

--- a/pkgs/applications/openorienteering-mapper/default.nix

+++ b/pkgs/applications/openorienteering-mapper/default.nix

@@ -84,7 +84,7 @@

meta = with lib; {

 inherit (sources.mapper) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

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

index 38b3e651dbca53f26c69c39045604f5e5bda11de..c40bdb97f8210d940b0505346cb65a9358110fd0 100644

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

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

@@ -25,7 +25,7 @@ meta = with stdenv.lib; {

 homepage = "https://github.com/Maproom/qmapshack";

 description = "Consumer grade GIS software";

 license = licenses.gpl3;

 platforms = [ "x86_64-darwin" ];

 skip.ci = true;

};

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

index 5db9f733eff00156090232898255ab048fc4b6f8..6cec9e0fb6cb7c6a7220bee08426c0951b425733 100644

--- a/pkgs/applications/redict/default.nix

+++ b/pkgs/applications/redict/default.nix

@@ -48,7 +48,7 @@

meta = with lib; {

 inherit (sources.redict) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

 broken = stdenv.isDarwin;

};

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

index d5ae618a2d3251cfcd4e764400fb462e0d3696ac..f1d9186eb63078ff2195dd33e77adf7bd037ab42 100644

--- a/pkgs/applications/visualgps/default.nix

+++ b/pkgs/applications/visualgps/default.nix

@@ -33,7 +33,7 @@ meta = with stdenv.lib; {

 description = "A QT application (GUI) that makes use of the VisualGPS/NMEAParser project";

 homepage = "https://github.com/VisualGPS/VisualGPSqt";

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/applications/wireguard-statusbar/default.nix b/pkgs/applications/wireguard-statusbar/default.nix

index 7797424e838fbbfc045d81a6dcd5a9922f7d55dd..8d6d968ab79a0aa7981e50ead3e588fb16581264 100644

--- a/pkgs/applications/wireguard-statusbar/default.nix

+++ b/pkgs/applications/wireguard-statusbar/default.nix

@@ -16,7 +16,7 @@ };

preferLocalBuild = true;

installPhase = ''

 mkdir -p $out/Applications/WireGuardStatusbar.app

@@ -27,7 +27,7 @@ meta = with stdenv.lib; {

 description = "macOS menubar icon for WireGuard/wg-quick";

 homepage = "https://github.com/aequitas/macos-menubar-wireguard";

 license = licenses.gpl3;

 platforms = [ "x86_64-darwin" ];

 skip.ci = true;

};

diff --git a/pkgs/data/dicts/huzheng/base.nix b/pkgs/data/dicts/huzheng/base.nix

index 1db8df7090099afc5c428cf7c5ef3017ad58c143..62e2eef3b23c5de8dcc9d3b2e3f237f9c74baaf1 100644

--- a/pkgs/data/dicts/huzheng/base.nix

+++ b/pkgs/data/dicts/huzheng/base.nix

@@ -19,7 +19,7 @@ meta = with stdenv.lib; {

 inherit description;

 homepage = "http://download.huzheng.org/bigdict/";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/dicts/wiktionary/base.nix b/pkgs/data/dicts/wiktionary/base.nix

index df8754fc34d7669eec001686a4c51e7b7127675e..21a5a226a159d8219569cff02322650742bd7126 100644

--- a/pkgs/data/dicts/wiktionary/base.nix

+++ b/pkgs/data/dicts/wiktionary/base.nix

@@ -19,7 +19,7 @@ meta = with stdenv.lib; {

 description = "Wiktionary dictionaries for StarDict (${lang})";

 homepage = "http://libredict.org/en/info_${lang}.html";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/firmwares/gpsmap64/default.nix b/pkgs/data/firmwares/gpsmap64/default.nix

index 483f1e1c89da10bd9c590d92a15c6dac6d5e8d81..a3992d7552af82a4220681186af9708a9f805a06 100644

--- a/pkgs/data/firmwares/gpsmap64/default.nix

+++ b/pkgs/data/firmwares/gpsmap64/default.nix

@@ -18,7 +18,7 @@

meta = with lib; {

 homepage = "https://www8.garmin.com/support/download_details.jsp?id=6805";

 description = "GPSMAP 64 (WebUpdater)";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

diff --git a/pkgs/data/maps/freizeitkarte-osm/default.nix b/pkgs/data/maps/freizeitkarte-osm/default.nix

index 292489ddc46771e42f5fa3f3ab4f6ac68eaff3b0..ca813a703cbf20c980fff57b917b33e58b2d36ad 100644

--- a/pkgs/data/maps/freizeitkarte-osm/default.nix

+++ b/pkgs/data/maps/freizeitkarte-osm/default.nix

@@ -24,7 +24,7 @@ meta = with stdenv.lib; {

 description = "Freizeitkarte map with DEM (Digital Elevation Model) and hillshading";

 homepage = "https://freizeitkarte-osm.de/";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

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

index d559e1cd0afd480da70ea1f848f03878e599055c..ad8b518aef8157dec6fa7f8f10a9bec75902edad 100644

--- a/pkgs/data/maps/gpxsee-dem/default.nix

+++ b/pkgs/data/maps/gpxsee-dem/default.nix

@@ -52,7 +52,7 @@ meta = with stdenv.lib; {

 description = "Digital Elevation Data";

 homepage = "http://www.viewfinderpanoramas.org/";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

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

index 2abf48d710dc59065e75ed72269a4df35c5afc50..66243b10f5368b117f284766a497203f84524bab 100644

--- a/pkgs/data/maps/gpxsee-maps/default.nix

+++ b/pkgs/data/maps/gpxsee-maps/default.nix

@@ -28,7 +28,7 @@

meta = with stdenv.lib; {

 inherit (sources.gpxsee-maps) description homepage;

 license = licenses.unlicense;

 platforms = platforms.all;

 skip.ci = true;

};

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

index 0a7df8b8e1e82084e246472bee55f37fc275ad8b..c9b38eb3529a4e79ac013be49a59ae8170a86f6a 100644

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

+++ b/pkgs/data/maps/gpxsee-poi/default.nix

@@ -17,7 +17,7 @@

 meta = with lib; {

   homepage = "https://geocaching.su/";

   description = "Geocaches";

   license = licenses.free;

   platforms = platforms.all;

   skip.ci = true;

@@ -37,7 +37,7 @@

 meta = with lib; {

   homepage = "http://www.laavu.org/";

   description = "Laavut ja kodat kartalla";

   license = licenses.free;

   platforms = platforms.all;

   skip.ci = true;

@@ -57,7 +57,7 @@

 meta = with lib; {

   homepage = "http://www.laavu.org/autiotuvat/";

   description = "Autiotuvat kartalla";

   license = licenses.free;

   platforms = platforms.all;

   skip.ci = true;

@@ -80,7 +80,7 @@

 meta = with lib; {

   homepage = "https://westra.ru/passes/";

   description = "Mountain passes (Westra)";

   license = licenses.free;

   platforms = platforms.all;

   skip.ci = true;

@@ -105,7 +105,7 @@

 meta = with lib; {

   homepage = "https://strelki.extremum.org/s/p/47p";

   description = "Стрелки-47";

   license = licenses.free;

   platforms = platforms.all;

   skip.ci = true;

@@ -126,7 +126,7 @@

 meta = with lib; {

   homepage = "http://nashipohody.ru";

   description = "Карта Достопримечательностей";

   license = licenses.free;

   platforms = platforms.all;

   skip.ci = true;

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

index a9a1fed91aa7d1ea3f488eff9d0c9623d1e0c319..c4bb36372d7dbd9839af0ed2faada4f5bbc90219 100644

--- a/pkgs/data/maps/hiblovgpsmap/default.nix

+++ b/pkgs/data/maps/hiblovgpsmap/default.nix

@@ -28,7 +28,7 @@ meta = with stdenv.lib; {

 description = "Detailed map of Khibins and Lovozero for GPS";

 homepage = "https://vk.com/hiblovgpsmap";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

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

index bc41057d44a2798e95f2264439aaae37f2972143..04b76d87fc5d65ce21bfb02bf118d0d8ed29ed80 100644

--- a/pkgs/data/maps/maptourist/default.nix

+++ b/pkgs/data/maps/maptourist/default.nix

@@ -17,7 +17,7 @@

meta = with stdenv.lib; {

 inherit (sources.maptourist) description homepage;

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/maps/mtk-suomi/default.nix b/pkgs/data/maps/mtk-suomi/default.nix

index 441dd0ce0853974f7389f4f1231131ee428b1b01..4677dd86c27101a13d92cbd68d8b18b12d038d6a 100644

--- a/pkgs/data/maps/mtk-suomi/default.nix

+++ b/pkgs/data/maps/mtk-suomi/default.nix

@@ -16,7 +16,7 @@

meta = with stdenv.lib; {

 inherit (sources.mtk-suomi) description homepage;

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

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

index 661aba5cee77ac00c98deb3414d5dd425e456c11..9a1c1d813934e085e2c62fdf76c75fe2f7b06ac8 100644

--- a/pkgs/data/maps/opentopomap/default.nix

+++ b/pkgs/data/maps/opentopomap/default.nix

@@ -24,7 +24,7 @@ meta = with stdenv.lib; {

 description = "OpenTopoMap Garmin Edition";

 homepage = "http://garmin.opentopomap.org/";

 license = licenses.cc-by-nc-sa-40;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/maps/qmapshack-dem/default.nix b/pkgs/data/maps/qmapshack-dem/default.nix

index d2a7154baf265ffaf6b03b3573346d4364116017..b2a9388559128a5261dc04e39bf1483711f0150b 100644

--- a/pkgs/data/maps/qmapshack-dem/default.nix

+++ b/pkgs/data/maps/qmapshack-dem/default.nix

@@ -53,7 +53,7 @@ meta = with stdenv.lib; {

 description = "Digital Elevation Data";

 homepage = "http://www.viewfinderpanoramas.org/";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/maps/qmapshack-onlinemaps/default.nix b/pkgs/data/maps/qmapshack-onlinemaps/default.nix

index 2333c5def22c4317bac68ba0dfb48cb81d2898d0..14cd1d55588b482114a64b7b3c07e8a7602266a5 100644

--- a/pkgs/data/maps/qmapshack-onlinemaps/default.nix

+++ b/pkgs/data/maps/qmapshack-onlinemaps/default.nix

@@ -19,7 +19,7 @@ meta = with stdenv.lib; {

 description = "Onlinekarten einbinden";

 homepage = "http://www.mtb-touring.net/qms/onlinekarten-einbinden/";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

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

index 5db5c3b9889efb621151d4ecf921774025df7c96..48c2613f4cacb07af655f96236188c86f1a8498f 100644

--- a/pkgs/data/maps/qmapshack-routinodb/default.nix

+++ b/pkgs/data/maps/qmapshack-routinodb/default.nix

@@ -37,7 +37,7 @@ meta = with stdenv.lib; {

 description = "Routino Database";

 homepage = "https://download.geofabrik.de/index.html";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/maps/slazav/hr.nix b/pkgs/data/maps/slazav/hr.nix

index 5cd95d5911854a92da0cd51db8c2ca921b1b1234..0ef5d95b04f374616f3ab88a84684b11f5435c33 100644

--- a/pkgs/data/maps/slazav/hr.nix

+++ b/pkgs/data/maps/slazav/hr.nix

@@ -41,7 +41,7 @@

meta = with stdenv.lib; {

 inherit (sources.map-hr) description homepage;

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/maps/slazav/podm.nix b/pkgs/data/maps/slazav/podm.nix

index cef394b31574c3e9fc9e320c730913401ac13c24..f8777135f05d654b027650e155523d4eb06a8dea 100644

--- a/pkgs/data/maps/slazav/podm.nix

+++ b/pkgs/data/maps/slazav/podm.nix

@@ -39,7 +39,7 @@

meta = with stdenv.lib; {

 inherit (sources.map-podm) description homepage;

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/themes/goldendict-themes/dark-theme.nix b/pkgs/data/themes/goldendict-themes/dark-theme.nix

index 48297c8c26709869415e15fcaf0c425f2309b17f..e892e83716248223e8164ed829d760986a1fe146 100644

--- a/pkgs/data/themes/goldendict-themes/dark-theme.nix

+++ b/pkgs/data/themes/goldendict-themes/dark-theme.nix

@@ -21,7 +21,7 @@ meta = with stdenv.lib; {

 description = "GoldenDict Dark Theme";

 homepage = "https://gist.github.com/ilius/5a2f35c79775267fbdb249493c041453";

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/data/themes/qtpbfimageplugin-styles/default.nix b/pkgs/data/themes/qtpbfimageplugin-styles/default.nix

index 89daf46f4f7b59fb933b82c28db3e938200f6950..8bcfaf9fa5788b4343c0e8a2496fd14cfc0b57b4 100644

--- a/pkgs/data/themes/qtpbfimageplugin-styles/default.nix

+++ b/pkgs/data/themes/qtpbfimageplugin-styles/default.nix

@@ -18,7 +18,7 @@

meta = with stdenv.lib; {

 inherit (sources.qtpbfimageplugin-styles) description homepage;

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/development/libraries/foma/default.nix b/pkgs/development/libraries/foma/default.nix

index 7c7423982c148547f34b65b9d78adc62869de165..0fed21d6dc743039e52a82ac7b930cdd1c6ae4e6 100644

--- a/pkgs/development/libraries/foma/default.nix

+++ b/pkgs/development/libraries/foma/default.nix

@@ -25,7 +25,7 @@

meta = with stdenv.lib; {

 inherit (sources.foma) description homepage;

 license = licenses.asl20;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/libraries/geographiclib/default.nix b/pkgs/development/libraries/geographiclib/default.nix

index 8783a21f9605ff87911cc335c043157a6075572a..2d037217f92a513cb820c934c2beb423fd14dc5f 100644

--- a/pkgs/development/libraries/geographiclib/default.nix

+++ b/pkgs/development/libraries/geographiclib/default.nix

@@ -15,7 +15,7 @@ meta = with stdenv.lib; {

 description = "GeographicLib offers a C++ interfaces to a small (but important!) set of geographic transformations";

 homepage = "http://geographiclib.sourceforge.io/";

 license = licenses.mit;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/development/libraries/gpxlib/default.nix b/pkgs/development/libraries/gpxlib/default.nix

index 10f6e677341abbdffcc18eea970cacce0d04790f..284b022bf2d0bc929c5e9a3ce9e4df8a9e3e5d56 100644

--- a/pkgs/development/libraries/gpxlib/default.nix

+++ b/pkgs/development/libraries/gpxlib/default.nix

@@ -15,7 +15,7 @@

meta = with stdenv.lib; {

 inherit (sources.gpxlib) description homepage;

 license = licenses.lgpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/libraries/hfst/default.nix b/pkgs/development/libraries/hfst/default.nix

index 936a91fbc94748b0200931de543d2f0cdccd068f..75b80661fba8b684cb9c61c3226b684710f90a22 100644

--- a/pkgs/development/libraries/hfst/default.nix

+++ b/pkgs/development/libraries/hfst/default.nix

@@ -13,7 +13,7 @@

meta = with stdenv.lib; {

 inherit (sources.hfst) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/libraries/libgarmin/default.nix b/pkgs/development/libraries/libgarmin/default.nix

index 81c98bba1578f27e9fc67c576635c90c870cbef2..0d3c8aff089480213a1713b5ba7718fdfc420c60 100644

--- a/pkgs/development/libraries/libgarmin/default.nix

+++ b/pkgs/development/libraries/libgarmin/default.nix

@@ -23,7 +23,7 @@ meta = with stdenv.lib; {

 description = "Garmin IMG format library";

 homepage = "http://libgarmin.sourceforge.net/";

 license = licenses.gpl2;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/development/libraries/libshell/default.nix b/pkgs/development/libraries/libshell/default.nix

index 90e42617b8483ec2bde8125cf3228b746c0a3a25..f590d5c091f15d954d16d211a0360970bc474fad 100644

--- a/pkgs/development/libraries/libshell/default.nix

+++ b/pkgs/development/libraries/libshell/default.nix

@@ -39,7 +39,7 @@

meta = with stdenv.lib; {

 inherit (sources.libshell) description homepage;

 license = licenses.gpl2;

 platforms = platforms.all;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/development/python-modules/cheetah3/default.nix b/pkgs/development/python-modules/cheetah3/default.nix

index 1e7a000c791f8f71d0e10a761dd847e9a153b58f..cbe406e0b694ea3d45dc1a9abdde9e8989deef83 100644

--- a/pkgs/development/python-modules/cheetah3/default.nix

+++ b/pkgs/development/python-modules/cheetah3/default.nix

@@ -19,7 +19,7 @@

meta = with lib; {

 inherit (sources.cheetah3) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/gpxelevations/default.nix b/pkgs/development/python-modules/gpxelevations/default.nix

index 71e879d59aa9dbe8a28321388f7ac73d15a34b80..f73e38ec79772551158e0b75201bd3a312915fdf 100644

--- a/pkgs/development/python-modules/gpxelevations/default.nix

+++ b/pkgs/development/python-modules/gpxelevations/default.nix

@@ -26,7 +26,7 @@

meta = with lib; {

 inherit (sources.gpxelevations) description homepage;

 license = licenses.asl20;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/jsonseq/default.nix b/pkgs/development/python-modules/jsonseq/default.nix

index 0edfdce0cafa2524f3fa526b43e8e7a23de94802..c5a75290b52bb54b82e2143265e778606486f325 100644

--- a/pkgs/development/python-modules/jsonseq/default.nix

+++ b/pkgs/development/python-modules/jsonseq/default.nix

@@ -11,7 +11,7 @@

meta = with lib; {

 inherit (sources.jsonseq) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/mercantile/default.nix b/pkgs/development/python-modules/mercantile/default.nix

index 95b8491192c5380a2a464b24e4b5f469e057b98a..2c7d4fad130e2a8283885ee327d46fd872925a4b 100644

--- a/pkgs/development/python-modules/mercantile/default.nix

+++ b/pkgs/development/python-modules/mercantile/default.nix

@@ -15,7 +15,7 @@

meta = with lib; {

 inherit (sources.mercantile) description homepage;

 license = licenses.bsd3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/mikatools/default.nix b/pkgs/development/python-modules/mikatools/default.nix

index 9ced554e3fa66aaf38dcb2006453193fbd4f26b4..e76a0312113163d07680ee93930af99b9f608d0c 100644

--- a/pkgs/development/python-modules/mikatools/default.nix

+++ b/pkgs/development/python-modules/mikatools/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.mikatools) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/pyephem/default.nix b/pkgs/development/python-modules/pyephem/default.nix

index 63f487b94a430bc98ff64e3fc47d1e9203d2cacf..9a1ca911e3a22ad89418d96e4bec7cd86589618e 100644

--- a/pkgs/development/python-modules/pyephem/default.nix

+++ b/pkgs/development/python-modules/pyephem/default.nix

@@ -11,7 +11,7 @@

meta = with lib; {

 inherit (sources.pyephem) description homepage;

 license = licenses.lgpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/pymbtiles/default.nix b/pkgs/development/python-modules/pymbtiles/default.nix

index 94b84ca1d1b7852158f928c711750ef9fabe255c..99cbd80e89e2c154f08991c0825bf40932f04563 100644

--- a/pkgs/development/python-modules/pymbtiles/default.nix

+++ b/pkgs/development/python-modules/pymbtiles/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.pymbtiles) description homepage;

 license = licenses.isc;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/python-modules/python-hfst/default.nix b/pkgs/development/python-modules/python-hfst/default.nix

index 6e82db79269c49a096d4ac6dfe2243597bc1b41d..bbb2c223b7b1404377ba5d61df70f86456e9a2bd 100644

--- a/pkgs/development/python-modules/python-hfst/default.nix

+++ b/pkgs/development/python-modules/python-hfst/default.nix

@@ -14,7 +14,7 @@ meta = with lib; {

 description = "Python bindings for HFST";

 homepage = "https://github.com/hfst/python/wiki";

 license = hfst.meta.license;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/development/tools/gef/default.nix b/pkgs/development/tools/gef/default.nix

index 4733c4a32ab98e25a670d6911a79f1821b271465..88e0c85f3b29f82d1c2bd247a58b1e72dcc50fd8 100644

--- a/pkgs/development/tools/gef/default.nix

+++ b/pkgs/development/tools/gef/default.nix

@@ -55,6 +55,6 @@ meta = with stdenv.lib; {

 inherit (sources.gef) description homepage;

 license = licenses.mit;

 platforms = platforms.all;

};

}

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

index 8a8350e29025a86e90a727ab7573921198ecd5e9..8a490ec23627b187a112ade5ce50f58a78d8de2e 100644

--- a/pkgs/embox/default.nix

+++ b/pkgs/embox/default.nix

@@ -66,7 +66,7 @@

meta = with stdenv.lib; {

 inherit (sources.embox) description homepage;

 license = licenses.bsd2;

 platforms = platforms.unix;

 skip.ci = true;

};

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

index d6b1832acd1b2ddc455b218603b6e5fe16959186..d8279dba5cd33215e76408efb967da59b7ff98a5 100644

--- a/pkgs/servers/geminid/default.nix

+++ b/pkgs/servers/geminid/default.nix

@@ -21,7 +21,7 @@

meta = with stdenv.lib; {

 inherit (sources.geminid) description homepage;

 license = licenses.bsd3;

 platforms = platforms.unix;

};

}

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

index 537880f90bbfb2a0a50d01b21234c725975c529a..253a1b141aaec38a6d2538c2f7e90a28a3f1d7f9 100644

--- a/pkgs/servers/glauth/default.nix

+++ b/pkgs/servers/glauth/default.nix

@@ -24,7 +24,7 @@

meta = with lib; {

 inherit (sources.glauth) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

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

index 08b47ae50cdf64e2462294e2b6f3358f0f4c4588..b9d91f43b9c6b2f2668aa7d3d0831c9a6f7a1073 100644

--- a/pkgs/servers/mbtileserver/default.nix

+++ b/pkgs/servers/mbtileserver/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.mbtileserver) description homepage;

 license = licenses.isc;

 platforms = platforms.unix;

};

}

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

index 1c42b3ece4516f5ea92d3c8863051e0dc2867acd..8de51ee968b8809d99d3f4f8fcb9e161d76b5ced 100644

--- a/pkgs/servers/nakarte/default.nix

+++ b/pkgs/servers/nakarte/default.nix

@@ -26,7 +26,7 @@

meta = with stdenv.lib; {

 inherit (sources.nakarte) description homepage;

 license = licenses.mit;

 platforms = platforms.all;

 broken = true; # error while evaluating 'importJSON', only on NUR CI

};

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

index 04ad0c88b247f751e2242fa5bab44a9fe3764978..28ea9f806ed6d7f2e03244a3a018dcfd6f856b21 100644

--- a/pkgs/servers/pg_tileserv/default.nix

+++ b/pkgs/servers/pg_tileserv/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.pg-tileserv) description homepage;

 license = licenses.asl20;

 platforms = platforms.unix;

};

}

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

index 4cd1c8cceb0c2f2fcc4bef78dc08ea75e5622250..7c1f70604785e9a4baea4f1ca6d4b02272fba8db 100644

--- a/pkgs/servers/shavit/default.nix

+++ b/pkgs/servers/shavit/default.nix

@@ -16,7 +16,7 @@ meta = with lib; {

 description = "Gemini server";

 homepage = "https://git.sr.ht/~yotam/shavit";

 license = licenses.agpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/audio/musig/default.nix b/pkgs/tools/audio/musig/default.nix

index 0dbbd4ca1787750b21822960c002babc737410b5..5331d46798583a9389eb95e0eda81197edd8b7e1 100644

--- a/pkgs/tools/audio/musig/default.nix

+++ b/pkgs/tools/audio/musig/default.nix

@@ -22,7 +22,7 @@

meta = with lib; {

 inherit (sources.musig) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

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

index e6c7f5cee74e3d7cda5a6a589ae9976718ed15f4..df951376b360b3abc247de1f0b96351dc4e1d896 100644

--- a/pkgs/tools/cfiles/default.nix

+++ b/pkgs/tools/cfiles/default.nix

@@ -26,7 +26,7 @@

meta = with stdenv.lib; {

 inherit (sources.cfiles) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/dict/gt-bash-client/default.nix b/pkgs/tools/dict/gt-bash-client/default.nix

index 06d08ea7f1ecfc969d016c92da6b4f3c325fe8f0..6ad64429fd7580828240fd6508c2f8fefe612592 100644

--- a/pkgs/tools/dict/gt-bash-client/default.nix

+++ b/pkgs/tools/dict/gt-bash-client/default.nix

@@ -15,7 +15,7 @@

meta = with stdenv.lib; {

 inherit (sources.gt-bash-client) description homepage;

 license = licenses.mit;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/tools/dict/gt4gd/default.nix b/pkgs/tools/dict/gt4gd/default.nix

index 8ebe53109a87837734f09b6bb1e02dccade96cac..a4fc8ee3890ac00b60a8d444cce18be15c6e2607 100644

--- a/pkgs/tools/dict/gt4gd/default.nix

+++ b/pkgs/tools/dict/gt4gd/default.nix

@@ -18,7 +18,7 @@

meta = with lib; {

 inherit (sources.gt4gd) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/dict/lsdreader/default.nix b/pkgs/tools/dict/lsdreader/default.nix

index 44995d1ae7eda2286fd499762211139fec5b2c8d..3461c317e8e4fcbe397498696c08ff31b0abf903 100644

--- a/pkgs/tools/dict/lsdreader/default.nix

+++ b/pkgs/tools/dict/lsdreader/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.lsdreader) description homepage;

 license = licenses.free;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/dict/odict/default.nix b/pkgs/tools/dict/odict/default.nix

index 4f16ee0cd73d54b7b8efd8268b5aeddcc21025f3..8cdcef26cbcc7506f5366666b668ee6109cbffe2 100644

--- a/pkgs/tools/dict/odict/default.nix

+++ b/pkgs/tools/dict/odict/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.odict) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/dict/stardict-tools/default.nix b/pkgs/tools/dict/stardict-tools/default.nix

index 30237ccae110e45ea747bf241a1beeeade9e8f6e..cb5ef70bd37500546194d316f6eed6670d00166b 100644

--- a/pkgs/tools/dict/stardict-tools/default.nix

+++ b/pkgs/tools/dict/stardict-tools/default.nix

@@ -57,7 +57,7 @@

meta = with stdenv.lib; {

 inherit (sources.stardict-3) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/docker-reg-tool/default.nix b/pkgs/tools/docker-reg-tool/default.nix

index f93adab286a54165eaba4e35616e76a814bc2c44..fd183ac92ae919b0b2d7bc4a5e7f2f91b40669bd 100644

--- a/pkgs/tools/docker-reg-tool/default.nix

+++ b/pkgs/tools/docker-reg-tool/default.nix

@@ -15,7 +15,7 @@

meta = with stdenv.lib; {

 inherit (sources.docker-reg-tool) description homepage;

 license = licenses.mit;

 platforms = platforms.all;

};

}

diff --git a/pkgs/tools/geo/cgpsmapper/default.nix b/pkgs/tools/geo/cgpsmapper/default.nix

index 412519587ff7797c6aae5bc134470eaafdc522eb..7dfe16b51a882041d790e8b3514d29f17cead668 100644

--- a/pkgs/tools/geo/cgpsmapper/default.nix

+++ b/pkgs/tools/geo/cgpsmapper/default.nix

@@ -22,7 +22,7 @@ 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;

 platforms = [ "i686-linux" "x86_64-linux" ];

 skip.ci = true;

};

diff --git a/pkgs/tools/geo/datamaps/default.nix b/pkgs/tools/geo/datamaps/default.nix

index 7568426a70e3e5d61775209e70c9679811424027..b9131c4ff856061d3136f817cf35a089bf402e6d 100644

--- a/pkgs/tools/geo/datamaps/default.nix

+++ b/pkgs/tools/geo/datamaps/default.nix

@@ -23,7 +23,7 @@

meta = with stdenv.lib; {

 inherit (sources.datamaps) description homepage;

 license = licenses.bsd2;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/elevation/default.nix b/pkgs/tools/geo/elevation/default.nix

index aaeb9f1b0eaad7859b481d2aeda1a5facb772dc7..524d63677027811056589570c299128a6d774af0 100644

--- a/pkgs/tools/geo/elevation/default.nix

+++ b/pkgs/tools/geo/elevation/default.nix

@@ -39,7 +39,7 @@

meta = with lib; {

 inherit (sources.elevation) description homepage;

 license = licenses.asl20;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/gimgtools/default.nix b/pkgs/tools/geo/gimgtools/default.nix

index 354be0679ad1ac59a18ef0b90796b6d52225fcbf..98e0485535e2de6e70da504a77fa01f9084b3970 100644

--- a/pkgs/tools/geo/gimgtools/default.nix

+++ b/pkgs/tools/geo/gimgtools/default.nix

@@ -24,7 +24,7 @@

meta = with stdenv.lib; {

 inherit (sources.gimgtools) description homepage;

 license = licenses.free;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/gmaptool/default.nix b/pkgs/tools/geo/gmaptool/default.nix

index 4b4c90e706157d505bf772191d4553ea7ae746dc..8ce34b157039d74bd9afabde81874ba9d278e9ff 100644

--- a/pkgs/tools/geo/gmaptool/default.nix

+++ b/pkgs/tools/geo/gmaptool/default.nix

@@ -22,7 +22,7 @@ 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;

 platforms = [ "i686-linux" "x86_64-linux" ];

 skip.ci = true;

};

diff --git a/pkgs/tools/geo/gpx-layer/default.nix b/pkgs/tools/geo/gpx-layer/default.nix

index 5a50080717ec8102c319ce8ab37771179972ec34..98ce07fa4f3c1df1968e470c85af771ddb1757b6 100644

--- a/pkgs/tools/geo/gpx-layer/default.nix

+++ b/pkgs/tools/geo/gpx-layer/default.nix

@@ -27,7 +27,7 @@

meta = with stdenv.lib; {

 inherit (sources.gpx-layer) description homepage;

 license = licenses.free;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/gpxtools/default.nix b/pkgs/tools/geo/gpxtools/default.nix

index e4822b05ebfa949fe29468378cbdc4ddaee7affa..4bea500cb17a80fb8efad8e5ee1c2e167e9d5d0c 100644

--- a/pkgs/tools/geo/gpxtools/default.nix

+++ b/pkgs/tools/geo/gpxtools/default.nix

@@ -20,7 +20,7 @@

meta = with stdenv.lib; {

 inherit (sources.gpxtools) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/imgdecode/default.nix b/pkgs/tools/geo/imgdecode/default.nix

index f59204f5732793c003d88070f0ff134f2f3c91cf..130137e55d03664800e607c7d41f8635415c85e0 100644

--- a/pkgs/tools/geo/imgdecode/default.nix

+++ b/pkgs/tools/geo/imgdecode/default.nix

@@ -26,7 +26,7 @@ meta = with stdenv.lib; {

 description = "IMG Decoder";

 homepage = "https://sourceforge.net/projects/garmin-img/";

 license = licenses.bsd3;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/tools/geo/ocad2img/default.nix b/pkgs/tools/geo/ocad2img/default.nix

index 1d9bfa266afafef0842387dfa1d8f372569eeb71..b80ec4fc6711f01f2c82fc6c6ac6c81ebe48d78a 100644

--- a/pkgs/tools/geo/ocad2img/default.nix

+++ b/pkgs/tools/geo/ocad2img/default.nix

@@ -42,7 +42,7 @@ meta = with stdenv.lib; {

 description = "Converter from OCAD map format to Garmin format";

 homepage = "http://news.worldofo.com/2009/10/11/howto-convert-any-orienteering-map-to-a-garmin-map/";

 license = licenses.gpl3;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/tools/geo/ocad2mp/default.nix b/pkgs/tools/geo/ocad2mp/default.nix

index 9d8dfbf5956d73b5b995db22dff0553c19eeb22c..e7b76789ad6830b59d6b9c46719d0fa119e7682d 100644

--- a/pkgs/tools/geo/ocad2mp/default.nix

+++ b/pkgs/tools/geo/ocad2mp/default.nix

@@ -38,7 +38,7 @@ meta = with stdenv.lib; {

 description = "Converter from OCAD map format to Polish format";

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

 license = licenses.gpl2;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/openmtbmap/default.nix b/pkgs/tools/geo/openmtbmap/default.nix

index e409df99554b5adf4d65b9d245b3e9c753292c84..906b95802a38290de0b956c45254ebaf29b979cb 100644

--- a/pkgs/tools/geo/openmtbmap/default.nix

+++ b/pkgs/tools/geo/openmtbmap/default.nix

@@ -22,7 +22,7 @@

meta = with stdenv.lib; {

 inherit (sources.openmtbmap) description homepage;

 license = licenses.free;

 platforms = platforms.all;

 skip.ci = true;

};

diff --git a/pkgs/tools/geo/osm2mp/default.nix b/pkgs/tools/geo/osm2mp/default.nix

index e260e61d13c55ed79596ec5ca5c42322e566bb67..4400d28d782b65746533a19b5b2e5b6670bcdfd4 100644

--- a/pkgs/tools/geo/osm2mp/default.nix

+++ b/pkgs/tools/geo/osm2mp/default.nix

@@ -69,7 +69,7 @@

meta = with stdenv.lib; {

 inherit (sources.osm2mp) description homepage;

 license = licenses.gpl2;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/sendmap20/default.nix b/pkgs/tools/geo/sendmap20/default.nix

index dced7570572dea31055cf34262b06bad92cb764c..6b596a729da581f34d5ca23acbd51bd1807907c7 100644

--- a/pkgs/tools/geo/sendmap20/default.nix

+++ b/pkgs/tools/geo/sendmap20/default.nix

@@ -22,7 +22,7 @@ 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;

 platforms = [ "i686-linux" "x86_64-linux" ];

 skip.ci = true;

};

diff --git a/pkgs/tools/geo/supermercado/default.nix b/pkgs/tools/geo/supermercado/default.nix

index 38279191f978e1caf96f59c563394606e02d9b89..39c79b3a6e095ad8a985d2a1829709c1e13ea3cc 100644

--- a/pkgs/tools/geo/supermercado/default.nix

+++ b/pkgs/tools/geo/supermercado/default.nix

@@ -19,7 +19,7 @@

meta = with lib; {

 inherit (sources.supermercado) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/tilesets-cli/default.nix b/pkgs/tools/geo/tilesets-cli/default.nix

index 678df5ff1cdc4e04959cc6f66a76d18f8f90c848..ded6044e5b212f9e6bcc28d1e83ed30dd756c818 100644

--- a/pkgs/tools/geo/tilesets-cli/default.nix

+++ b/pkgs/tools/geo/tilesets-cli/default.nix

@@ -13,7 +13,7 @@

meta = with lib; {

 inherit (sources.tilesets-cli) description homepage;

 license = licenses.bsd2;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/geo/tpkutils/default.nix b/pkgs/tools/geo/tpkutils/default.nix

index 0984f886fd5358dafab8ed75b0df70fcdaad0247..4e08b4a375ce2b2acd2e34d89f2ce436ea7f127d 100644

--- a/pkgs/tools/geo/tpkutils/default.nix

+++ b/pkgs/tools/geo/tpkutils/default.nix

@@ -15,7 +15,7 @@

meta = with lib; {

 inherit (sources.tpkutils) description homepage;

 license = licenses.isc;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/i18n-editor/default.nix b/pkgs/tools/i18n-editor/default.nix

index 951d96d5581d2ead07b90bd86737e46e62569c7c..8a10a3964e67408c7936376328a09ea384eef0ae 100644

--- a/pkgs/tools/i18n-editor/default.nix

+++ b/pkgs/tools/i18n-editor/default.nix

@@ -30,7 +30,7 @@ meta = with stdenv.lib; {

 description = "GUI for editing your i18n translation files";

 homepage = "https://github.com/jcbvm/i18n-editor";

 license = licenses.mit;

 platforms = platforms.unix;

 skip.ci = true;

};

diff --git a/pkgs/tools/morse-talk/default.nix b/pkgs/tools/morse-talk/default.nix

index cfd8b7246ecbd2ef790af0ef0d9aaf37a9704467..82b3e00d02f2a0b07c05ae45614435b90672a953 100644

--- a/pkgs/tools/morse-talk/default.nix

+++ b/pkgs/tools/morse-talk/default.nix

@@ -16,7 +16,7 @@

meta = with lib; {

 inherit (sources.morse-talk) description homepage;

 license = licenses.gpl2;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/networking/ish/default.nix b/pkgs/tools/networking/ish/default.nix

index c5681a89e49e58200551c4f1f6263814c17b4ede..89375a24dc6ebb20350c8f374e135f5b0fcf09c7 100644

--- a/pkgs/tools/networking/ish/default.nix

+++ b/pkgs/tools/networking/ish/default.nix

@@ -25,7 +25,7 @@ meta = with stdenv.lib; {

 description = "ICMP Shell";

 homepage = "http://icmpshell.sourceforge.net";

 license = licenses.free;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

diff --git a/pkgs/tools/networking/ptunnel/default.nix b/pkgs/tools/networking/ptunnel/default.nix

index 4e7c1bf0141ef2178b84ebcf7e18433d2061156e..97bb4efe8860c5f56f0ce8d25f96db13e451472b 100644

--- a/pkgs/tools/networking/ptunnel/default.nix

+++ b/pkgs/tools/networking/ptunnel/default.nix

@@ -19,7 +19,7 @@ meta = with stdenv.lib; {

 description = "A tool for reliably tunneling TCP connections over ICMP echo request and reply packets";

 homepage = "https://www.cs.uit.no/~daniels/PingTunnel";

 license = licenses.bsd3;

 platforms = platforms.linux;

 skip.ci = stdenv.isDarwin;

};

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

index 11e6f034124e88cb7a8b9f58eb203ab747e0bc28..c8976aaaa40863a05dcad14e8fb6a84bb662a9a3 100644

--- a/pkgs/tools/supload/default.nix

+++ b/pkgs/tools/supload/default.nix

@@ -27,7 +27,7 @@

meta = with stdenv.lib; {

 inherit (sources.supload) description homepage;

 license = licenses.gpl3;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/text/csvquote/default.nix b/pkgs/tools/text/csvquote/default.nix

index 3430547f0a73e2c3c8a076bc99eef3921a647e18..4976aa962ea44fbf7a0ad4d13131a01264571a5d 100644

--- a/pkgs/tools/text/csvquote/default.nix

+++ b/pkgs/tools/text/csvquote/default.nix

@@ -15,7 +15,7 @@

meta = with stdenv.lib; {

 inherit (sources.csvquote) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/text/csvtools/default.nix b/pkgs/tools/text/csvtools/default.nix

index 5f084ead5b36ca1294e142dcf6dca0747222c40c..2d6bf5ef51e51aac6863a9a8817e8022caca48f3 100644

--- a/pkgs/tools/text/csvtools/default.nix

+++ b/pkgs/tools/text/csvtools/default.nix

@@ -23,7 +23,7 @@

meta = with stdenv.lib; {

 inherit (sources.csvtools) description homepage;

 license = licenses.mit;

 platforms = platforms.unix;

};

}

diff --git a/pkgs/tools/text/fx/bin.nix b/pkgs/tools/text/fx/bin.nix

index e91654afe232343af1c7990132a8f028452171b8..c93bb51b9114b4c2dbcef88da5d4de7af9710f63 100644

--- a/pkgs/tools/text/fx/bin.nix

+++ b/pkgs/tools/text/fx/bin.nix

@@ -44,7 +44,7 @@ meta = with stdenv.lib; {

 description = "Command-line tool and terminal JSON viewer";

 homepage = "https://github.com/antonmedv/fx";

 license = licenses.mit;

 platforms = [ "x86_64-linux" "x86_64-darwin" ];

 skip.ci = true;

};

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

index 7c757f3f9ba875efb75fe5874c633db814e00772..4d6242d771a99b3e9f9f2340a986b5dbb3e2b48c 100644

--- a/pkgs/tools/xfractint/default.nix

+++ b/pkgs/tools/xfractint/default.nix

@@ -25,7 +25,7 @@ meta = with stdenv.lib; {

 description = "Fractal generator";

 homepage = "https://fractint.org/";

 license = licenses.free;

 platforms = platforms.linux;

 skip.ci = true;

};

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

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