Re: Guix installing different package versions on different machines

2019-10-03 Thread Tobias Geerinckx-Rice
Zelphir, Zelphir Kaltstahl 写道: I fixed the problem by reinstalling Guix multiple times (I had other issues popping up when doing so, but was able to solve them.). Great! However, after a fresh install of Guix the result of `which guix` is still `/usr/local/bin/guix`. I think that might not

Re: Guix installing different package versions on different machines

2019-10-03 Thread Zelphir Kaltstahl
I fixed the problem by reinstalling Guix multiple times (I had other issues popping up when doing so, but was able to solve them.). However, after a fresh install of Guix the result of `which guix` is still `/usr/local/bin/guix`. I think that might not be an actual problem. I now have updated pac

Re: Guix installing different package versions on different machines

2019-09-29 Thread Hebi Li
On Sat, Sep 28 2019, Zelphir Kaltstahl wrote: > $ which guix > /usr/local/bin/guix > > So there seems to be an issue here. Hi Zelphir, You just need to add the correct path to $PATH: export PATH="$HOME/.config/guix/current/bin:$PATH" -- Hebi

Re: Guix installing different package versions on different machines

2019-09-28 Thread Zelphir Kaltstahl
The moment at which I did the `guix pull` and `guix package- u` cannot be the issue for outdated packages, as I have done both multiple times weeks after noticing the behavior described. It is not, that the package was not available in the morning but was available in the afternoon or something lik

Re: Guix installing different package versions on different machines

2019-09-28 Thread Tobias Geerinckx-Rice
Zelphir, Zelphir Kaltstahl 写道: I installed Guix on my own machine (Xubuntu 18.04.3) and at work on my machine (Ubuntu 18.04.3). Although I do `guix pull` and then `guix package -u`, both machines get different versions of packages installed this way. Guile (home: 2.2.4, work: 2.2.6). Thi

Re: Guix installing different package versions on different machines

2019-09-28 Thread Jesse Gibbons
On Sat, 2019-09-28 at 15:02 +0200, Zelphir Kaltstahl wrote: > Hi Guix users! > > I installed Guix on my own machine (Xubuntu 18.04.3) and at work on my > machine (Ubuntu 18.04.3). Although I do `guix pull` and then `guix > package -u`, both machines get different versions of packages installed > t

Guix installing different package versions on different machines

2019-09-28 Thread Zelphir Kaltstahl
Hi Guix users! I installed Guix on my own machine (Xubuntu 18.04.3) and at work on my machine (Ubuntu 18.04.3). Although I do `guix pull` and then `guix package -u`, both machines get different versions of packages installed this way. I have seen 2 examples of this behavior so far: Emacs (home: 26