about summary refs log tree commit diff
path: root/tvix/store/src/store_path.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-31 r/5788 refactor(tvix): introduce nix-compat crateFlorian Klink1-198/+0
2023-01-30 r/5781 fix(tvix/store/nixbase32): fix encoder/decoderFlorian Klink1-12/+6
2023-01-18 r/5698 docs(tvix/store): fix docstring for StorePath::to_absolute_pathFlorian Klink1-1/+1
2023-01-18 r/5697 feat(tvix/store): rename and expose StorePath::validate_nameFlorian Klink1-2/+3
2023-01-14 r/5658 chore(tvix/store): derive Clone for StorePathVincent Ambo1-1/+1
2023-01-12 r/5648 chore(tvix/store): update ParseStorePathError messagesFlorian Klink1-3/+3
2023-01-06 r/5614 feat(tvix/store): document StorePath a bit more.Florian Klink1-0/+10
2023-01-06 r/5613 refactor(tvix/store): rename NixPath to StorePathFlorian Klink1-0/+193