diff options
author | Florian Klink <flokli@flokli.de> | 2024-01-12T09·33+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-01-12T20·37+0000 |
commit | 7d51193f7db8d6126ee2970eadf009a5d87b694f (patch) | |
tree | 46ac6ed3fd6eefeff0c685a074a1956aab2d366c /tvix/store/src/proto/tests | |
parent | 9cdb5e17a440bd7b88c6b36c64c29f8460af2176 (diff) |
refactor(tvix/store/nar/renderer): don't require Arc, Clone or Sync r/7370
To render NARs, we're fine with a simple AsRef to a BlobService and DirectoryService. We just need to have the function pass back the references, so we can reuse it after the recursion. Change-Id: I8a1b899134ddda26cf14aa829a08383986101850 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10605 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: raitobezarius <tvl@lahfa.xyz> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/store/src/proto/tests')
0 files changed, 0 insertions, 0 deletions