From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36712) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKmxe-0005Sw-Uw for guix-patches@gnu.org; Sat, 04 Apr 2020 13:52:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKmxe-0000oC-3J for guix-patches@gnu.org; Sat, 04 Apr 2020 13:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33230) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKmxd-0000o8-W9 for guix-patches@gnu.org; Sat, 04 Apr 2020 13:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKmxd-0006LX-Td for guix-patches@gnu.org; Sat, 04 Apr 2020 13:52:01 -0400 Subject: [bug#40391] [PATCH 0/6] Make some more inputs native. Resent-Message-ID: MIME-Version: 1.0 References: <877dyvv80v.fsf@gmail.com> In-Reply-To: From: Vincent Legoll Date: Sat, 4 Apr 2020 19:51:18 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: Mathieu Othacehe Cc: 40391@debbugs.gnu.org Here we go, next batch: #40435 -- Vincent Legoll