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
johnw has joined #home-manager
fuzzypixelz has joined #home-manager
{^_^} has joined #home-manager
justanotheruser has quit [Ping timeout: 268 seconds]
thibm_ has joined #home-manager
thibm has quit [Ping timeout: 240 seconds]
rajivr has joined #home-manager
fuzzypixelz has quit [Quit: fuzzypixelz]
fuzzypixelz has joined #home-manager
evanjs has quit [Ping timeout: 256 seconds]
glowpelt has quit [Max SendQ exceeded]
glowpelt has joined #home-manager
fuzzypixelz has quit [Quit: fuzzypixelz]
justanotheruser has joined #home-manager
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #home-manager
cole-h has quit [Ping timeout: 264 seconds]
heywoodlh has quit [Quit: ZNC 1.8.2 - https://znc.in]
heywoodlh has joined #home-manager
hplar has quit [Ping timeout: 260 seconds]
hplar has joined #home-manager
heywoodlh has quit [Quit: ZNC 1.8.2 - https://znc.in]
heywoodlh has joined #home-manager
__monty__ has joined #home-manager
<piegames> judson: Is it? The `home-manager-generation` represents 1:1 a root file hierarchy, the `home-manager-files` represents all files that will end up in your home (I have `.cache`, `.local` etc. in there). You may only need to follow a few layers of symlinks.
thibm_ is now known as thibm
<siraben> I've been segfaulting on my home-manager config on darwin for a few weeks now; http://ix.io/2Iye
<__monty__> Hmm, doesn't look HM related. Probably just because one of your packages needs clang and that's failing to build somehow? This in particular caught my eye "building for macOS-i386 but attempting to link with file built for macOS-x86_64"
<__monty__> Why would it be building a 32-bit binary?
<patagonicus> __monty__: Do you know what the i386 package is and what pulls it in?
<siraben> My suspicion is clang-tools, I'll comment that part out and see
<__monty__> It's not a package, it's something being built for clang if I read siraben's log correctly.
<patagonicus> Oh, didn't even read that far back
<patagonicus> https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/llvm/9/compiler-rt.nix#L44-L49 this looks related, but also, as far as I understand, should fix this exact problem.
evanjs has joined #home-manager
<siraben> Changing clang11 to clang fixed
<siraben> but now my clang version is clang version 7.1.0 (tags/RELEASE_710/final)
<patagonicus> I'd file an Issue for nixpkgs, sounds like clang11 is broken on macOS-x86_64
veleiro has joined #home-manager
cole-h has joined #home-manager
veleiro has quit [Ping timeout: 260 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
cole-h has quit [Quit: Goodbye]
thibm has quit [Quit: WeeChat 2.6]
__monty__ has quit [Quit: leaving]
veleiro has joined #home-manager