tvl-depot/tvix/cli
Florian Klink 9ca1353122 refactor(tvix/castore/blobsvc): 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: I7bd337cd2e4c2d4154b385461eefa62c9b78345d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10482
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/blobsvc): 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