Age | Commit message (Expand) | Author | Files | Lines |
2024-01-18 | r/7411 refactor(tvix/glue): add BuildService to TvixStoreIO | Florian Klink | 1 | -0/+1 |
2024-01-05 | r/7350 chore(tvix): bump test-case dep to 3.3.1 | Florian Klink | 1 | -1/+1 |
2023-11-04 | r/6936 refactor(tvix): move tvix glue code into glue crate | Florian Klink | 1 | -0/+1 |
2023-10-23 | r/6874 test(tvix/cli/derivation): add test cases for output path calc | Florian Klink | 1 | -0/+3 |
2023-09-26 | r/6659 fix(tvix/cli): don't enable default features for tvix-store | Florian Klink | 1 | -1/+1 |
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 1 | -0/+1 |
2023-09-22 | r/6627 chore(tvix): remove some unused crate dependencies | Florian Klink | 1 | -3/+0 |
2023-09-18 | r/6606 refactor(tvix/store/blobsvc): make BlobStore async | Florian Klink | 1 | -0/+1 |
2023-09-04 | r/6550 refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate | Florian Klink | 1 | -3/+4 |
2023-07-22 | r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8> | Florian Klink | 1 | -0/+1 |
2023-06-10 | r/6261 chore(tvix/store): add fuse feature | Florian Klink | 1 | -1/+1 |
2023-05-24 | r/6193 feat(tvix/cli): use TvixStoreIO instead of NixCompatIO | Florian Klink | 1 | -0/+1 |
2023-05-11 | r/6134 chore(tvix/*): bump to smol_str 0.2.0 | Florian Klink | 1 | -1/+1 |
2023-02-04 | r/5836 fix(tvix/cli): use tvlfyi/wu-manber fork for refscanner | Vincent Ambo | 1 | -1/+1 |
2023-02-02 | r/5825 refactor(tvix/cli): use Wu-Manber string scanning for drv references | Vincent Ambo | 1 | -1/+3 |
2023-01-31 | r/5791 refactor(tvix/nix-compat): absorb //tvix/derivation | Florian Klink | 1 | -1/+1 |
2023-01-31 | r/5788 refactor(tvix): introduce nix-compat crate | Florian Klink | 1 | -1/+0 |
2023-01-31 | r/5783 refactor(tvix/cli): absorb construct_output_hash | Florian Klink | 1 | -3/+0 |
2023-01-27 | r/5773 refactor(tvix/cli): describe errors with thiserror | Florian Klink | 1 | -0/+1 |
2023-01-27 | r/5772 fix(tvix/cli): handle SRI hashes in outputHash | Florian Klink | 1 | -0/+6 |
2023-01-20 | r/5709 feat(tvix/cli): add `errors` module with drv construction errors | Vincent Ambo | 1 | -0/+1 |
2023-01-11 | r/5643 feat(tvix/cli): implement initial refscan module | Vincent Ambo | 1 | -0/+1 |
2022-12-22 | r/5474 feat(tvix/cli): implement `NixCompatIO` helper type | Vincent Ambo | 1 | -0/+1 |
2022-12-21 | r/5456 chore(tvix/cli): rename binary to just 'tvix' | Vincent Ambo | 1 | -0/+4 |
2022-12-21 | r/5441 chore(tvix): upgrade to clap 4.0 | Vincent Ambo | 1 | -1/+1 |
2022-12-21 | r/5440 refactor(tvix): split binary (REPL etc.) out from evaluator library | Vincent Ambo | 1 | -0/+10 |