snix/tvix/store/src
Florian Klink 0b396553d6 refactor(tvix/store/protos): more granular nix-compat conversions
implement From<&nix_compat::nixhash::CAHash> for nar_info::ca::Hash
individually, and make
From<&nix_compat::nixhash::CAHash> for nar_info::Ca a small wrapper that
uses it, as well as the .hash().digest_as_bytes() for the digest.

Change-Id: I7e9b6edd1e3f149eb270faf2928cd846d74e77ad
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11071
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Brian Olsen <me@griff.name>
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-03-03 17:12:51 +00:00
..
bin feat(tvix/castore/fs): make allow_other configurable 2024-02-17 07:00:41 +00:00
nar refactor(tvix/store/nar/renderer): don't require Arc, Clone or Sync 2024-01-12 20:37:03 +00:00
pathinfoservice refactor(tvix/*/from_addr): improve test debuggability 2024-03-03 16:54:19 +00:00
proto refactor(tvix/store/protos): more granular nix-compat conversions 2024-03-03 17:12:51 +00:00
tests refactor(tvix/store/pathinfoservice): make more generic 2024-01-12 20:37:35 +00:00
import.rs feat(tvix/store): enable name customization in the store 2024-01-20 18:35:50 +00:00
lib.rs refactor(tvix/store): import_pathimport_path_as_nar_ca 2024-01-20 18:26:17 +00:00
utils.rs refactor(tvix/store): import_pathimport_path_as_nar_ca 2024-01-20 18:26:17 +00:00