From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix package for gnutls-guile Date: Tue, 14 Jun 2016 23:43:59 +0200 Message-ID: <87wplrfnts.fsf@gnu.org> References: <87a8in4x3t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCw7z-0003Ll-UX for help-guix@gnu.org; Tue, 14 Jun 2016 17:44:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCw7u-0001b5-2M for help-guix@gnu.org; Tue, 14 Jun 2016 17:44:06 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCw7t-0001au-Vp for help-guix@gnu.org; Tue, 14 Jun 2016 17:44:02 -0400 In-Reply-To: <87a8in4x3t.fsf@gnu.org> (Roel Janssen's message of "Tue, 14 Jun 2016 17:19:02 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Roel Janssen Cc: help-guix@gnu.org Halo! Roel Janssen skribis: > I don't see such a package in Guix, so I wonder what I exactly need to > do to get the gnutls guile module so that Guix can use it to download > from HTTPS sources. The Guile bindings are distributed as part of GnuTLS, so the package you=E2=80=99re looking for is =E2=80=98gnutls=E2=80=99. :-) Ludo=E2=80=99.