about summary refs log tree commit diff
path: root/tvix/Cargo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/Cargo.nix')
-rw-r--r--tvix/Cargo.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/Cargo.nix b/tvix/Cargo.nix
index 07be275e56..130a89a1ae 100644
--- a/tvix/Cargo.nix
+++ b/tvix/Cargo.nix
@@ -8473,6 +8473,7 @@ rec {
           {
             name = "tvix-store";
             packageId = "tvix-store";
+            usesDefaultFeatures = false;
           }
           {
             name = "wu-manber";