improve ruby support

* add the 2.1.x versions
* include teeny version in passthru
* by default, apply the same patches used by RVM
* clean up file names and attribute names
This commit is contained in:
Charles Strahan
2014-09-15 23:54:17 -04:00
parent 43c2bc0f8c
commit c27a653bba
10 changed files with 501 additions and 173 deletions
@@ -0,0 +1,8 @@
{ fetchFromGitHub }:
fetchFromGitHub {
owner = "skaes";
repo = "rvm-patchsets";
rev = "13d535bbc060b1b8166673932fe7098abf4216b8";
sha256 = "0hf1m2bsdgdnyi4427gknvpd8cfribw77lf2k980flb1z9g5d7ib";
}