tvl-depot/tvix/cli
Vincent Ambo f22b9cb0d7 feat(tvix/cli): faux implementation of builtins.toFile
This adds an implementation of this builtin which correctly calculates
paths, but does not actually write anything to the store or verify
references.

Change-Id: Ie9764cbc1d13a73d8dc9350910304e2b7cad3fe8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7910
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-01-27 12:21:41 +00:00
..
src feat(tvix/cli): faux implementation of builtins.toFile 2023-01-27 12:21:41 +00:00
Cargo.toml feat(tvix/cli): add errors module with drv construction errors 2023-01-20 15:39:51 +00:00
default.nix refactor(tvix): split binary (REPL etc.) out from evaluator library 2022-12-21 13:09:29 +00:00