tvl-depot/tvix/derivation/src
Florian Klink c89af03a03 refactor(tvix/store): rename NixPath to StorePath
As discussed in #tvl, this is a more common term for it.

Change-Id: I9b904222b8c076f82192c9b7f0b42be171614ab7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7776
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-01-06 15:39:35 +00:00
..
tests refactor(tvix/store): rename NixPath to StorePath 2023-01-06 15:39:35 +00:00
derivation.rs refactor(tvix/store): rename NixPath to StorePath 2023-01-06 15:39: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 refactor(tvix/store): rename NixPath to StorePath 2023-01-06 15:39:35 +00:00
string_escape.rs refactor(tvix/derivation): refactor the derivation serialization 2023-01-02 20:55:14 +00:00
validate.rs refactor(tvix/store): rename NixPath to StorePath 2023-01-06 15:39:35 +00:00
write.rs chore(tvix/derivation): align json serialization with nix output 2023-01-04 21:58:02 +00:00