snix/tvix/nix-compat/src
Florian Klink 265dd36b98 feat(tvix/nix-compat): add nixhash module
This module takes care of parsing various hashes and algorithms.

It will get used to modify derivation output hashes in the next CL.

Change-Id: Idc07c401dbb7510f49883ac02b8379b9a5d930c7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7990
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-02-01 15:29:48 +00:00
..
derivation refactor(tvix/nix-compat/derivation): remove module inception 2023-02-01 13:43:25 +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): operator precedence can trip the unwary 2023-02-01 13:43:24 +00:00
nixhash.rs feat(tvix/nix-compat): add nixhash module 2023-02-01 15:29:48 +00:00
store_path.rs docs(tvix/nix-compat/store_path): fix docstrings 2023-01-31 15:35:45 +00:00