Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-16 | r/5667 feat(tvix/derivation): make input_sources a BTreeSet | Florian Klink | 1 | -1/+1 |
2023-01-16 | r/5666 chore(tvix/derivation): drop TODOs related to stripping outputs | Florian Klink | 1 | -2/+0 |
2023-01-13 | r/5657 refactor(tvix/derivation): use BTreeSet for derivation outputs | Vincent Ambo | 1 | -1/+2 |
2023-01-04 | r/5590 chore(tvix/derivation): align json serialization with nix output | Florian Klink | 1 | -1/+1 |
2023-01-04 | r/5589 refactor(tvix/derivation): make output hashes an Option<Hash> | Florian Klink | 1 | -19/+18 |
2023-01-04 | r/5587 refactor(tvix/derivation): use tvix_store::nixpath::STORE_DIR | Florian Klink | 1 | -1/+0 |
2023-01-04 | r/5580 feat(tvix/derivation): add nix drv path generation to Derivation | Jürgen Hahn | 1 | -3/+8 |
2023-01-04 | r/5577 feat(tvix/derivation) Add fmt::Display implementation for Derivation | Jürgen Hahn | 1 | -13/+21 |
2023-01-02 | r/5564 refactor(tvix/derivation): refactor the derivation serialization | Jürgen Hahn | 1 | -0/+174 |