From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Changing HTTP proxy settings in GuixSD Date: Thu, 16 Nov 2017 10:21:21 +0100 Message-ID: References: <325f5d06-4bb1-294d-2768-07dde6d76090@fastmail.net> <87o9otbexn.fsf@gnu.org> <87mv3upurc.fsf@gmail.com> <87h8u1lr02.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]:45079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFGMV-0004ig-Iu for guix-devel@gnu.org; Thu, 16 Nov 2017 04:21:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFGMQ-0001xl-MX for guix-devel@gnu.org; Thu, 16 Nov 2017 04:21:31 -0500 In-Reply-To: <87h8u1lr02.fsf@gnu.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Hi Ludo, > I=E2=80=99ll update the =E2=80=98guix=E2=80=99 package soon so that this = change is available to > daemon-side code such as =E2=80=98guix substitute=E2=80=99. In the meant= ime you can run > the daemon from a checkout: > > sudo -E ./pre-inst-env guix-daemon =E2=80=A6 That works fine - thanks! Konrad.