I have these entries in .bashrc

LANG="en_US.utf8"
export LANG

export INFOPATH="/home/gsmyli_tr8/.guix-profile/share/info${INFOPATH:+:}$INFOPATH"
export PATH="$HOME/.guix-profile/bin:$HOME/.guix-profile/sbin:${PATH}"

export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

I also ran:
localectl list-locales
sudo locale-gen en_US
sudo locale-gen en_US.UTF-8
sudo update-locale

So far, still "Invalid argument"

Thanks, I'll seek help at
https://www.gnu.org/software/guix/help/

Since guix did get me hexchat maybe I'll try using #guix channel on irc.freenode.net.

Reply via email to