snix/tvix/store/src
Florian Klink 6c13491fe0 refactor(tvix/store): drop log level cli arg
This does the same as cl/12585 did for tvix-cli.

Change-Id: I35215947f3616acd65654c2bbdb19d0c360b568b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12714
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
2024-10-30 12:31:55 +00:00
..
bin refactor(tvix/store): drop log level cli arg 2024-10-30 12:31:55 +00:00
nar refactor(tvix): make indicatif.pb_show=1 more explicit 2024-10-19 09:37:23 +00:00
pathinfoservice refactor(tvix/store/pathinfo/signing_wrapper): remove clone 2024-10-19 09:41:58 +00:00
proto refactor(tvix/castore): add try_into_anonymous_node, rename to try_* 2024-10-19 09:35:53 +00:00
tests refactor(tvix/store): remove use of lazy_static 2024-10-17 22:15:48 +00:00
composition.rs refactor(tvix/store): remove use of lazy_static 2024-10-17 22:15:48 +00:00
import.rs refactor(nix-compat/store_path): drop build_nar_based_store_path 2024-10-17 18:16:30 +00:00
lib.rs refactor(tvix/store): use strictly typed PathInfo struct 2024-10-11 17:18:20 +00:00
path_info.rs refactor(tvix/store): use strictly typed PathInfo struct 2024-10-11 17:18:20 +00:00
utils.rs feat(tvix/composition): allow urls as anonymous stores 2024-10-10 12:53:08 +00:00