all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pjotr Prins <pjotr.public12@thebird.nl>
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCHES] Add ruby-rspec, bundler, and ruby-useragent
Date: Sat, 30 May 2015 23:02:01 +0200	[thread overview]
Message-ID: <20150530210201.GA15305@thebird.nl> (raw)
In-Reply-To: <CAJ=RwfYiRpCgUZEr-U=vc8kcY5jU3E1KAJLRWcdLjc2KoM6_Ew@mail.gmail.com>

I ran bundler with success using the latest ruby patch :). It requires
a tweak to the environment so the GEM_PATH points at

  $HOME/.guix-profile/lib/ruby/gems/2.2.0/

The script I use to run Ruby is at

  https://github.com/pjotrp/guix-notes/blob/master/scripts/ruby-guix-env

that essentially replaces the old rvm or rbenv! So much better :)

BTW: would it be an idea to name the bundler package ruby-bundler instead?

Pj.

On Fri, May 29, 2015 at 08:27:24PM -0400, Thompson, David wrote:
> On Fri, May 29, 2015 at 5:07 PM, Ludovic Courtès <ludo@gnu.org> wrote:
> > David Thompson <dthompson2@worcester.edu> skribis:
> >
> >> From 2cc36edb761976fcd4c2a5f5c076fc2d12512cbd Mon Sep 17 00:00:00 2001
> >> From: David Thompson <davet@gnu.org>
> >> Date: Wed, 27 May 2015 21:37:06 -0400
> >> Subject: [PATCH 5/6] gnu: Add bundler.
> >>
> >> * gnu/packages/ruby.scm (bundler): New variable.
> >
> > OK.
> >
> >> +;; Bundler is yet another source of circular dependencies, so we must disable
> >> +;; its test suite as well.
> >
> > Is it also because its dependencies depend on it?
> 
> Yes.
> 
> >> From 7d1eb9189646aa9e206c5f6e8c4a4151ad727072 Mon Sep 17 00:00:00 2001
> >> From: David Thompson <davet@gnu.org>
> >> Date: Wed, 27 May 2015 21:38:28 -0400
> >> Subject: [PATCH 6/6] gnu: Add ruby-useragent.
> >>
> >
> > Missing log.  Otherwise LGTM.
> 
> Thanks!  Fixed the log and pushed!
> 
> - Dave
> 

-- 

  reply	other threads:[~2015-05-30 21:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28  2:16 [PATCHES] Add ruby-rspec, bundler, and ruby-useragent David Thompson
2015-05-29 21:07 ` Ludovic Courtès
2015-05-30  0:27   ` Thompson, David
2015-05-30 21:02     ` Pjotr Prins [this message]
2015-05-30 21:57       ` Thompson, David
2015-05-30 22:23         ` Pjotr Prins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150530210201.GA15305@thebird.nl \
    --to=pjotr.public12@thebird.nl \
    --cc=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.