snix/tvix/derivation/src
Florian Klink c27bacd905 refactor(tvix): introduce nix-compat crate
Move nixbase32 and store_path into this.

This allows //tvix/cli to not pull in //tvix/store for now.

Change-Id: Id3a32867205d95794bc0d33b21d4cb3d9bafd02a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7964
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-01-31 13:26:18 +00:00
..
tests refactor(tvix): introduce nix-compat crate 2023-01-31 13:26:18 +00:00
derivation.rs refactor(tvix): introduce nix-compat crate 2023-01-31 13:26:18 +00:00
errors.rs refactor(tvix): introduce nix-compat crate 2023-01-31 13:26:18 +00:00
lib.rs feat(tvix/derivation): add path_with_references 2023-01-23 12:55:24 +00:00
output.rs refactor(tvix): introduce nix-compat crate 2023-01-31 13:26:18 +00:00
string_escape.rs refactor(tvix/derivation): refactor the derivation serialization 2023-01-02 20:55:14 +00:00
validate.rs refactor(tvix): introduce nix-compat crate 2023-01-31 13:26:18 +00:00
write.rs refactor(tvix/derivation): remove DOT_FILE_EXT const 2023-01-23 13:53:45 +00:00