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