Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-04 | r/5590 chore(tvix/derivation): align json serialization with nix output | Florian Klink | 11 | -103/+113 |
2023-01-04 | r/5589 refactor(tvix/derivation): make output hashes an Option<Hash> | Florian Klink | 2 | -29/+35 |
2023-01-04 | r/5588 feat(tvix/derivation): make struct members public | Florian Klink | 1 | -7/+7 |
2023-01-04 | r/5587 refactor(tvix/derivation): use tvix_store::nixpath::STORE_DIR | Florian Klink | 2 | -2/+4 |
2023-01-04 | r/5580 feat(tvix/derivation): add nix drv path generation to Derivation | Jürgen Hahn | 6 | -4/+114 |
2023-01-04 | r/5579 docs(feat/derivation): add docstring to formatter | Jürgen Hahn | 1 | -0/+1 |
2023-01-04 | r/5577 feat(tvix/derivation) Add fmt::Display implementation for Derivation | Jürgen Hahn | 3 | -22/+42 |
2023-01-02 | r/5564 refactor(tvix/derivation): refactor the derivation serialization | Jürgen Hahn | 6 | -215/+248 |
2022-12-29 | r/5536 feat(tvix/derivation): serialize Nix Derivation | Jürgen Hahn | 19 | -0/+444 |