tvl-depot/tvix/nix-compat/src/derivation
Florian Klink cc040a5ad3 refactor(tvix/nix-compat/derivation): fod_digest return [u8; 32]
This is of known length.

Change-Id: Iba48ccc486d5bf9e38ec1a2da6e7b80997d2c6ca
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9723
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-10-14 17:55:08 +00:00
..
tests refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes 2023-10-14 17:55:08 +00:00
errors.rs refactor(nix-compat): Properly encapsulate store path construction 2023-04-09 15:12:21 +00:00
escape.rs refactor(tvix/nix-compat/derivation/escape): move to Vec<u8> 2023-08-19 10:54:32 +00:00
mod.rs refactor(tvix/nix-compat/derivation): fod_digest return [u8; 32] 2023-10-14 17:55:08 +00:00
output.rs refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes 2023-10-14 17:55:08 +00:00
validate.rs feat(tvix/nix-compat): have StorePath accept bytes 2023-07-21 18:04:38 +00:00
write.rs refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes 2023-10-14 17:55:08 +00:00