infinisil changed the topic of #nix-lang to: Channel for discussing Nix as a language - https://nixos.org/nix/manual/#chap-writing-nix-expressions - Logs: https://logs.nix.samueldr.com/nix-lang/
kyren has quit [Quit: ZNC 1.7.4 - https://znc.in]
<puck> > :p (rec { out = rec {}; foo = "foo"; bar = "bar"; b = "hewwo"; out = { b = b; }; }).out.b
<{^_^}> infinite recursion encountered, at (string):289:73
<puck> > :p (rec { out = {}; foo = "foo"; bar = "bar"; b = "hewwo"; out = { b = b; }; }).out.b
<{^_^}> "hewwo"
<puck> computers(tm)
kyren has joined #nix-lang
hmpffff_ has joined #nix-lang
hmpffff has quit [Ping timeout: 272 seconds]
hmpffff has joined #nix-lang
hmpffff_ has quit [Ping timeout: 246 seconds]
ddellacosta has quit [Ping timeout: 250 seconds]
hmpffff_ has joined #nix-lang
hmpffff has quit [Ping timeout: 272 seconds]
__monty__ has joined #nix-lang
hmpffff has joined #nix-lang
hmpffff__ has joined #nix-lang
hmpffff_ has quit [Ping timeout: 256 seconds]
hmpffff has quit [Ping timeout: 250 seconds]
hmpffff__ has quit [Remote host closed the connection]
hmpffff has joined #nix-lang
hmpffff has quit [Remote host closed the connection]
hmpffff has joined #nix-lang
noonien has quit [Quit: Connection closed for inactivity]
tilpner_ has joined #nix-lang
tilpner has quit [Ping timeout: 240 seconds]
tilpner_ is now known as tilpner
noonien has joined #nix-lang
ddellacosta has joined #nix-lang
<infinisil> Huh
hmpffff_ has joined #nix-lang
hmpffff has quit [Ping timeout: 240 seconds]
tilpner_ has joined #nix-lang
tilpner has quit [Ping timeout: 256 seconds]
tilpner_ is now known as tilpner
{`-`} has joined #nix-lang
hmpffff has joined #nix-lang
hmpffff_ has quit [Ping timeout: 272 seconds]
ddellacosta has quit [Quit: WeeChat 2.2]
__monty__ has quit [Quit: leaving]
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nix-lang