From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#38529: Make --pure the default for `guix environment'? Date: Sun, 8 Dec 2019 17:43:04 -0500 Message-ID: <20191208224304.GA4213@jasmine.lan> References: <87eexeu8mo.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42943) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ie5HX-00073k-9o for bug-guix@gnu.org; Sun, 08 Dec 2019 17:44:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ie5HW-0005jf-C5 for bug-guix@gnu.org; Sun, 08 Dec 2019 17:44:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46427) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ie5HW-0005i0-4q for bug-guix@gnu.org; Sun, 08 Dec 2019 17:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ie5HW-0001r7-1v for bug-guix@gnu.org; Sun, 08 Dec 2019 17:44:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87eexeu8mo.fsf@ambrevar.xyz> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt Cc: 38529@debbugs.gnu.org On Sun, Dec 08, 2019 at 04:42:07PM +0100, Pierre Neidhardt wrote: > --pure seems to be the more sensible behaviour. "Impure" environments > can have unexpected behaviours, so it makes sense to only allow them > when the user explicitly asks for it. I don't have an opinion about this in general except that I think that --ad-hoc should continue to work the way it does now, without --pure being implied.