tvl-depot/tvix/cli/src
Florian Klink 8bd7ced1fb feat(tvix/eval/io): allow &mut self in EvalIO
It's okay if these calls mutate some internal state inside an
implementation.

Change-Id: I12bb11bde0310778c3da1275696bf7de058863a3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8571
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-05-14 18:59:55 +00:00
..
.skip-subtree feat(tvix/cli): implement builtins.derivation 2023-01-27 12:21:41 +00:00
derivation.nix feat(tvix/cli): implement builtins.derivation 2023-01-27 12:21:41 +00:00
derivation.rs refactor(nix-compat): Properly encapsulate store path construction 2023-04-09 15:12:21 +00:00
errors.rs refactor(tvix/cli): use nixhash module for output hash calculation 2023-02-01 15:29:48 +00:00
fetchurl.nix feat(tvix/cli): bundle corepkgs/fetchurl.nix with tvix-cli 2023-03-13 20:30:59 +00:00
known_paths.rs refactor(tvix/nix-compat): replace calculate_drv_replacement_str 2023-03-14 18:26:19 +00:00
main.rs feat(tvix/cli): add --strict flag for evaluation 2023-03-22 15:25:35 +00:00
nix_compat.rs feat(tvix/eval/io): allow &mut self in EvalIO 2023-05-14 18:59:55 +00:00
refscan.rs fix(tvix/cli): keep tracking full paths in known_paths 2023-02-02 23:37:34 +00:00