about summary refs log tree commit diff
path: root/pkgs/tools/admin/berglas/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/admin/berglas/default.nix')
-rw-r--r--pkgs/tools/admin/berglas/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/admin/berglas/default.nix b/pkgs/tools/admin/berglas/default.nix
index f9af2e94c0157..75a4bc591e7b1 100644
--- a/pkgs/tools/admin/berglas/default.nix
+++ b/pkgs/tools/admin/berglas/default.nix
@@ -56,6 +56,5 @@ buildGoModule rec {
     description = "A tool for managing secrets on Google Cloud";
     homepage = "https://github.com/GoogleCloudPlatform/berglas";
     license = licenses.asl20;
-    platforms = platforms.unix;
   };
 }