help-guix
[Top][All Lists]
Advanced

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

Re: Kernel config


From: Ludovic Courtès
Subject: Re: Kernel config
Date: Fri, 22 Jul 2016 14:44:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Vincent Legoll <address@hidden> skribis:

> Something that I don't understand:
>
> address@hidden ~# guix --version
> guix (GNU Guix) 20160722.06
> address@hidden ~# which guix
> /run/current-system/profile/bin/guix

This one is recent, and the ‘local-file’ trick should work with it.

> address@hidden ~$ guix --version
> guix (GNU Guix) 0.10.0
> address@hidden ~$ which guix
> /run/current-system/profile/bin/guix

This one might be too old, though we can’t really tell.

They show different versions because in fact, all of Guix except the
‘guix’ command (which does very little) is taken from
~/.config/guix/latest, populated by ‘guix pull’.  Remember that ‘guix
pull’ is per-user.

HTH,
Ludo’.



reply via email to

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