tvix/eval: "Thunk::value called on non-evaluated thunk" when comparing thunked attrsets for equality

#192
Opened by grfn at 2022-09-18T17·26+00

{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

  1. fixed by https://cl.tvl.fyi/c/depot/+/6652/1

    grfn at 2022-09-18T19·37+00

  2. tazjin closed this issue at 2022-09-23T00·27+00