summary refs log tree commit diff
path: root/pkgs/applications/science/machine-learning/finalfrontier/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/machine-learning/finalfrontier/default.nix')
-rw-r--r--pkgs/applications/science/machine-learning/finalfrontier/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/science/machine-learning/finalfrontier/default.nix b/pkgs/applications/science/machine-learning/finalfrontier/default.nix
index 8a4d5acede0..f1a2dbaa54f 100644
--- a/pkgs/applications/science/machine-learning/finalfrontier/default.nix
+++ b/pkgs/applications/science/machine-learning/finalfrontier/default.nix
@@ -47,6 +47,5 @@ rustPlatform.buildRustPackage rec {
     homepage = "https://github.com/finalfusion/finalfrontier/";
     license = licenses.asl20;
     maintainers = with maintainers; [ danieldk ];
-    platforms = platforms.all;
   };
 }