snix/tvix/nix-compat/src/derivation
Florian Klink def2d32319 refactor(tvix/nix-compat): remove get_fixed_output() func
The behaviour of this function is a bit unintuitive, and cl/8310 already
inlined the other consumer of it.

Rewrite the last consumer of the function, so we can drop it.

Change-Id: I59c8486037ce3f777667d1d9e4f4a9316d5a0cb9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8311
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-03-15 15:31:55 +00:00
..
tests refactor(tvix/nix-compat): -derivation::Hash, +NixHash 2023-03-15 11:50:12 +00:00
errors.rs docs(tvix/nix-compat/derivation): fix docstrings 2023-01-31 15:16:40 +00:00
mod.rs refactor(tvix/nix-compat): remove get_fixed_output() func 2023-03-15 15:31:55 +00:00
output.rs refactor(tvix/nix-compat): -derivation::Hash, +NixHash 2023-03-15 11:50:12 +00:00
string_escape.rs refactor(tvix/nix-compat): absorb //tvix/derivation 2023-01-31 15:16:39 +00:00
utils.rs feat(tvix/nix-compat/derivation): make use of NixPath in some places 2023-03-04 12:26:00 +00:00
validate.rs refactor(tvix/derivation): don't create deref'd immediately ref 2023-02-01 13:38:21 +00:00
write.rs refactor(tvix/nix-compat): -derivation::Hash, +NixHash 2023-03-15 11:50:12 +00:00