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, 9 insertions, 0 deletions
diff --git a/tvix/default.nix b/tvix/default.nix
index 339a657efd..30235b4389 100644
--- a/tvix/default.nix
+++ b/tvix/default.nix
@@ -74,6 +74,15 @@ let
         "fuse-backend-rs"
         "test-generator"
         "wu-manber"
+
+        "futures-channel"
+        "futures-core"
+        "futures-executor"
+        "futures-io"
+        "futures-macro"
+        "futures-sink"
+        "futures-task"
+        "futures-util"
       ]);
   };
 in