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: Sun, 3 Nov 2019 07:32:54 +0100
User-agent: NeoMutt/20180716

On Sun, Nov 03, 2019 at 03:26:01AM +0000, Jone wrote:
> Thanks for reminder about /var/guix/profiles.
> 
> ❯ guix package -l | grep Generation
> Generation 158        Nov 02 2019 15:27:19    (current)
> ❯ ls -1 /var/guix/profiles/per-user/jone/
> current-guix
> current-guix-16-link
> guix-profile
> guix-profile-158-link
>   current-guix -> current-guix-16-link
>   current-guix-16-link -> /gnu/store/bcbvw5n1pna08pj7zqfflb5zs9yfj90y-profile
>   guix-profile -> guix-profile-158-link
>   guix-profile-158-link -> /gnu/store/wb3b3mj3spny5jx2bj00imrwf5bjw373-profile
> ❯ ls /gnu/store/bcbvw5n1pna08pj7zqfflb5zs9yfj90y-profile/bin/
> guix  guix-daemon
> 
> 
> But it didn't give me any useful information.

Please also try `guix gc --referrers`.  It is *not* the same as `guix
gc -R`.  Then you can compare to `guix package -l`.

Regards,
Florian



reply via email to

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