refactor(tvix/cli): absorb construct_output_hash
This helper function only was created because populate_output_configuration was hard to test before cl/7939. With that out of the way, we can pull it in. Change-Id: I64b36c0eb34343290a8d84a03b0d29392a821fc7 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7961 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
e4bb750b3b
commit
4b3ccd205a
4 changed files with 116 additions and 100 deletions
1
tvix/Cargo.lock
generated
1
tvix/Cargo.lock
generated
|
@ -2614,7 +2614,6 @@ dependencies = [
|
|||
"rustyline",
|
||||
"smol_str",
|
||||
"ssri",
|
||||
"test-case",
|
||||
"thiserror",
|
||||
"tvix-derivation",
|
||||
"tvix-eval",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue