Re: [PATCHES] Add ruby-pry

2015-09-06 Thread Thompson, David
On Sat, Aug 29, 2015 at 10:58 PM, David Thompson wrote: > This small patch set adds the Pry, a powerful Ruby REPL (but not as > powerful as Geiser ;), and the missing prerequisites. I pushed these + an additional small patch that uses ruby-slop 3.x instead of 4.x

Re: [PATCHES] Add ruby-pry

2015-08-30 Thread Thompson, David
On Sun, Aug 30, 2015 at 12:12 AM, Ricardo Wurmus ricardo.wur...@mdc-berlin.de wrote: Hi Dave, +(define-public ruby-method-source + (package +(name ruby-method-source) +(version 0.8.2) +(source + (origin + (method url-fetch) + (uri (rubygems-uri method_source

[PATCHES] Add ruby-pry

2015-08-29 Thread David Thompson
This small patch set adds the Pry, a powerful Ruby REPL (but not as powerful as Geiser ;), and the missing prerequisites. From 2d1757d4b7b940fb0f2da007e6c616370b2b09ad Mon Sep 17 00:00:00 2001 From: David Thompson dthomps...@worcester.edu Date: Sat, 29 Aug 2015 22:53:34 -0400 Subject: [PATCH 1/3]

Re: [PATCHES] Add ruby-pry

2015-08-29 Thread Ricardo Wurmus
Hi Dave, +(define-public ruby-method-source + (package +(name ruby-method-source) +(version 0.8.2) +(source + (origin + (method url-fetch) + (uri (rubygems-uri method_source version)) + (sha256 +(base32 +