tvl-depot/tvix/nix-compat/src
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
..
derivation refactor(tvix/nix-compat): remove get_fixed_output() func 2023-03-15 15:31:55 +00:00
nar refactor(tvix/nix-compat): absorb nar writer 2023-01-31 15:18:39 +00:00
lib.rs feat(tvix/nix-compat): add nixhash module 2023-02-01 15:29:48 +00:00
nixbase32.rs refactor(tvix/nix-compat): address clippy in nixbase32.rs tests 2023-03-04 12:21:28 +00:00
nixhash.rs refactor(tvix/nix-compat): -derivation::Hash, +NixHash 2023-03-15 11:50:12 +00:00
store_path.rs refactor(tvix/nix-compat): address clippy in store_path.rs 2023-03-04 12:19:24 +00:00