Hello, On Mon, May 30, 2016 at 06:55:16PM +0200, Hartmut Goebel wrote: > I'm alternately working on my desktop and my laptop, synchronizing data > between these tow machines. Now after installing some guix packages on > the laptop (but not on the desktop), running > ./pre-inst-env guix build ... > gives me the error > ./pre-inst-env: …/scripts/guix: /gnu/store/cpxwg…-profile/bin/guile: bad > interpreter: No such file or directory
this may be a poor person's option, but on my machines I synchronise everything except for the guix git directories, and do the "git pull" and "make" separately on each machine. Andreas
