| Commit message (Expand) | Author | Age | Files | Lines |
| * | ruby: fixes rubygems user installs•••* Manage patches in git
* Fixes the hook invocation to be more safe. Thanks @Mic92
* Install gems as user by default
* Install gem binaries with the /usr/bin/env shebang
* Fixes a bug where the passthru.libPath and passthru.gemPath would
point to the wrong directory
* Overhaul ruby version heuristics
| zimbatm | 2016-10-02 | 1 | -21/+0 |
| * | rubygems: 2.4.8 -> 2.6.2 | zimbatm | 2016-03-14 | 1 | -10/+13 |
| * | ruby: install rubygems directly into the derivation•••Having a separate rubygems package can lead to split-brain scenarios.
Since rubygems is designed to replace himself on a ruby installation,
let's do that.
| zimbatm | 2016-03-14 | 1 | -3/+3 |
| * | Rework ruby gems•••svn path=/nixpkgs/trunk/; revision=25654
| Yury G. Kudryashov | 2011-01-21 | 1 | -0/+18 |