Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-31 | r/5791 refactor(tvix/nix-compat): absorb //tvix/derivation | Florian Klink | 1 | -1/+1 |
2023-01-31 | r/5788 refactor(tvix): introduce nix-compat crate | Florian Klink | 1 | -1/+0 |
2023-01-31 | r/5783 refactor(tvix/cli): absorb construct_output_hash | Florian Klink | 1 | -3/+0 |
2023-01-27 | r/5773 refactor(tvix/cli): describe errors with thiserror | Florian Klink | 1 | -0/+1 |
2023-01-27 | r/5772 fix(tvix/cli): handle SRI hashes in outputHash | Florian Klink | 1 | -0/+6 |
2023-01-20 | r/5709 feat(tvix/cli): add `errors` module with drv construction errors | Vincent Ambo | 1 | -0/+1 |
2023-01-11 | r/5643 feat(tvix/cli): implement initial refscan module | Vincent Ambo | 1 | -0/+1 |
2022-12-22 | r/5474 feat(tvix/cli): implement `NixCompatIO` helper type | Vincent Ambo | 1 | -0/+1 |
2022-12-21 | r/5456 chore(tvix/cli): rename binary to just 'tvix' | Vincent Ambo | 1 | -0/+4 |
2022-12-21 | r/5441 chore(tvix): upgrade to clap 4.0 | Vincent Ambo | 1 | -1/+1 |
2022-12-21 | r/5440 refactor(tvix): split binary (REPL etc.) out from evaluator library | Vincent Ambo | 1 | -0/+10 |