snix/tvix/nix-compat/src/store_path
Ilan Joselevich ac88c52be3 feat(tvix/nix-compat/store_path): derive Hash for StorePathRef
This allows StorePathRef as keys in a hashmap, by deriving Hash. The same is already done for StorePath.

Change-Id: I3fc54c45787948116dcb27dfb5dc806b9b505835
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11269
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-03-27 12:36:37 +00:00
..
mod.rs feat(tvix/nix-compat/store_path): derive Hash for StorePathRef 2024-03-27 12:36:37 +00:00
utils.rs refactor(nix-compat/store_path): add from_name_and_digest_fixed 2024-03-14 23:10:54 +00:00