On Thu, Nov 07, 2019 at 01:39:43PM +0000, Jone wrote:
> 
> We seem to be going in circles =)
> > for r in $(guix gc --list-roots); do ls -l $r; done
> 

You want to delete /gnu/store/zxqr8afp3rpd2r3g9x41sqg5mx525355-profile.

`for r in $(guix gc --list-roots); do ls -l $r; done` should list what
links to the profile
/gnu/store/zxqr8afp3rpd2r3g9x41sqg5mx525355-profile.  That is what you
need to delete.

Regards,
Florian

Reply via email to