about summary refs log tree commit diff
path: root/tvix/Cargo.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-29 r/5532 chore(tvix/store): trim Cargo.tomlFlorian Klink1-4/+6
2022-12-28 r/5520 feat(tvix/store): implement Directory::validate()Florian Klink1-6/+14
2022-12-27 r/5510 chore(tvix/store): use lazy_static and dummy digestsFlorian Klink1-0/+4
2022-12-26 r/5492 feat(tvix/store): use tonic-build for protosFlorian Klink1-3/+1775
2022-12-22 r/5474 feat(tvix/cli): implement `NixCompatIO` helper typeVincent Ambo1-0/+4
2022-12-21 r/5456 chore(tvix/cli): rename binary to just 'tvix'Vincent Ambo1-1/+1
2022-12-21 r/5450 chore(tvix/nar): add CI build targetVincent Ambo1-0/+22
2022-12-21 r/5442 fix(tvix/eval): use test-generator fork that supports workspacesVincent Ambo1-1/+6
2022-12-21 r/5441 chore(tvix): upgrade to clap 4.0Vincent Ambo1-350/+379
2022-12-21 r/5440 refactor(tvix): split binary (REPL etc.) out from evaluator libraryVincent Ambo1-19/+41
2022-12-15 r/5420 refactor(tvix): build Rust projects using crate2nixVincent Ambo1-0/+6296