ChanServ changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/nix-community/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
rajivr has joined #home-manager
patagonicus0 has joined #home-manager
patagonicus has quit [Ping timeout: 240 seconds]
patagonicus0 is now known as patagonicus
stephank has quit [Quit: stephank]
stephank has joined #home-manager
mcint has quit [Quit: just do it!!!]
mcint has joined #home-manager
evanjs has quit [Quit: ZNC 1.8.2 - https://znc.in]
evanjs has joined #home-manager
evanjs has quit [Remote host closed the connection]
evanjs has joined #home-manager
evanjs has quit [Quit: ZNC 1.8.2 - https://znc.in]
evanjs has joined #home-manager
evanjs has quit [Quit: ZNC 1.8.2 - https://znc.in]
evanjs has joined #home-manager
cole-h has quit [Ping timeout: 256 seconds]
evanjs has quit [Quit: ZNC 1.8.2 - https://znc.in]
evanjs has joined #home-manager
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
__monty__ has joined #home-manager
kini has joined #home-manager
kini has quit [Remote host closed the connection]
kini has joined #home-manager
aveltras has joined #home-manager
mog has quit [Ping timeout: 240 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
mog has joined #home-manager
kini has quit [Remote host closed the connection]
kini has joined #home-manager
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #home-manager
cole-h has joined #home-manager
khassanov has quit [Quit: Idle for 30+ days]
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #home-manager
aveltras has quit [Quit: Connection closed for inactivity]
cole-h has quit [Ping timeout: 240 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
ryantrinkle has joined #home-manager
<ryantrinkle> is there a standard way to supply a nixpkgs for use with `nix-shell -p`? i.e. to control the "nixpkgs" part of NIX_PATH
<ryantrinkle> (such that home-manager, rather than nix-channel, is in charge of it)
<__monty__> ryantrinkle: Hmm, nix-shell '<nixpkgs>' -A pkg maybe?
<ryantrinkle> __monty__: what i'm wondering about is a good way to *set* what '<nixpkgs>' refers to from my home-manager config
<ryantrinkle> originally i just di
<ryantrinkle> home.sessionVariables.NIX_PATH = "nixpkgs=${./nixpkgs}:$NIX_PATH";
<ryantrinkle> which works, but doesn't update when doing a home-manager switch
<ryantrinkle> so now i've got
<ryantrinkle> home.sessionVariables.NIX_PATH = "nixpkgs=$HOME/.config/nixpkgs/nixpkgs:$NIX_PATH";
<ryantrinkle> and separately
<ryantrinkle> home.file.".config/nixpkgs/nixpkgs".source = ./nixpkgs;
<__monty__> I don't think there's a batter way. Also, I think channels are going the way of the dodo in Nix 3, just fyi.
<ryantrinkle> yeah, that's great
<ryantrinkle> i've been using this for a while instead: https://github.com/obsidiansystems/nix-thunk/
<ryantrinkle> flakes should be good, but i haven't had a chance to try them out
justan0theruser has joined #home-manager
justanotheruser has quit [Ping timeout: 258 seconds]
quinn has joined #home-manager
cole-h has joined #home-manager
__monty__ has quit [Quit: leaving]
{^_^} has quit [Remote host closed the connection]
johnw has quit [Quit: ZNC - http://znc.in]
{^_^} has joined #home-manager