Age | Commit message (Expand) | Author | Files | Lines |
2024-03-11 | r/7678 feat(tvix/glue): Implement builtins.fetchurl | Aspen Smith | 1 | -1/+2 |
2024-02-23 | r/7596 refactor(tvix/glue): Make a single errors.rs module | Aspen Smith | 1 | -3/+2 |
2024-02-21 | r/7588 revert(tvix): don't use Rc::clone explicitly | aspen | 1 | -4/+4 |
2024-02-20 | r/7578 feat(tvix/eval): implement `builtins.filterSource` | Ryan Lahfa | 1 | -3/+167 |
2024-02-20 | r/7576 refactor(tvix): don't use Rc::clone explicitly | Florian Klink | 1 | -3/+3 |
2024-02-19 | r/7557 feat(tvix/glue): Init fetcher builtins | Aspen Smith | 1 | -3/+15 |
2024-02-02 | r/7467 refactor(tvix/eval): Box Value::String | Aspen Smith | 1 | -4/+4 |
2024-01-31 | r/7460 fix(tvix): Represent strings as byte arrays | Aspen Smith | 1 | -7/+4 |
2024-01-18 | r/7411 refactor(tvix/glue): add BuildService to TvixStoreIO | Florian Klink | 1 | -6/+4 |
2024-01-18 | r/7410 feat(tvix/glue): use TvixStoreIO as derivation builtin state | Ryan Lahfa | 1 | -15/+31 |
2024-01-18 | r/7407 refactor(tvix/eval): generalize EvalIO container | Florian Klink | 1 | -2/+2 |
2024-01-12 | r/7377 feat(tvix/glue): input derivation context tests | Ryan Lahfa | 1 | -0/+32 |
2024-01-12 | r/7376 feat(tvix/glue/derivationStrict): support __structuredAttrs | Florian Klink | 1 | -0/+24 |
2024-01-12 | r/7374 docs(tvix/glue): misc reflowing of comments | Ryan Lahfa | 1 | -7/+5 |
2024-01-08 | r/7357 feat(tvix/glue): add test for output path calculation | Florian Klink | 1 | -0/+36 |
2024-01-03 | r/7339 feat(tvix/eval): impl `unsafeDiscardStringContext` | Ryan Lahfa | 1 | -0/+45 |
2024-01-03 | r/7313 test(tvix/glue): add test with passAsFile | Florian Klink | 1 | -0/+1 |
2024-01-03 | r/7311 feat(tvix/glue): emit a warning in case of bad SRI hashes | Florian Klink | 1 | -0/+20 |
2023-12-31 | r/7289 refactor(tvix/eval): remove code and location from struct | Florian Klink | 1 | -2/+2 |
2023-11-04 | r/6939 refactor(tvix/glue): move builtins into separate directory | Florian Klink | 1 | -0/+157 |