summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/castor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/browsers/castor/default.nix')
-rw-r--r--pkgs/applications/networking/browsers/castor/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/browsers/castor/default.nix b/pkgs/applications/networking/browsers/castor/default.nix
index 7c234c42c26..2da44bd4ed9 100644
--- a/pkgs/applications/networking/browsers/castor/default.nix
+++ b/pkgs/applications/networking/browsers/castor/default.nix
@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage rec {
     description = "A graphical client for plain-text protocols written in Rust with GTK. It currently supports the Gemini, Gopher and Finger protocols";
     homepage = "https://sr.ht/~julienxx/Castor";
     license = licenses.mit;
-    platforms = platforms.all;
     maintainers = with maintainers; [ fgaz ];
   };
 }