Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-09 | r/7882 fix(tvix): Avoid buffering file into memory in builtins.hashFile | Connor Brewster | 1 | -6/+5 |
2024-02-21 | r/7587 fix(tvix/eval): allow reading non-UTF8 files | Florian Klink | 1 | -3/+3 |
2024-02-20 | r/7565 chore(tvix/glue): remove unnecessary assignment | Vincent Ambo | 1 | -2/+1 |
2024-01-18 | r/7410 feat(tvix/glue): use TvixStoreIO as derivation builtin state | Ryan Lahfa | 1 | -8/+11 |
2024-01-03 | r/7338 feat(tvix/glue): contextful derivation | Ryan Lahfa | 1 | -17/+2 |
2023-12-12 | r/7170 refactor(tvix): use io::Result for EvalIO | Florian Klink | 1 | -4/+4 |
2023-11-04 | r/6938 refactor(tvix/glue): move nix_path handling to helper in tvix-glue | Florian Klink | 1 | -2/+2 |
2023-11-04 | r/6936 refactor(tvix): move tvix glue code into glue crate | Florian Klink | 1 | -0/+80 |