From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48876) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibkaZ-0007Z3-87 for guix-patches@gnu.org; Mon, 02 Dec 2019 07:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibkaY-0005Ji-CB for guix-patches@gnu.org; Mon, 02 Dec 2019 07:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59447) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibkaY-0005Jc-9G for guix-patches@gnu.org; Mon, 02 Dec 2019 07:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibkaY-0000QI-6C for guix-patches@gnu.org; Mon, 02 Dec 2019 07:14:02 -0500 Subject: [bug#38441] [PATCH 0/5] Record operating system provenance info Resent-Message-ID: MIME-Version: 1.0 References: <20191130223013.14257-1-ludo@gnu.org> In-Reply-To: <20191130223013.14257-1-ludo@gnu.org> From: zimoun Date: Mon, 2 Dec 2019 13:12:55 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 38441@debbugs.gnu.org Hi Ludo, On Sat, 30 Nov 2019 at 23:31, Ludovic Court=C3=A8s wrote: [...] > Thoughts? Really cool! This is a killer feature IMHO compared to the Dockerfile approach. Let spread the world. ;-) Cheers, simon