tvl-depot/tvix/cli
Florian Klink 41935fab70 refactor(tvix/castore/directorysvc): return Box, not Arc
While we currently mostly use it in an Arc, as we need to clone it
inside PathInfoService, there might be other usecases not requiring it
to be Clone.

Change-Id: Ia05bb370340792a048e2036be30e285ef1e63870
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10483
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
2023-12-31 22:18:14 +00:00
..
src refactor(tvix/castore/directorysvc): return Box, not Arc 2023-12-31 22:18:14 +00:00
Cargo.toml refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
default.nix feat(tvix/cli): add benchmark for bf286a54bc 2023-12-12 14:28:53 +00:00