about summary refs log tree commit diff
path: root/.nixery (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-21 r/5445 refactor(tvix/eval): consume `self` in Evaluation::evaluateVincent Ambo2-9/+8
2022-12-21 r/5444 feat(tvix/eval): add observer configuration to public APIVincent Am