about summary refs log tree commit diff
path: root/tvix/eval/src/errors.rs
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-08-12T15·04+0300
committertazjin <tazjin@tvl.su>2022-08-28T11·02+0000
commite68b6d33b074efa8c745b4ee7c92518cf6dcc1ca (patch)
tree4ac76e1612c0a3c286d5b9e7ad716fc4e35e2edc /tvix/eval/src/errors.rs
parentbf10c352012b3a12d5560890c12c2376ad00a92a (diff)
feat(tvix/eval): support absolute and home-anchored paths r/4517
These two paths are the easiest to handle, as they are simply built up
from the components supplied in the text node and then normalised.

Note that the normalisation of fs::canonicalize includes symlink
resolution, which Nix does not actually do. We will need to fix that
at some point.

Change-Id: I54158f0684f197dd2a2583f7d0982d54c7619993
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6183
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to 'tvix/eval/src/errors.rs')
0 files changed, 0 insertions, 0 deletions