about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/download.cc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-05 r/1598 fix(3p/nix/store): fix race condition in downloaderKane York1-1/+2
2020-08-05 r/1597 refactor(tvix): Use SANDBOX_SHELL from environment in CMakeVincent Ambo2-3/+4
2020-08-05 r/1596 feat(3p/nix): add tests for BinaryCacheStoreKane York2-0/+106
2020-08-05 r/1595 feat(3p/nix): add MockBinaryCacheStoreKane York3-1/+170
2020-08-05 r/1594 feat(3p/nix): Implement AddToStore rpc clientGriffin Smith4-2/+69
2020-08-05 r/1593 fix(3p/nix): fix clang-tidy for int-string appendsKane York1-3/+6
2020-08-05 r/1592 fix(edef/keys): add readTree headeredef1-0/+2
2020-08-05 r/1591 chore(edef/users/depot-scan): move to a subdiredef3-3/+1
2020-08-05 r/1590 fix(users/edef/depot-scan): properly trace readFile/readDiredef3-2/+19
2020-08-05 r/1589 fix(users/edef/depot-scan): properly depend on pl scriptKane York2