tvl-depot/tvix/derivation
Florian Klink 9df9a2f1ab feat(tvix/derivation): add get_fixed_output() helper function
This will return the fixed output of a derivation (and its hash), or
None if the Derivation is not fixed-output.

It will simplify the logic in the output path calculation a bit.

Change-Id: I1066cc18ee4fc419421a8c5995c93ba91b35588f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7760
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-01-06 12:25:02 +00:00
..
src feat(tvix/derivation): add get_fixed_output() helper function 2023-01-06 12:25:02 +00:00
Cargo.toml feat(tvix/derivation): implement Derivation::validate() 2023-01-04 21:58:02 +00:00