tvl-depot/tvix/derivation
Florian Klink d4603fc0af refactor(derivation): return NixPath in calculate_derivation_path
This moves all the hash compression logic into a common helper function.

Also update the docstring, which said "path" here, which could have been
confused with output paths.

Change-Id: Iedfb59aeb24f7638afac669dcd18d57b6cfaece2
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7759
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-01-06 12:25:02 +00:00
..
src refactor(derivation): return NixPath in calculate_derivation_path 2023-01-06 12:25:02 +00:00
Cargo.toml feat(tvix/derivation): implement Derivation::validate() 2023-01-04 21:58:02 +00:00