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: Sat, 2 Nov 2019 19:09:14 +0100
User-agent: NeoMutt/20180716

Sorry for not recognizing the issue might be more difficult than the
Guix videos.

On Sat, Nov 02, 2019 at 06:49:57PM +0000, Jone wrote:
> > You can see what requires it with guix gc -R ..
> 183 lines.. this does not give an any answer. I'm at a loss..
> 

I believe

guix gc --referrers 
/gnu/store/50530hgnzkxgkqciip68dn7v23cslw1c-icecat-60.8.0-guix1

would list the profiles.

One way of finding the profile’s generation number is browsing the output of

find /var/guix/profiles -type d -exec ls -l {} \;

It is probably not the best way, but it should work.

Regards,
Florian



reply via email to

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