about summary refs log tree commit diff
path: root/tvix/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/default.nix')
-rw-r--r--tvix/default.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/tvix/default.nix b/tvix/default.nix
index ef6aff3bcb..b69878481c 100644
--- a/tvix/default.nix
+++ b/tvix/default.nix
@@ -78,15 +78,6 @@ let
         ) [
         "test-generator"
         "wu-manber"
-
-        "futures-channel"
-        "futures-core"
-        "futures-executor"
-        "futures-io"
-        "futures-macro"
-        "futures-sink"
-        "futures-task"
-        "futures-util"
       ]);
   };