about summary refs log tree commit diff
path: root/pkgs/tools/networking/frp
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/networking/frp')
-rw-r--r--pkgs/tools/networking/frp/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/networking/frp/default.nix b/pkgs/tools/networking/frp/default.nix
index d0d788b16090a..a998b25e3e752 100644
--- a/pkgs/tools/networking/frp/default.nix
+++ b/pkgs/tools/networking/frp/default.nix
@@ -28,6 +28,5 @@ buildGoModule rec {
     homepage = "https://github.com/fatedier/frp";
     license = licenses.asl20;
     maintainers = with maintainers; [ filalex77 ];
-    platforms = platforms.all;
   };
 }