From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41414) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDaxf-0002cH-A4 for guix-patches@gnu.org; Thu, 26 Sep 2019 17:06:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDaxe-0003CK-Cf for guix-patches@gnu.org; Thu, 26 Sep 2019 17:06:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36580) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iDaxe-0003CE-9V for guix-patches@gnu.org; Thu, 26 Sep 2019 17:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iDaxe-0000Xq-3I for guix-patches@gnu.org; Thu, 26 Sep 2019 17:06:02 -0400 Subject: [bug#37519] [PATCH v2] gnu: add iwd. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190926142340.29343-1-brice@waegenei.re> Date: Thu, 26 Sep 2019 23:05:52 +0200 In-Reply-To: <20190926142340.29343-1-brice@waegenei.re> (Brice Waegeneire's message of "Thu, 26 Sep 2019 16:23:40 +0200") Message-ID: <87o8z6ix8v.fsf@gnu.org> MIME-Version: 1.0 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: Brice Waegeneire Cc: 37519@debbugs.gnu.org Hi Brice, Brice Waegeneire skribis: > * gnu/packages/networking.scm (iwd): New variable. > --- > This version of the patch split the commit in two, remove the commented > code and replace the patch with a post-unpack phase. This patch looks good, but could you also resend the ell patch? Thanks in advance, Ludo=E2=80=99.