tvl-depot/tvix/derivation/src
Florian Klink 396fdde0c0 refactor(tvix/derivation): use StorePath::to_absolute_path()
Instead of concatenating STORE_DIR manually, use
StorePath::to_absolute_path() that does it for us.

Change-Id: Ia288851a05b4e339679db268f3dd7924e7b65586
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7782
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-01-06 17:59:35 +00:00
..
tests fix(tvix/derivation): fix build after StorePath rename 2023-01-06 17:57:06 +00:00
derivation.rs refactor(tvix/derivation): use StorePath::to_absolute_path() 2023-01-06 17:59:35 +00:00
lib.rs feat(tvix/derivation): implement Derivation::validate() 2023-01-04 21:58:02 +00:00
nix_hash.rs feat(tvix/derivation): add nix drv path generation to Derivation 2023-01-04 12:24:00 +00:00
output.rs fix(tvix/derivation): fix build after StorePath rename 2023-01-06 17:57:06 +00:00
string_escape.rs refactor(tvix/derivation): refactor the derivation serialization 2023-01-02 20:55:14 +00:00
validate.rs fix(tvix/derivation): fix build after StorePath rename 2023-01-06 17:57:06 +00:00
write.rs chore(tvix/derivation): align json serialization with nix output 2023-01-04 21:58:02 +00:00