On 02.08.2018 14:18, Ricardo Wurmus wrote:
Which “guix” are you using?  “guix pull” installs “guix” in
~/.config/guix/current/bin.  Make sure that the “guix” in “guix
environment guix” is taken from there.


Tripple checked. I'm fully expecting some silly mistake, but well, I can't find it. Before or after `guix environment guix`, the guix on the path is
/home/thorwil/.config/guix/current/bin/guix
which points to
/gnu/store/aldvc43h0gyqmpl08yzpfgmcz77539sk-guix-command
which has been changed today:

~: guix environment guix

~: which guix
/home/thorwil/.config/guix/current/bin/guix
~: ls -l /home/thorwil/.config/guix/current/bin/guix
lrwxrwxrwx 2 root root 56 Jan 1 1970 /home/thorwil/.config/guix/current/bin/guix -> /gnu/store/aldvc43h0gyqmpl08yzpfgmcz77539sk-guix-command
~: stat /gnu/store/aldvc43h0gyqmpl08yzpfgmcz77539sk-guix-command
... Change: 2018-08-02 12:05:49.134396623 +0200

What puzzles me is that there are 4 additional *-guix-command in the store, all changed at 2018-07-23. Even after
~: guix package --delete-generations
~: guix gc --collect-garbage


--
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

Reply via email to