From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: Re: 14.1 Building from Git Date: Wed, 20 Mar 2019 17:25:07 -0400 Message-ID: References: <87wokwxssw.fsf@elephly.net> <87imwgx8j5.fsf@elephly.net> <871s328yis.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6ist-00015y-Cp for help-guix@gnu.org; Wed, 20 Mar 2019 17:36:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6iiW-0000Lm-Re for help-guix@gnu.org; Wed, 20 Mar 2019 17:25:45 -0400 Received: from forward106p.mail.yandex.net ([77.88.28.109]:35008) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h6iiW-0000Fs-2M for help-guix@gnu.org; Wed, 20 Mar 2019 17:25:44 -0400 In-reply-to: <871s328yis.fsf@nckx> 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: Tobias Geerinckx-Rice Cc: Help Guix Tobias Geerinckx-Rice writes: > ... > mikadoZero wrote: >> I did copy the suggested exports that were output when I ran `guix >> package --manifest=manifest.scm` into .zprofile and they were: > > Guix does *not* suggest copying these into shell initialisation files, > and you should remove the ones you've added. > ... Thank you for the suggestion.