snix/tvix/store/src
Ryan Lahfa cecb5e295a feat(tvix/eval): implement builtins.path
Now, it supports almost everything except `recursive = false;`, i.e. `flat`-ingestion
because we have no knob exposed in the tvix store import side to do it.

This has been tested to work.

Change-Id: I2e9da10ceccdfbf45b43c532077ed45d6306aa98
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10597
Tested-by: BuildkiteCI
Autosubmit: raitobezarius <tvl@lahfa.xyz>
Reviewed-by: flokli <flokli@flokli.de>
2024-04-01 12:30:26 +00:00
..
bin feat(tvix/store): support RUST_LOG env var 2024-03-18 16:10:05 +00:00
nar feat(tvix/eval): implement builtins.path 2024-04-01 12:30:26 +00:00
pathinfoservice refactor(tvix/store/pathinfo/from_addr): stop using gen_*_service 2024-03-28 07:58:10 +00:00
proto refactor(tvix/store): drop proto/tests/{utils,grpc_pathinfoservice}.rs 2024-03-28 07:58:10 +00:00
tests refactor(tvix/store): drop proto/tests/{utils,grpc_pathinfoservice}.rs 2024-03-28 07:58:10 +00:00
import.rs refactor(tvix/store): generalize PathInfo constructors 2024-04-01 12:30:26 +00:00
lib.rs feat(tvix/store): add rstest-based PathInfoService tests 2024-03-28 07:02:18 +00:00
utils.rs feat(tvix/eval): implement builtins.path 2024-04-01 12:30:26 +00:00