rycee changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/rycee/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
simpson has quit [Ping timeout: 260 seconds]
simpson has joined #home-manager
johnw has quit [Quit: ZNC - http://znc.in]
{^_^} has joined #home-manager
__monty__ has joined #home-manager
dermetfan has joined #home-manager
asymptotically has joined #home-manager
quinn has joined #home-manager
<eyJhb> Who was the Go dev from here?
<eyJhb> That I had a small discussion with at some point?
cjpbirkbeck has joined #home-manager
asymptotically has quit [Quit: Leaving]
cjpbirkbeck has quit [Quit: cjpbirkbeck]
ardumont has joined #home-manager
asymmetric has quit [Remote host closed the connection]
asymmetric has joined #home-manager
asymmetric has quit [Quit: Peace.]
asymmetric has joined #home-manager
asymptotically has joined #home-manager
KarlJoad has joined #home-manager
cole-h has joined #home-manager
KarlJoad has quit [Quit: Konversation terminated!]
evanjs has joined #home-manager
<rycee> cole-h: Do you have a clone of HM? If so, could you try changing the line `then config.home.path` in `home-environment.nix` to `then "/etc/profiles/per-user/${home.username}"`?
<rycee> … and see if that breaks the infinite recursion …
<cole-h> I still get inf recursion from that (with `enableDebugInfo` and `useUserPackages` enabled)
<cole-h> (Note that I use nixops to deploy my local system, so some of the top portion probably isn't useful)
<cole-h> It's probably because NIX_DEBUG_INFO_DIRS contains `config.home.profileDirectory` (which gets set when `enableDebugInfo` is enabled)
<rycee> Hmm, seems it's still trying to evaluate `home-manager-path`. Are you sure the line change got into the build?
<cole-h> OH wiat
<cole-h> lol
<cole-h> `imports = [ ... "${sources.home-manager}/nixos" ];`
<cole-h> Sorry, one sec
<cole-h> Good intuition... x) Yeah, that works fine, when I actually point it to my local checkout.
<cole-h> (also: `config.home.username`, not just `home.username`, duh)
<rycee> Ah, yeah easy to miss the `config.`
<rycee> I'll think for a while of ways this change could break people's configurations. If I can't think of any I'll change in the repo.
<cole-h> Great, thanks!
sgraf_ has joined #home-manager
judson_ has joined #home-manager
ornxka_ has joined #home-manager
asymmetric_ has joined #home-manager
asymmetric has quit [*.net *.split]
claudiii_ has quit [*.net *.split]
sgraf has quit [*.net *.split]
judson has quit [*.net *.split]
ornxka has quit [*.net *.split]
asymmetric_ is now known as asymmetric
sgraf_ is now known as sgraf
claudiii_ has joined #home-manager
davidtwco has quit [Ping timeout: 240 seconds]
sgraf has quit [Read error: Connection reset by peer]
sgraf has joined #home-manager
sgraf has quit [Read error: Connection reset by peer]
quinn has quit [Ping timeout: 246 seconds]
quinn has joined #home-manager
kloenk has joined #home-manager
sgraf has joined #home-manager
davidtwco has joined #home-manager
__monty__ has quit [Quit: leaving]
dermetfan has quit [Ping timeout: 272 seconds]
asymptotically has quit [Quit: Leaving]
sheeldotme has joined #home-manager