diff options
author | Vincent Ambo <mail@tazj.in> | 2022-08-11T13·42+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-08-26T09·02+0000 |
commit | e8c4e26b412375e6d1a5cf7eecfb3612bc33908e (patch) | |
tree | 372294fa42c789038fe2448be8aa94133b1eb3fb /tvix/proto | |
parent | 5eb523e882264ab3491ae2c6ce318e00a3fb3dfd (diff) |
feat(tvix/compiler): handle dynamic nodes for attribute access r/4494
Dynamic nodes (essentially unquoted interpolation) simply need to be unwrapped (and, hopefully, evaluate to a string). Example: `let key = "a"; in { a = 1; }.${key}` Change-Id: Idafd376e19d0e237151b7b6c26d97713beae5041 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6160 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'tvix/proto')
0 files changed, 0 insertions, 0 deletions