From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Vong Subject: Re: gccgo package does not include gccgo binary Date: Tue, 12 Jul 2016 19:05:24 +0800 Message-ID: <87shvfdsln.fsf@gmail.com> References: <87twg1zedu.fsf@gmail.com> <87shvizcnm.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> <87a8hpjyun.fsf@gmail.com> <87oa65za4k.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> <87shvfmz38.fsf@gmail.com> <87h9bvyz5p.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMvVO-0006uB-A7 for help-guix@gnu.org; Tue, 12 Jul 2016 07:05:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMvVI-0008R8-41 for help-guix@gnu.org; Tue, 12 Jul 2016 07:05:33 -0400 Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]:35402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMvVH-0008R4-TB for help-guix@gnu.org; Tue, 12 Jul 2016 07:05:28 -0400 Received: by mail-pf0-x22b.google.com with SMTP id c2so6075159pfa.2 for ; Tue, 12 Jul 2016 04:05:27 -0700 (PDT) In-Reply-To: <87h9bvyz5p.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> (Matthew Jordan's message of "Tue, 12 Jul 2016 05:38:10 -0400") 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: Matthew Jordan Cc: help-guix@gnu.org Matthew Jordan writes: > Add nss-certs to your system config. > > $ $EDITOR /etc/config.scm > $ guix system reconfigure /etc/config.scm > > That solved my SSL issues. > I forget to tell that I am not using Guix SD but using Guix on top of Debian. Do you have any recommendation on this? > Cheers, > > --- > Matthew Jordan Thanks, Alex