From bf5a6680e487fa604acd38e9f591053d5e586551 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 12:24:59 +0700 Subject: [PATCH 01/11] asc-key-to-qr-code-gif: expand platforms to unix --- pkgs/tools/security/asc-key-to-qr-code-gif/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/security/asc-key-to-qr-code-gif/default.nix b/pkgs/tools/security/asc-key-to-qr-code-gif/default.nix index 3256b5431a7..13327a84fff 100644 --- a/pkgs/tools/security/asc-key-to-qr-code-gif/default.nix +++ b/pkgs/tools/security/asc-key-to-qr-code-gif/default.nix @@ -39,7 +39,7 @@ stdenv.mkDerivation { meta = with lib; { homepage = "https://github.com/yishilin14/asc-key-to-qr-code-gif"; description = "Convert ASCII-armored PGP keys to animated QR code"; - platforms = platforms.linux; + platforms = platforms.unix; maintainers = with maintainers; [ asymmetric ]; }; } From a3cce9794695ac62c8c94c21dc962a8faf1a62ec Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:18:32 +0700 Subject: [PATCH 02/11] gt5: expand platforms to all --- pkgs/tools/system/gt5/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/system/gt5/default.nix b/pkgs/tools/system/gt5/default.nix index 3e904e6c0ad..374bcf0e314 100644 --- a/pkgs/tools/system/gt5/default.nix +++ b/pkgs/tools/system/gt5/default.nix @@ -21,6 +21,6 @@ stdenv.mkDerivation rec { homepage = "http://gt5.sourceforge.net/"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [viric]; - platforms = with lib.platforms; linux; + platforms = with lib.platforms; all; }; } From 4ab35bcda6d0b30635505cb462564119511d5d94 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:18:54 +0700 Subject: [PATCH 03/11] pdfcrack: expand platforms to all --- pkgs/tools/security/pdfcrack/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/security/pdfcrack/default.nix b/pkgs/tools/security/pdfcrack/default.nix index afef0d4c472..451cdd5591b 100644 --- a/pkgs/tools/security/pdfcrack/default.nix +++ b/pkgs/tools/security/pdfcrack/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { homepage = "http://pdfcrack.sourceforge.net/"; description = "Small command line driven tool for recovering passwords and content from PDF files"; license = with licenses; [ gpl2 ]; - platforms = platforms.linux; + platforms = platforms.all; maintainers = with maintainers; [ qoelet ]; }; } From 452156e1735337ce6aa15b6d932b12a301790643 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:19:25 +0700 Subject: [PATCH 04/11] philter: expand platforms to all --- pkgs/tools/networking/philter/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/philter/default.nix b/pkgs/tools/networking/philter/default.nix index 752f43b3348..60bd2f8cc7e 100644 --- a/pkgs/tools/networking/philter/default.nix +++ b/pkgs/tools/networking/philter/default.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { description = "Mail sorter for Maildirs"; homepage = "http://philter.sourceforge.net"; maintainers = with maintainers; [ raskin ]; - platforms = platforms.linux; + platforms = platforms.all; license = licenses.gpl2; }; From f17e07f3f2cc6d2784ed42bdb4f0cf9ac1a5fb40 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:19:38 +0700 Subject: [PATCH 05/11] pixiecore: expand platforms to unix --- pkgs/tools/networking/pixiecore/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/pixiecore/default.nix b/pkgs/tools/networking/pixiecore/default.nix index 6155d411e13..c8c5ca118dd 100644 --- a/pkgs/tools/networking/pixiecore/default.nix +++ b/pkgs/tools/networking/pixiecore/default.nix @@ -23,6 +23,6 @@ buildGoModule rec { homepage = "https://github.com/danderson/netboot/tree/master/pixiecore"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ bbigras danderson ]; - platforms = lib.platforms.linux; + platforms = lib.platforms.unix; }; } From 0b0df15ec0f51a707d4da987684f8bc284adbe14 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:19:48 +0700 Subject: [PATCH 06/11] pixiewps: expand platforms to all --- pkgs/tools/networking/pixiewps/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/pixiewps/default.nix b/pkgs/tools/networking/pixiewps/default.nix index ad9bfcfb1d1..561daacfd53 100644 --- a/pkgs/tools/networking/pixiewps/default.nix +++ b/pkgs/tools/networking/pixiewps/default.nix @@ -21,6 +21,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/wiire/pixiewps"; license = lib.licenses.gpl3; maintainers = [ lib.maintainers.nico202 ]; - platforms = lib.platforms.linux; + platforms = lib.platforms.all; }; } From 73e2aad637d2ee507be8a43c6aa0776fe0707d36 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:20:05 +0700 Subject: [PATCH 07/11] redir: expand platforms to all --- pkgs/tools/networking/redir/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/redir/default.nix b/pkgs/tools/networking/redir/default.nix index af2dfe8040a..83d52fdf10d 100644 --- a/pkgs/tools/networking/redir/default.nix +++ b/pkgs/tools/networking/redir/default.nix @@ -18,6 +18,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/troglobit/redir"; license = lib.licenses.gpl2; maintainers = with lib.maintainers; [ ]; - platforms = lib.platforms.linux; + platforms = lib.platforms.unix; }; } From ac568af80451798dec8935689927a84c8a4ec529 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:20:15 +0700 Subject: [PATCH 08/11] rshijack: expand platforms to unix --- pkgs/tools/networking/rshijack/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/rshijack/default.nix b/pkgs/tools/networking/rshijack/default.nix index 59558028c01..e4bb7315a45 100644 --- a/pkgs/tools/networking/rshijack/default.nix +++ b/pkgs/tools/networking/rshijack/default.nix @@ -18,6 +18,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/kpcyrd/rshijack"; license = licenses.gpl3; maintainers = with maintainers; [ xrelkd ]; - platforms = platforms.linux; + platforms = platforms.unix; }; } From 6bdd008914b453ee537ce5ae4e0d0913fe49ec9e Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:20:28 +0700 Subject: [PATCH 09/11] shc: expand platforms to all --- pkgs/tools/security/shc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/security/shc/default.nix b/pkgs/tools/security/shc/default.nix index 4cbedb23218..0c1bf93ed1c 100644 --- a/pkgs/tools/security/shc/default.nix +++ b/pkgs/tools/security/shc/default.nix @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://neurobin.org/projects/softwares/unix/shc/"; description = "Shell Script Compiler"; - platforms = lib.platforms.linux; + platforms = lib.platforms.all; license = licenses.gpl3; }; } From eb260e60a67a6b43b348b44b75e4356f981467b3 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 13:20:38 +0700 Subject: [PATCH 10/11] surfraw: expand platforms to all --- pkgs/tools/networking/surfraw/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/surfraw/default.nix b/pkgs/tools/networking/surfraw/default.nix index d9bf06e825e..70bb5453518 100644 --- a/pkgs/tools/networking/surfraw/default.nix +++ b/pkgs/tools/networking/surfraw/default.nix @@ -18,7 +18,7 @@ stdenv.mkDerivation { description = "Provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power"; homepage = "https://gitlab.com/surfraw/Surfraw"; maintainers = []; - platforms = lib.platforms.linux; + platforms = lib.platforms.all; license = lib.licenses.publicDomain; }; } From 32b366fd699d536f4022bdcc9b09dfc7ca30d410 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Fri, 19 Mar 2021 14:07:13 +0700 Subject: [PATCH 11/11] bash-supergenpass: expand platforms to all --- pkgs/tools/security/bash-supergenpass/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/security/bash-supergenpass/default.nix b/pkgs/tools/security/bash-supergenpass/default.nix index 3eb192e8fcc..ba80734e5cf 100644 --- a/pkgs/tools/security/bash-supergenpass/default.nix +++ b/pkgs/tools/security/bash-supergenpass/default.nix @@ -41,7 +41,7 @@ stdenv.mkDerivation { supergenpass will ask for your master password interactively, and it will not be displayed on your terminal. ''; license = licenses.mit; - platforms = platforms.linux; + platforms = platforms.all; maintainers = with maintainers; [ fgaz ]; homepage = "https://github.com/lanzz/bash-supergenpass"; };