From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: Adding "nss-certs" to "%base-packages" Date: Wed, 8 May 2019 11:25:44 +0200 Message-ID: <20190508092544.trplv3jx5iqvvpon@pelzflorian.localdomain> References: <1943a52100446f765d4417015c3c6a9b@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOIpx-0000bc-EW for guix-devel@gnu.org; Wed, 08 May 2019 05:26:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOIpw-0004Zg-HA for guix-devel@gnu.org; Wed, 08 May 2019 05:26:05 -0400 Received: from pelzflorian.de ([5.45.111.108]:60222 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hOIpv-0004Yr-WC for guix-devel@gnu.org; Wed, 08 May 2019 05:26:04 -0400 Content-Disposition: inline In-Reply-To: <1943a52100446f765d4417015c3c6a9b@disroot.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Raghav Gururajan Cc: guix-devel@gnu.org On Wed, May 08, 2019 at 05:37:54AM +0000, Raghav Gururajan wrote: > Hello Guix! >=20 > It appears "nss-certs" package is required in system profile for using = "https" in guix. My suggestion is to add this package to "%base-packages"= . Any thoughts? >=20 Should the nss-certs be trusted without user confirmation? Currently, it is selected by default in the graphical installer, which I think is better =E2=80=94 it is the current default, but not the base one should b= uild on. Regards, Florian