From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Plan for a release! Date: Thu, 26 Mar 2020 13:37:20 +0100 Message-ID: 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: Received: from eggs.gnu.org ([2001:470:142:3::10]:46261) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) 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 ) 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." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel On Thu, Mar 26, 2020 at 12:55 PM Ludovic Court=C3=A8s 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