about summary refs log tree commit diff
path: root/tvix/store/src/utils.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
12 days 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