about summary refs log tree commit diff
path: root/pkgs/tools/text/gucci/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/gucci/default.nix')
-rw-r--r--pkgs/tools/text/gucci/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/text/gucci/default.nix b/pkgs/tools/text/gucci/default.nix
index b30a21a6f49cd..855a61186a877 100644
--- a/pkgs/tools/text/gucci/default.nix
+++ b/pkgs/tools/text/gucci/default.nix
@@ -34,6 +34,5 @@ buildGoModule rec {
     homepage = "https://github.com/noqcks/gucci";
     license = licenses.mit;
     maintainers = with maintainers; [ braydenjw ];
-    platforms = platforms.unix;
   };
 }