about summary refs log tree commit diff
path: root/tvix/store/src/utils.rs
AgeCommit message (Expand)AuthorFilesLines
2024-07-22 r/8399 refactor(tvix): move service addrs into shared clap structYureka1-14/+73
2024-07-20 r/8380 refactor(tvix/store): use composition in tvix_store crateYureka1-38/+83
2024-07-18 r/8368 refactor(tvix): use composition & registry for from_addrYureka1-12/+12
2024-06-20 r/8299 feat(tvix/tracing): gRPC trace context propagationSimon Hauser1-6/+8
2024-06-20 r/8295 feat(tvix/store/utils): detect gRPC NAR calculation serviceFlorian Klink1-5/+26
2024-05-11 r/8103 refactor(tvix/store): drop calculate_nar from PathInfoServiceFlorian Klink1-2/+15
2024-04-01 r/7840 feat(tvix/eval): implement `builtins.path`Ryan Lahfa1-0/+30
2024-01-20 r/7432 refactor(tvix/store): `import_path` → `import_path_as_nar_ca`Ryan Lahfa1-116/+2
2024-01-09 r/7359 refactor(tvix): use AsRef<dyn …> instead of Deref<Target= …>Florian Klink1-10/+9
2024-01-05 r/7346 refactor(tvix/castore): relax trait bounds for DSFlorian Klink1-4/+5
2024-01-01 r/7301 feat(tvix/store/bin): factor out importFlorian Klink1-2/+116
2023-12-31 r/7295 refactor(tvix/store): move construct_services helper hereFlorian Klink1-0/+35