Hi everyone,
after running guix pull just now (commit dd6f0eb212) the guix command
leads to a segmentation fault. In case this is helpful:
ls -l $(which guix)
... ~/.config/guix/current/bin/guix ->
/gnu/store/q24khxz35bhd4gzm1m3sdf2vq14a274y-guix-command
I'm not sure how to investigate this further or how I could try to fix
it. Can/should I use the current system guix to rollback, which still
works? Is it enough to change the symlink
`~/.config/guix/current/bin/guix` to point to the guix executable of the
current system?
/run/current-system/profile/bin/guix describe
guix 0e79d5b
repository URL: https://git.guix.gnu.org/guix.git
branch: master
commit: 0e79d5b6550729e6ce3bac1e979638ac054ba5a5
Thanks a lot!