about summary refs log tree commit diff
path: root/pkgs/development/tools/gron/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/gron/default.nix')
-rw-r--r--pkgs/development/tools/gron/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/tools/gron/default.nix b/pkgs/development/tools/gron/default.nix
index 3dbcf0fdc20e..b89ab9e98fce 100644
--- a/pkgs/development/tools/gron/default.nix
+++ b/pkgs/development/tools/gron/default.nix
@@ -24,6 +24,5 @@ buildGoModule rec {
     homepage = "https://github.com/tomnomnom/gron";
     license = licenses.mit;
     maintainers = with maintainers; [ fgaz SuperSandro2000 ];
-    platforms = platforms.unix;
   };
 }