From mboxrd@z Thu Jan  1 00:00:00 1970
From: Vincent Legoll <vincent.legoll@gmail.com>
Subject: Re: Plan for a release!
Date: Thu, 26 Mar 2020 13:37:20 +0100
Message-ID: <CAEwRq=rGn-ZaQieP1m+8LrMR9KVdLAU3i80UzSLrcF1J5Cywgw@mail.gmail.com>
References: <87pne3d5t6.fsf@gnu.org> <87o8t1smpe.fsf@gnu.org>
 <87k13h7gg3.fsf@gnu.org> <87tv2ld04o.fsf@gmail.com> <87k13fjo2i.fsf@gmail.com>
 <87k13d1zj7.fsf@gnu.org> <87k13bnp38.fsf@gmail.com> <87a743ba9l.fsf@gnu.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org>
Received: from eggs.gnu.org ([2001:470:142:3::10]:46261)
 by lists.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <vincent.legoll@gmail.com>) id 1jHRlP-000815-7Z
 for guix-devel@gnu.org; Thu, 26 Mar 2020 08:37:36 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <vincent.legoll@gmail.com>) id 1jHRlO-0004Jn-A9
 for guix-devel@gnu.org; Thu, 26 Mar 2020 08:37:35 -0400
In-Reply-To: <87a743ba9l.fsf@gnu.org>
List-Id: "Development of GNU Guix and the GNU System distribution."
 <guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-devel>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=subscribe>
Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org
Sender: "Guix-devel"
 <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org>
To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>

On Thu, Mar 26, 2020 at 12:55 PM Ludovic Court=C3=A8s <ludo@gnu.org> wrote:
> Another approach would be to do like =E2=80=98guix system vm=E2=80=99, wh=
ich is to share
> the store with the host.  But then we would need a way to be able to run
> a daemon in the guest and have its build results overlaid on top of the
> host-provided store.

Couldn't `guix copy` be used here to get built items back onto the host
easily ?

--=20
Vincent Legoll