tvl-depot/tvix/derivation
Vincent Ambo 5d856ac2e9 feat(tvix/derivation): add path_with_references
This allows the calculation of a store path for a plain string that
potentially contains references. These paths are used for
`builtins.toFile` (and potentially other features of C++ Nix).

Change-Id: Ic507c7f264f362b5e6e628255869e5a4fbe4d788
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7906
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-01-23 12:55:24 +00:00
..
src feat(tvix/derivation): add path_with_references 2023-01-23 12:55:24 +00:00
Cargo.toml feat(tvix/derivation): more checks for output hashes and encoding 2023-01-18 17:13:23 +00:00
default.nix fix(tvix/derivation): fix build after StorePath rename 2023-01-06 17:57:06 +00:00