nur-bot has quit [Remote host closed the connection]
justanotheruser has joined #nixos-nur
palo1 has joined #nixos-nur
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
Mic92 has quit [Ping timeout: 246 seconds]
Mic92 has joined #nixos-nur
<nerdypepper>
hiya o/
<nerdypepper>
im just getting started with nixos and nur, adding a package override to configuration.nix and running nixos-rebuild switch dosen't seem to bring nur into scope
<nerdypepper>
what i mean is, running `nix-shell -p nur.repos.mic92.hello-nur` results in undefined variable `nur`
<nerdypepper>
did i miss something?
<Mic92>
nerdypepper: nix-shell will not respect your configuration.nix for overrides, you also need the override in ~/.config/nixpkgs/config.nix
<Mic92>
I agree the readme does not make this very clear right now
<nerdypepper>
ah i see, thanks a bunch Mic92
<nerdypepper>
sweet, that fixed it
<nerdypepper>
would you recommend that the user be added to the trusted users list to use nur?
<Mic92>
It should not be required to be a trusted nix user to use the nur override