On Tue, Jul 21, 2020 at 05:49:00PM +0200, Ludovic Courtès wrote:
> Hi,
>
> Leo Famulari skribis:
>
> > Exporting a nar and importing it on another machine only works when the
> > package being built has a single output.
>
> Note that “guix archive --export foo” only exports foo:out. If you wan
Hi,
Leo Famulari skribis:
> Exporting a nar and importing it on another machine only works when the
> package being built has a single output.
Note that “guix archive --export foo” only exports foo:out. If you want
to export other outputs, you have to explicitly list them.
> I set up a signin
Exporting a nar and importing it on another machine only works when the
package being built has a single output.
I set up a signing-key on the sending machine, authorized it on the
receiving machine, and successfully transferred some nars of
single-output packages. I say they succeeded because `gu