snix/third_party/nix/src
Vincent Ambo 33e8b0f975 chore(tvix): Thread a std::ostream through Store::buildPaths
This part of the store API needs to carry a handle to the log sink
from now on, so that it can be passed in as appropriate from the gRPC
handlers.

In all places where there is no such handler available at the moment,
the discarding log sink has been inserted. This can be used as a
convenient grep target in the future.

Change-Id: I26628e30b4c6437dccdf8f722ca2e8ed827dfc19
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1797
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
Reviewed-by: glittershark <grfn@gws.fyi>
2020-08-20 11:48:40 +00:00
..
build-remote fix(3p/nix): Don't assert on argc count for build-remote 2020-08-04 02:15:10 +00:00
cpptoml style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
libexpr chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
libmain chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
libstore chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
libutil refactor(tvix): Make Store::buildPaths return a Status 2020-08-14 03:06:46 +00:00
nix chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
nix-build chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
nix-channel chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-collect-garbage chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-copy-closure fix(3p/nix): revert "apply all clang-tidy fixes" 2020-08-01 22:45:15 +00:00
nix-daemon chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
nix-env chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
nix-instantiate refactor(tvix): always pass Bindings by ptr, use shared/unique_ptr 2020-08-17 02:23:49 +00:00
nix-prefetch-url refactor(tvix): always pass Bindings by ptr, use shared/unique_ptr 2020-08-17 02:23:49 +00:00
nix-store chore(tvix): Thread a std::ostream through Store::buildPaths 2020-08-20 11:48:40 +00:00
nlohmann Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
proto feat(tvix): Introduce build event streams in worker protocol 2020-08-20 11:48:40 +00:00
tests feat(tvix): Re-enable language tests that needed a store 2020-08-18 03:58:13 +00:00
CMakeLists.txt refactor(3p/nix): Build nix-daemon as a separate binary 2020-08-03 18:26:44 +00:00