From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9t58-00033G-3e for guix-patches@gnu.org; Sun, 14 May 2017 08:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9t54-0005Xz-T7 for guix-patches@gnu.org; Sun, 14 May 2017 08:57:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40985) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d9t54-0005Xf-Q4 for guix-patches@gnu.org; Sun, 14 May 2017 08:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d9t54-0006G1-Gu for guix-patches@gnu.org; Sun, 14 May 2017 08:57:02 -0400 Subject: bug#26916: doc: Suggest using `guix download` instead of curl Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170514005126.GA31975@jasmine> Date: Sun, 14 May 2017 14:55:45 +0200 In-Reply-To: <20170514005126.GA31975@jasmine> (Leo Famulari's message of "Sat, 13 May 2017 20:51:26 -0400") Message-ID: <87lgpzy4vi.fsf@gnu.org> 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: Leo Famulari Cc: 26916@debbugs.gnu.org Leo Famulari skribis: > A minor fix! I think it's better to suggest using `guix download` over > `curl` as a network connectivity test, since `guix download` will always > be available, while curl usually must installed. LGTM! Ludo'.