From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: guix environment Date: Mon, 15 Jun 2015 21:10:06 +0200 Message-ID: <20150615191006.GA21528@thebird.nl> References: <20150615065554.GA17263@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4ZmT-0008Ej-6J for guix-devel@gnu.org; Mon, 15 Jun 2015 15:10:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4ZmP-0005UB-J8 for guix-devel@gnu.org; Mon, 15 Jun 2015 15:10:49 -0400 Content-Disposition: inline In-Reply-To: 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: "Thompson, David" Cc: guix-devel On Mon, Jun 15, 2015 at 09:10:15AM -0400, Thompson, David wrote: > On Mon, Jun 15, 2015 at 2:55 AM, Pjotr Prins wrote: > > > > Would it be OK to add some RUBY paths? > > What additional Ruby search paths are needed? We already have $GEM_PATH. $GEM_HOME $GEM_SPEC_CACHE as in https://github.com/pjotrp/guix-notes/blob/master/scripts/ruby-guix-env --