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/
ddellacosta has quit [Ping timeout: 256 seconds]
<pie_> weh
qyliss has quit [Quit: bye]
qyliss has joined #nix-lang
hmpffff has joined #nix-lang
MichaelRaskin has quit [Ping timeout: 256 seconds]
<puck> > let 🥺 = "hewwo"; in 🥺
<{^_^}> error: syntax error, unexpected $undefined, at (string):315:5
<puck> .. oh WAIT
<puck> > let ${"🥺"} = "hewwo"; in ${"🥺"}
<{^_^}> error: syntax error, unexpected DOLLAR_CURLY, at (string):315:29
<puck> oh right.
<puck> > let ${"🥺"} = "hewwo"; in $🥺
<{^_^}> error: syntax error, unexpected $undefined, at (string):315:29
<puck> > let ${"🥺"} = "hewwo"; in 🥺
<{^_^}> error: syntax error, unexpected $undefined, at (string):315:29
<puck> huh.
<puck> okay, so that did create a local called 🥺
__monty__ has joined #nix-lang
webstrand has quit [Ping timeout: 265 seconds]
webstrand has joined #nix-lang
edef has quit [Ping timeout: 246 seconds]
edef_ has joined #nix-lang
edef_ has joined #nix-lang
edef_ has quit [Changing host]
edef_ is now known as edef
hmpffff_ has joined #nix-lang
hmpffff has quit [Ping timeout: 272 seconds]
__monty__ has quit [Quit: leaving]
hmpffff_ has quit [Quit: Bye…]
hmpffff has joined #nix-lang
ddellacosta has joined #nix-lang
webstrand has left #nix-lang [#nix-lang]
noonien has quit [Ping timeout: 240 seconds]
manveru has quit [Ping timeout: 260 seconds]
srhb has quit [Ping timeout: 246 seconds]
jared-w has quit [Ping timeout: 260 seconds]
davidtwco has quit [Ping timeout: 272 seconds]
kalbasit has quit [Ping timeout: 260 seconds]
elvishjerricco has quit [Ping timeout: 272 seconds]
mpickering has quit [Ping timeout: 260 seconds]
mpickering_ has joined #nix-lang
davidtwco has joined #nix-lang
kalbasit has joined #nix-lang
elvishjerricco has joined #nix-lang
srhb has joined #nix-lang
noonien has joined #nix-lang
manveru has joined #nix-lang
jared-w has joined #nix-lang