feat(tvix/nix-compat): NAR reader
Change-Id: I50d51baf62c0419eaf17f0dc262f728aaff9794d Reviewed-on: https://cl.tvl.fyi/c/depot/+/9688 Reviewed-by: raitobezarius <tvl@lahfa.xyz> Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
parent
08b98b7503
commit
6638f4d4ea
8 changed files with 530 additions and 4 deletions
|
|
@ -1 +1,4 @@
|
|||
mod wire;
|
||||
|
||||
pub mod reader;
|
||||
pub mod writer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue