Am Montag, den 03.05.2021, 13:59 +0300 schrieb David Dashyan:
> David Dashyan writes:
>
> Here my guix describe output:
> guix 065d2cd
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: 065d2cd6ced96ddb38c15a46f798488f61660a33
>
> What I did?
> $ guile
> > ,use (gnu packages package-management)
> > (current-guix)
> $ Segmentation fault
I think you ought to run the above inside a `guix repl' rather than
your personal guile, where it yields a package. As for why it doesn't
when launched from your personal guile, let me get back to you after
some investigation.