snix/tvix/store/src/nar
Florian Klink 7c0c270932 refactor(tvix/store): expose fixtures, make NAR_CONTENTS const
Allow reusing CASTORE_NODE_* and NAR_CONTENTS_* from other crates.

Also, there's no need for NAR_CONTENTS_* to be Vecs of bytes, these can
just be [u8; _].

Change-Id: I435c08a9d20f6a68266d0c9a70bfc7fdb618ce42
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12915
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
2024-12-27 12:01:03 +00:00
..
hashing_reader.rs feat(tvix/store): Add CAHash validation 2024-11-24 20:24:43 +00:00
import.rs refactor(tvix/store): expose fixtures, make NAR_CONTENTS const 2024-12-27 12:01:03 +00:00
mod.rs feat(tvix/store): Add CAHash validation 2024-11-24 20:24:43 +00:00
renderer.rs refactor(tvix): make indicatif.pb_show=1 more explicit 2024-10-19 09:37:23 +00:00
seekable.rs feat(tvix/store): seekable nar renderer 2024-09-25 19:23:45 +00:00