about summary refs log tree commit diff
path: root/third_party/sources (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-30 r/6222 chore(3p/sources): bump nixpkgs channels & overlaysVincent Ambo1-21/+21
2023-05-30 r/6221 feat(tvix/store/bin/import): process all path imports concurrentlyFlorian Klink1-36/+47
2023-05-30 r/6220 refactor(tvix/store): drop Clone from BS and DS trait boundFlorian Klink1-6/+2
2023-05-29 r/6219 test(tvix/eval): check thunking behavior of basic exprssterni1-0/+55
2023-05-29 r/6218 refactor(tvix/eval/nix_oracle): allow specifying eval strictnesssterni1-10/+28
2023-05-29 r/6217 fix(tvix/eval): thunk lambda expressionssterni1-5/+3
2023-05-29 r/6216 fix(tvix/eval): thunk HasAttr expressionssterni1-1/+3
2023-05-29 r/6215 fix(tvix/eval): thunk legacy let to match regular onesterni1-1/+3
2023-05-29 r/6214 fix(tvix/eval): thunk unary operator applicationssterni2-1/+4
2023-05-27 r/6213 feat(tvix/cli): add --no-warnings argumentFlorian Klink1-2/+8
2023-05-27 r/6212 feat(corp/rih): implement routing support for privacy policyVincent Ambo1-2/