refactor(tvix/nix-compat): absorb nar writer
Expose it at `nix_compat::nar::writer`. Change-Id: I98a8acfa6277074f24608d64fb6c0082b41d10f5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7969 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
1e28cc7ede
commit
a23b7e17c0
8 changed files with 3 additions and 15 deletions
|
@ -21,7 +21,6 @@ members = [
|
|||
"cli",
|
||||
"eval",
|
||||
"eval/builtin-macros",
|
||||
"nar",
|
||||
"nix_cli",
|
||||
"nix-compat",
|
||||
"serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue