unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: help-guix@gnu.org
Subject: Re: Unison with non-Guix machines
Date: Tue, 24 Nov 2020 11:24:34 +0100	[thread overview]
Message-ID: <20201124102434.GA7149@jurong> (raw)
In-Reply-To: <87k0ubqg8y.fsf@systemreboot.net>

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	other threads:[~2020-11-24 10:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 19:05 Unison with non-Guix machines Andreas Enge
2020-11-23 22:33 ` zimoun
2020-11-24  9:02 ` Arun Isaac
2020-11-24 10:24   ` Andreas Enge [this message]
2020-11-24 10:42     ` zimoun
2020-11-24 10:53       ` Andreas Enge
2020-11-24 11:46         ` Julien Lepiller
2020-11-25  7:32           ` Efraim Flashner
2020-11-25 12:20             ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201124102434.GA7149@jurong \
    --to=andreas@enge.fr \
    --cc=arunisaac@systemreboot.net \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).