feat(tvix/nar): init writer
Change-Id: I101f35840cb14c58af708c91e59f997f6d167f75 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7505 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
de4dd15eae
commit
15e98314cc
4 changed files with 214 additions and 0 deletions
4
tvix/nar/Cargo.toml
Normal file
4
tvix/nar/Cargo.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[package]
|
||||
name = "tvix_nar"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
Loading…
Add table
Add a link
Reference in a new issue