about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/rpc-store.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20 r/1689 chore(tvix): Thread a std::ostream through Store::buildPathsVincent Ambo1-2/+2
2020-08-20 r/1687 refactor(tvix): Remove some default values from virtual methodsVincent Ambo1-2/+2
2020-08-14 r/1649 refactor(tvix): Make Store::buildPaths return a StatusGriffin Smith1-2/+2
2020-08-09 r/1622 feat(tvix): Implement all remaining RPC callsGriffin Smith1-14/+1
2020-08-09 r/1620 feat(tvix): Pass function name to SuccessOrThrowGriffin Smith1-1/+4
2020-08-08 r/1615 feat(tvix): Implement AddToStoreNarGriffin Smith1-6/+0
2020-08-02 r/1538 fix(3p/nix): Prepend unix:// to daemon socketGriffin Smith1-0/+2
2020-07-25 r/1473 feat(3p/nix): Start implementing RPC store clientGriffin Smith1-0/+142