>> Something that I don't understand:
>>
>> root@guixsd ~# guix --version
>> guix (GNU Guix) 20160722.06
>> root@guixsd ~# which guix
>> /run/current-system/profile/bin/guix
>
> This one is recent, and the ‘local-file’ trick should work with it.

Indeed, thanks

>> vince@guixsd ~$ guix --version
>> guix (GNU Guix) 0.10.0
>> vince@guixsd ~$ 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.

Yep, after doing guix pull as user, it worked properly...

Sorry for the noise...

-- 
Vincent Legoll

Reply via email to