snix/tvix/nix-compat/src
Florian Klink 5f260edf7f refactor(tvix/nix-compat): replace calculate_drv_replacement_str
Call this function derivation_or_fod_hash, and return a NixHash.

This is more in line with how cppnix calls this, and allows using
to_nix_hash_string() in some places.

Change-Id: Iebf5355f08ed5c9a044844739350f829f874f0ce
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8293
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-03-14 18:26:19 +00:00
..
derivation refactor(tvix/nix-compat): replace calculate_drv_replacement_str 2023-03-14 18:26:19 +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 feat(tvix/nix-compat): add NixHash::{new, to_nix_hash_string} 2023-03-04 12:26:00 +00:00
store_path.rs refactor(tvix/nix-compat): address clippy in store_path.rs 2023-03-04 12:19:24 +00:00