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