about summary refs log tree commit diff
path: root/tvix/eval/src/value
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-09-11T21·41+0300
committertazjin <tazjin@tvl.su>2022-09-16T18·02+0000
commit6cc9d298aababe8c2404edef195175d523833006 (patch)
tree91c0ff2fbacaad4004f740ed10bc69c9db23ab10 /tvix/eval/src/value
parent4b1fb8868ddefb9bc4402c3f819ccd8cf4a3ec42 (diff)
refactor(tvix/eval): explicitly construct attrs in phases r/4872
This makes the phases of attribute set construction that Nix has very
explicit (inherits, static keys, dynamic keys).

This change focuses on the split between dynamic/static keys by
collecting all dynamic ones while compiling the static ones, and then
phasing them in afterwards. It's possible we also need to do some
additional splitting inside of the inherits.

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