From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix-shell? Date: Sun, 31 Aug 2014 17:00:54 +0200 Message-ID: <87egvw66vt.fsf@gnu.org> References: <87fvgo3mlx.fsf@gnu.org> <87zjesgqc5.fsf_-_@gnu.org> <878umb30sx.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87vbpc8vgr.fsf@gnu.org> <87iolaivhx.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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]:33042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO8f2-0007sq-V5 for guix-devel@gnu.org; Sun, 31 Aug 2014 13:11:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XO8ev-0005iM-PO for guix-devel@gnu.org; Sun, 31 Aug 2014 13:11:28 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:52869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO8ev-0005iI-IV for guix-devel@gnu.org; Sun, 31 Aug 2014 13:11:21 -0400 In-Reply-To: <87iolaivhx.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Fri, 29 Aug 2014 22:03:54 -0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel David Thompson skribis: > I think it would be nice to have a default file that guix environment > searches for if none is specified. Tools like Ruby's bundler > automatically use a file called 'Gemfile'. Perhaps guix environment > could look for an 'environment.scm' file by default? Yes, why not. Ludo=E2=80=99.