I don't think that there is an "easy" way to fix this. One way to fix your set up is to use the universal guix installer:
wget https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh sudo guix-install.sh Then you could run guix system reconfigure config.scm, and that should solve your problem. If that doesn't work, you could try building from source (documented in the guix manual). If that doesn't work. Re-install everything. Best wishes! -- Joshua Branson Sent from Emacs and Gnus https://gnucode.me
