From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41659) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKgPD-0001Vc-ME for guix-patches@gnu.org; Sat, 04 Apr 2020 06:52:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKgPC-0008LJ-Qn for guix-patches@gnu.org; Sat, 04 Apr 2020 06:52:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60213) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKgPC-0008L9-O7 for guix-patches@gnu.org; Sat, 04 Apr 2020 06:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKgPC-0000MQ-NW for guix-patches@gnu.org; Sat, 04 Apr 2020 06:52:02 -0400 Subject: [bug#40391] [PATCH 0/6] Make some more inputs native. Resent-Message-ID: From: Mathieu Othacehe References: Date: Sat, 04 Apr 2020 12:51:12 +0200 In-Reply-To: (Vincent Legoll's message of "Thu, 2 Apr 2020 21:14:08 +0200") Message-ID: <877dyvv80v.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Vincent Legoll Cc: 40391@debbugs.gnu.org Hey, > - ibus is just over 300 > - gdb is ~1.4K Pushed those two on staging and the other ones on master. Thanks for this serie, feel to propose new ones, if you feel like it :) Mathieu