From a83a88db05640a3908696f01f9da38ed39e53800 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Wed, 29 Jul 2020 15:26:59 +1000 Subject: buildGoPackage: remove platform.all from packages --- pkgs/applications/networking/cluster/terraform-inventory/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/applications/networking/cluster/terraform-inventory') diff --git a/pkgs/applications/networking/cluster/terraform-inventory/default.nix b/pkgs/applications/networking/cluster/terraform-inventory/default.nix index 38fbd1b42865..72e717d91662 100644 --- a/pkgs/applications/networking/cluster/terraform-inventory/default.nix +++ b/pkgs/applications/networking/cluster/terraform-inventory/default.nix @@ -21,7 +21,6 @@ buildGoPackage rec { meta = with stdenv.lib; { homepage = "https://github.com/adammck/terraform-inventory"; description = "Terraform state to ansible inventory adapter"; - platforms = platforms.all; license = licenses.mit; maintainers = with maintainers; [ htr ]; }; -- cgit 1.4.1