tvix/eval: "Thunk::value called on non-evaluated thunk" when comparing thunked attrsets for equality
#192
Opened by aspen at
{x = 1 + 2;} == { x= 2 + 1; }
https://tvixbolt.tvl.su/?code=%7Bx+%3D+1+%2B+2%3B%7D+%3D%3D+%7B+x%3D+2+%2B+1%3B+%7D&trace=false
fixed by https://cl.tvl.fyi/c/depot/+/6652/1
aspen at 2022-09-18T19·37+00
- tazjin closed this issue at 2022-09-23T00·27+00