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/
rajivr has joined #nix-lang
__monty__ has quit [Quit: leaving]
nf has quit [Quit: Fairfarren.]
nf has joined #nix-lang
__monty__ has joined #nix-lang
andremedeiros has quit [Read error: Connection reset by peer]
andremedeiros has joined #nix-lang
<siraben> sterni: ok, with not shadowing isn't that bad tbh
<siraben> I'm using it in my home-manager config, I have a `with pkgs; [ ... ]` and some other packages in the same let-scope
<siraben> and want the package `hello` in the let and not in `pkgs.hello`
<siraben> I guess
<sterni> well yeah
<sterni> it's really pick your poison time with with
<sterni> either you shadow depending on some arbitrary value
<sterni> or you don't shadow depending on some arbitrary outer scope
<sterni> this is like a general issue
<sterni> same with stuff like from foo import * etc
colemickens has quit [Ping timeout: 246 seconds]
chvp has quit [Ping timeout: 268 seconds]
jtojnar has quit [Ping timeout: 240 seconds]
siraben has quit [Ping timeout: 244 seconds]
Guest57260 has quit [Ping timeout: 244 seconds]
kalbasit[m] has quit [Ping timeout: 244 seconds]
mvnetbiz_ has quit [Ping timeout: 258 seconds]
colemickens has joined #nix-lang
chvp has joined #nix-lang
siraben has joined #nix-lang
kalbasit[m] has joined #nix-lang
Guest57260 has joined #nix-lang
mvnetbiz_ has joined #nix-lang
jtojnar has joined #nix-lang
rajivr has quit [Quit: Connection closed for inactivity]
nf has quit [Quit: Fairfarren.]
nf has joined #nix-lang
nf has quit [Quit: Fairfarren.]
nf has joined #nix-lang