[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
- Unison with non-Guix machines, Andreas Enge, 2020/11/23
- Re: Unison with non-Guix machines, zimoun, 2020/11/23
- Re: Unison with non-Guix machines, Arun Isaac, 2020/11/24
- Re: Unison with non-Guix machines,
Andreas Enge <=
- Re: Unison with non-Guix machines, zimoun, 2020/11/24
- Re: Unison with non-Guix machines, Andreas Enge, 2020/11/24
- Re: Unison with non-Guix machines, Julien Lepiller, 2020/11/24
- Re: Unison with non-Guix machines, Efraim Flashner, 2020/11/25
- Re: Unison with non-Guix machines, zimoun, 2020/11/25