help-guix
[Top][All Lists]
Advanced

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

Re: Unison with non-Guix machines


From: Andreas Enge
Subject: Re: Unison with non-Guix machines
Date: Tue, 24 Nov 2020 11:24:34 +0100

Hello Simon and Arun,

thanks a lot for your help! I am not root on the machine, so I could try
"guix pack". Next time - since I also found out a unison specific solution,
which I can share here for future reference:

guix environment unison
tar xvf `guix build unison -S`
cd unison-2.51.2-checkout/
make STATIC=true

That creates a static binary src/unison, which can be copied to the other
machine. It is compatible with the local, dynamically linked unison binary
on my Guix machine.

Andreas




reply via email to

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