kalbasit_ has quit [Ping timeout: 240 seconds]
ris has quit [Ping timeout: 240 seconds]
ddellacosta has quit [Ping timeout: 260 seconds]
__monty__ has joined #nix-lang
sphalerite is now known as L1nuxH4ckerm4n
L1nuxH4ckerm4n is now known as sphalerite
ddellacosta has joined #nix-lang
kalbasit has joined #nix-lang
ris has joined #nix-lang
<
infinisil>
> let x = x.y // { y = {}; }; in x
<
{^_^}>
infinite recursion encountered, at (string):440:9
<
infinisil>
> { y = {}; }
<
{^_^}>
{ y = <CODE>; }
<
gchristensen>
> x.y.y.y.y.y.y.y.y
<
{^_^}>
value is a function while a set was expected, at (string):440:1
<
infinisil>
(the one that triggers infinite recursion will work with nix#4154)
<
pie_>
infinisil: so.... // not lazy?
<
infinisil>
pie_: Not sure what you mean
<
pie_>
maybe i should finish reading like 5 lines of scrll xD
<
pie_>
that was me asking about why it was infrec-ing
<
infinisil>
/ will only be lazy with that PR, which the bot doesn't have applied :)
andi- has quit [Ping timeout: 244 seconds]
andi- has joined #nix-lang
__monty__ has quit [Quit: leaving]
cirno-999 has quit [Ping timeout: 240 seconds]
cirno-999 has joined #nix-lang