From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:44550) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNxsx-00081m-16 for guix-patches@gnu.org; Fri, 25 Oct 2019 07:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNxsw-0004oj-3H for guix-patches@gnu.org; Fri, 25 Oct 2019 07:36:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNxsw-0004od-0R for guix-patches@gnu.org; Fri, 25 Oct 2019 07:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNxsv-0001zh-S7 for guix-patches@gnu.org; Fri, 25 Oct 2019 07:36:01 -0400 Subject: [bug#37853] Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:44447) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNxry-0004by-5N for guix-patches@gnu.org; Fri, 25 Oct 2019 07:35:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNxrx-0004N2-6P for guix-patches@gnu.org; Fri, 25 Oct 2019 07:35:02 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:38838) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNxrw-0004Mb-QV for guix-patches@gnu.org; Fri, 25 Oct 2019 07:35:01 -0400 Received: by mail-wm1-x331.google.com with SMTP id 22so1537638wms.3 for ; Fri, 25 Oct 2019 04:35:00 -0700 (PDT) References: <20191021151628.28632-1-brice@waegenei.re> <20191025102403.4355-1-brice@waegenei.re> From: Mathieu Othacehe In-reply-to: <20191025102403.4355-1-brice@waegenei.re> Date: Fri, 25 Oct 2019 13:34:53 +0200 Message-ID: <87v9sdjbxe.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: 37853@debbugs.gnu.org Cc: 37853-done@debbugs.gnu.org > Sorry for the trivial lint issue Mathieu. I have troble running it on my > forgin distro (NixOS), it always complain about certificates and stop > abruptly without reporting relevant information. No problem, I fixed some typos in description and pushed this patch. Thanks, Mathieu