feat(3p/nix/nix-daemon): Implement Worker::IsValidPath handler
Change-Id: I741c2b9b58f234a21850640e2b0c071ff4441234 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1223 Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
f1aa62c9ee
commit
bb66262068
2 changed files with 30 additions and 0 deletions
1
third_party/nix/src/CMakeLists.txt
vendored
1
third_party/nix/src/CMakeLists.txt
vendored
|
|
@ -58,6 +58,7 @@ target_sources(nix
|
|||
nix-collect-garbage/nix-collect-garbage.cc
|
||||
nix-copy-closure/nix-copy-closure.cc
|
||||
nix-daemon/nix-daemon.cc
|
||||
nix-daemon/nix-daemon-proto.cc
|
||||
nix-env/nix-env.cc
|
||||
nix-env/user-env.cc
|
||||
nix-instantiate/nix-instantiate.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue