help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unexpected results with Guix.


From: pelzflorian (Florian Pelz)
Subject: Re: Unexpected results with Guix.
Date: Thu, 7 Nov 2019 11:51:52 +0100
User-agent: NeoMutt/20180716

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

[Prev in Thread] Current Thread [Next in Thread]