Age | Commit message (Expand) | Author | Files | Lines |
2023-01-31 | r/5791 refactor(tvix/nix-compat): absorb //tvix/derivation | Florian Klink | 1 | -343/+0 |
2023-01-31 | r/5788 refactor(tvix): introduce nix-compat crate | Florian Klink | 1 | -1/+1 |
2023-01-23 | r/5740 refactor(tvix/derivation): relax bounds for reference iterator | Vincent Ambo | 1 | -2/+2 |
2023-01-23 | r/5737 feat(tvix/derivation): add `path_with_references` | Vincent Ambo | 1 | -0/+36 |
2023-01-18 | r/5700 feat(tvix/derivation): add validate_output_paths flag for validate | Florian Klink | 1 | -1/+1 |
2023-01-13 | r/5657 refactor(tvix/derivation): use BTreeSet for derivation outputs | Vincent Ambo | 1 | -3/+5 |
2023-01-07 | r/5623 feat(tvix/derivation): derive Default for Derivation | Florian Klink | 1 | -31/+20 |
2023-01-06 | r/5616 fix(tvix/derivation): fix build after StorePath rename | Vincent Ambo | 1 | -4/+3 |
2023-01-06 | r/5613 refactor(tvix/store): rename NixPath to StorePath | Florian Klink | 1 | -3/+3 |
2023-01-06 | r/5612 test(tvix/derivation): add output_path_construction test | Florian Klink | 1 | -1/+156 |
2023-01-06 | r/5610 feat(tvix/derivation): implement output path calculation | Florian Klink | 1 | -0/+93 |
2023-01-06 | r/5608 refactor(derivation): return NixPath in calculate_derivation_path | Florian Klink | 1 | -1/+5 |
2023-01-04 | r/5591 feat(tvix/derivation): implement Derivation::validate() | Florian Klink | 1 | -0/+10 |
2023-01-04 | r/5580 feat(tvix/derivation): add nix drv path generation to Derivation | Jürgen Hahn | 1 | -0/+17 |
2023-01-04 | r/5577 feat(tvix/derivation) Add fmt::Display implementation for Derivation | Jürgen Hahn | 1 | -3/+9 |
2023-01-02 | r/5564 refactor(tvix/derivation): refactor the derivation serialization | Jürgen Hahn | 1 | -2/+2 |
2022-12-29 | r/5536 feat(tvix/derivation): serialize Nix Derivation | Jürgen Hahn | 1 | -0/+32 |