I installed guix on gentoo with this https://github.com/trofi/nix-guix-gentoo and ran guix pull, and I got this error:
;;; note: source file /usr/share/guile/site/2.2/json.scm ;;; newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go ;;; note: source file /usr/share/guile/site/2.2/json.scm ;;; newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 16ef7b4 guix pull: error: getting attributes of path `/gnu/store/1f2frr4fcdb8gib7x3akr6vz3562g73v-i18n.scm': No such file or directory Does anyone have any advice on how to fix this?
