diff options
Diffstat (limited to 'tvix/Cargo.toml')
-rw-r--r-- | tvix/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/Cargo.toml b/tvix/Cargo.toml index 167e0aa2e2c0..0642c3238818 100644 --- a/tvix/Cargo.toml +++ b/tvix/Cargo.toml @@ -24,7 +24,6 @@ members = [ "eval", "eval/builtin-macros", "glue", - "nix_cli", "nix-compat", "serde", "store", |