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
cole-h has quit [Quit: Goodbye]
dermetfan has joined #home-manager
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 246 seconds]
cjpb0 is now known as cjpbirkbeck
asymptotically has joined #home-manager
hax404_ has joined #home-manager
hax404 has quit [Read error: Connection reset by peer]
hax404_ has quit [Client Quit]
hax404 has joined #home-manager
__monty__ has joined #home-manager
quinn has quit [Ping timeout: 260 seconds]
dermetfan has quit [Ping timeout: 272 seconds]
luc65r has joined #home-manager
asymptotically has quit [Remote host closed the connection]
asymptotically has joined #home-manager
asymptotically has quit [Quit: Leaving]
dermetfan has joined #home-manager
luc65r has quit [Ping timeout: 272 seconds]
luc65r has joined #home-manager
klntsky has quit [Remote host closed the connection]
klntsky has joined #home-manager
cole-h has joined #home-manager
quinn has joined #home-manager
hax404 has quit [Quit: WeeChat 2.7.1]
hax404 has joined #home-manager
<DamienCassou1> hi
<DamienCassou1> I'm trying to make use of home-manager on a brand new Fedora 32. I manager to make home-manager install all my things. But when I try to run the applications, they complain about missing locales. For example, i3status refuses to start:
<DamienCassou1> > Could not set locale. Please make sure all your LC_* / LANG settings are correct.
<{^_^}> error: syntax error, unexpected '/', at (string):315:54
<DamienCassou1> there doesn't seem to be any LC_ environment variable. The command `locale` returns reasonable values with "en_US.utf8"
<DamienCassou1> rather "en_US.UTF-8"
<eyJhb> ldlework: You can do it!
<eyJhb> I will start pinging you with __monty__ :D
<DamienCassou1> I find the way to solve the LC_* problem
<DamienCassou1> home.sessionVariables = {
<DamienCassou1> };
<DamienCassou1> LOCALE_ARCHIVE = "${pkgs.glibcLocales.override {allLocales = false;}}/lib/locale/locale-archive";
<energizer> i want to add /home/energizer/.terminfo to my $TERMINFO_DIRS path. how should i do this?
luc65r has quit [Quit: Quit]
__monty__ has quit [Quit: leaving]
dermetfan has quit [Ping timeout: 260 seconds]