diff options
Diffstat (limited to 'tvix/default.nix')
-rw-r--r-- | tvix/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/default.nix b/tvix/default.nix index cfb77f792bff..826eb2af26d7 100644 --- a/tvix/default.nix +++ b/tvix/default.nix @@ -64,7 +64,6 @@ let ) [ "fuse-backend-rs" "test-generator" - "tonic-mock" "wu-manber" ]); }; |