Re: [PATCH] Add rake.

2015-08-28 Thread Thompson, David
[ Forgot to the CC the list. Apologies for the duplicate email, Ricardo ] Hi Ricardo, Rake 10.4.2 comes with Ruby 2.2.3: $ guix environment --ad-hoc ruby -E "rake --version" rake, version 10.4.2 Is this for use with an older Ruby version? If so, we should make that explicit by alterin

[PATCH] Add rake.

2015-08-28 Thread Ricardo Wurmus
>From d5e814678612788d76e0bf9f602e69b4dee1a9a9 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 28 Aug 2015 15:11:43 +0200 Subject: [PATCH] gnu: Add rake. * gnu/packages/ruby.scm (rake): New variable. --- gnu/packages/ruby.scm | 21 + 1 file changed, 21 insertions(+)