Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-20 | r/6336 fix(tvix/eval): only finalise formal arguments if defaulting | sterni | 1 | -3/+2 |
2023-05-29 | r/6214 fix(tvix/eval): thunk unary operator applications | sterni | 1 | -0/+3 |
2023-05-24 | r/6190 feat(tvix/cli): check nixpkgs eval for pkgs.hello.outPath | Florian Klink | 1 | -0/+1 |
2023-05-24 | r/6189 feat(tvix/cli): introduce mkNixpkgsEvalCheck, add outPath check | Florian Klink | 1 | -16/+23 |
2023-03-14 | r/5996 chore(tvix/cli): don't set COREPKGS anymore | Florian Klink | 1 | -4/+0 |
2023-02-03 | r/5829 test(tvix/cli): eval nixpkgs.stdenv in CI and assert that it matches | Vincent Ambo | 1 | -2/+26 |
2022-12-21 | r/5440 refactor(tvix): split binary (REPL etc.) out from evaluator library | Vincent Ambo | 1 | -0/+5 |