buildGoModule: remove platform.all from packages

This commit is contained in:
zowoq
2020-08-15 19:34:47 -07:00
committed by Jon
parent 78922caea3
commit 42313b92bc
37 changed files with 0 additions and 37 deletions
-1
View File
@@ -36,7 +36,6 @@ buildGoModule rec {
description = "A CLI for Amazon EKS";
homepage = "https://github.com/weaveworks/eksctl";
license = licenses.asl20;
platforms = platforms.all;
maintainers = with maintainers; [ xrelkd ];
};
}
-1
View File
@@ -31,7 +31,6 @@ buildGoModule rec {
meta = with lib; {
homepage = "https://kopia.io";
description = "Cross-platform backup tool with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication";
platforms = platforms.all;
license = licenses.asl20;
maintainers = [ maintainers.bbigras ];
};
-1
View File
@@ -34,6 +34,5 @@ buildGoModule rec {
description = "Manage your dotfiles across multiple machines, securely";
license = licenses.mit;
maintainers = with maintainers; [ jhillyerd ];
platforms = platforms.all;
};
}
-1
View File
@@ -35,7 +35,6 @@ buildGoModule rec {
contents.
'';
license = licenses.asl20;
platforms = platforms.all;
maintainers = with maintainers; [ zaninime ];
};
}
-1
View File
@@ -25,6 +25,5 @@ buildGoModule rec {
homepage = "https://github.com/Dreamacro/clash";
license = licenses.gpl3;
maintainers = with maintainers; [ contrun filalex77 ];
platforms = platforms.all;
};
}
@@ -20,6 +20,5 @@ buildGoModule rec {
homepage = "https://github.com/AdguardTeam/dnsproxy";
license = licenses.gpl3;
maintainers = with maintainers; [ contrun ];
platforms = platforms.all;
};
}
-1
View File
@@ -28,6 +28,5 @@ buildGoModule rec {
homepage = "https://github.com/fatedier/frp";
license = licenses.asl20;
maintainers = with maintainers; [ filalex77 ];
platforms = platforms.all;
};
}
-1
View File
@@ -39,7 +39,6 @@ buildGoModule rec {
homepage = "https://github.com/slackhq/nebula";
license = licenses.mit;
maintainers = with maintainers; [ filalex77 ];
platforms = platforms.all;
};
}
@@ -22,6 +22,5 @@ buildGoModule rec {
homepage = "https://github.com/raphaelreyna/oneshot";
license = licenses.mit;
maintainers = with maintainers; [ edibopp ];
platforms = platforms.all;
};
}
@@ -24,7 +24,6 @@ buildGoModule rec {
'';
homepage = "https://overdodactyl.github.io/ShadowFox/";
license = licenses.mit;
platforms = platforms.all;
maintainers = with maintainers; [ infinisil ];
};
}
@@ -36,7 +36,6 @@ buildGoModule rec {
"An experiment in scalable routing as an encrypted IPv6 overlay network";
homepage = "https://yggdrasil-network.github.io/";
license = licenses.lgpl3;
platforms = platforms.all;
maintainers = with maintainers; [ ehmry gazally lassulus ];
};
}
@@ -34,6 +34,5 @@ buildGoModule rec {
homepage = "https://www.bettercap.org/";
license = with licenses; gpl3;
maintainers = with maintainers; [ y0no ];
platforms = platforms.all;
};
}
@@ -50,7 +50,6 @@ buildGoModule rec {
description = "Browserpass native client app";
homepage = "https://github.com/browserpass/browserpass-native";
license = licenses.isc;
platforms = platforms.all;
maintainers = with maintainers; [ rvolosatovs infinisil ];
};
}
-1
View File
@@ -36,7 +36,6 @@ buildGoModule rec {
'';
homepage = "https://github.com/gsamokovarov/jump";
license = licenses.mit;
platforms = platforms.all;
maintainers = with maintainers; [ sondr3 ];
};
}