From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: "--pure" won't work Date: Wed, 05 Oct 2016 13:42:11 +0200 Message-ID: <871szv81kc.fsf@gnu.org> References: 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]:44289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brkaZ-0003bI-Ua for help-guix@gnu.org; Wed, 05 Oct 2016 07:42:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brkaV-0007VC-SG for help-guix@gnu.org; Wed, 05 Oct 2016 07:42:18 -0400 In-Reply-To: (catonano@gmail.com's message of "Tue, 4 Oct 2016 22:42:11 +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: Catonano Cc: help-guix Catonano skribis: > guix environment --ad-hoc --pure guile-next This command drops you in a shell where only Guile is in $PATH=E2=80=94no Coreutils, sed, grep, etc. Maybe this isn=E2=80=99t intended? Ludo=E2=80=99.