Rutherther <[email protected]> writes:

> 2. How to recover?
> If you already have multiple generations of guix profile, rollback
> (`guix pull --roll-back`), then `guix pull` normally.
> If you don't, you can do
> `guix time-machine --commit=96d87b4747c63bfce81f8b6ac8eba481f31ed44d -- pull`.
> This picks up guix from before the change has been introduced, and pulls
> properly from within it.

I also managed to recover by manually navigating to
~/.cache/guix/checkouts/<guix checkout>, doing `git pull` there, and
then running `guix pull` as usual. Don't know if it is legit, though.


Reply via email to