snix/tvix/eval/src/builtins
Vincent Ambo 2478a6c5ba feat(tvix/eval): coerce values to paths when importing
This enables the use of string paths (and, in the future,
derivations), as long as their string values represent an absolute
path.

Change-Id: I4b198efeb70415ed52f58bd1da6fa79a24dad14c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6866
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-10-07 14:24:36 +00:00
..
impure.rs feat(tvix/eval): coerce values to paths when importing 2022-10-07 14:24:36 +00:00
mod.rs feat(tvix/eval): initial implementation of builtins.import 2022-10-06 15:22:32 +00:00
versions.rs chore(tvix/eval): fix all current clippy lints 2022-09-29 11:47:47 +00:00