Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-18 | r/5694 feat(tvix/derivation): also fail if output name is called `drv` | Florian Klink | 1 | -3/+21 |
2023-01-16 | r/5668 refactor(tvix/derivation): expose proper ValidateDerivationError | Florian Klink | 1 | -27/+50 |
2023-01-16 | r/5667 feat(tvix/derivation): make input_sources a BTreeSet | Florian Klink | 1 | -9/+1 |
2023-01-13 | r/5657 refactor(tvix/derivation): use BTreeSet for derivation outputs | Vincent Ambo | 1 | -9/+1 |
2023-01-06 | r/5616 fix(tvix/derivation): fix build after StorePath rename | Vincent Ambo | 1 | -1/+1 |
2023-01-06 | r/5613 refactor(tvix/store): rename NixPath to StorePath | Florian Klink | 1 | -3/+3 |
2023-01-04 | r/5591 feat(tvix/derivation): implement Derivation::validate() | Florian Klink | 1 | -0/+104 |