snix/tvix/store/src/tests
Florian Klink 833957b374 feat(tvix/store/protos): add CA field
This adds support to represent the `CA` field found in some .narinfo
files. As `deriver`, it's also a subfield of the `narinfo` field.

Extending nix-compat with a more accessible data structure that can
take care of formatting, as well as writing validation functions in Rust
+ Golang, and integrating it into nar-bridge is something for a followup
CL.

Change-Id: I71e9c30957bcd03051a491aa54d7baac25b6dd2d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9795
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-10-22 17:04:37 +00:00
..
fixtures.rs feat(tvix/store/protos): add CA field 2023-10-22 17:04:37 +00:00
mod.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
nar_renderer.rs feat(tvix/store): use tvix_compat::nar::writer::async 2023-10-10 17:33:33 +00:00
utils.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00