about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* ruby: replace bundled RubyGems with our RubyGemsAlyssa Ross2019-06-18
| | | | | This should prevent problems caused by trying to install our own RubyGems over the top of the one that comes with Ruby.
* ruby: --disable-rubygems for baserubyAlyssa Ross2019-06-18
| | | | | | This works just fine, and means we don't run into an issue with RubyGems trying to install into a different Ruby's prefix when cross-compiling. See https://github.com/NixOS/nixpkgs/pull/51842#issuecomment-478392799.
* ruby: enable docSupport by defaultAlyssa Ross2019-06-18
| | | | | | Now that RI docs are installed to a seperate output, we don't need to worry about bloating the main output, so it's reasonable for this to be enabled by default.
* ruby: install ri docs to devdoc outputAlyssa Ross2019-06-18
| | | | | | | | | | | This allows getting access to Ruby documentation through ri by doing nix-shell -p ruby ruby.devdoc or by installing the ruby.devdoc package. A setup hook will add a shim to LOAD_PATH to point ri to the devdoc output instead of out.
* ruby: disable docSupport for baserubyAlyssa Ross2019-06-18
| | | | | Even if building a Ruby with documentation, there's no reason for its baseruby to waste time building its own documentation as well.
* Merge commit '650a295621b27c4ebe0fa64a63fd25323e64deb3'Alyssa Ross2019-05-24
|
* Merge commit 'bc9df0f66110039e495b6debe3a6cda4a1bb0fed'Alyssa Ross2019-05-17
|
* Merge commit '2ec5e9595becf05b052ce4c61a05d87ce95d19af'Alyssa Ross2019-05-07
|
* Merge commit 'dfd8f84aef129f1978e446b5d45ef05cd4421821'Alyssa Ross2019-04-27
|
* Merge commit 'd26027792812fbfad4d0f451b5f47fdabf7fdeb9'Alyssa Ross2019-04-22
|
* Merge commit '0c0954781e257b8b0dc49341795a2fe7d96945a3'Alyssa Ross2019-04-14
|
* Merge commit '373488e6f4c3dc3bb51cabcb959e4a70eb5d7b2c'Alyssa Ross2019-04-13
|
* Merge commit 'da1a2b1eeafa66b4419b4f275396d8a731eccb61'Alyssa Ross2019-03-16
|
* Merge commit '5d3fd3674a66c5b1ada63e2eace140519849c967'Alyssa Ross2019-03-11
|
* Merge commit '1233c8d9e9bc463899ed6a8cf0232e6bf36475ee'Alyssa Ross2019-02-26
|
* Merge commit '969cff2691a02b3d7e5468beda26c482d8986644'Alyssa Ross2019-02-24
|
* Merge commit '36f316007494c388df1fec434c1e658542e3c3cc'Alyssa Ross2019-02-18
|
* Merge commit '929cc78363e6878e044556bd291382eab37bcbed'Alyssa Ross2019-02-10
|
* Merge commit '2d2f10475138b7206572dc3ec288184df2be022e'Alyssa Ross2019-02-07
|
* Add 'nixpkgs/' from commit 'abf060725d7614bd3b9f96764262dfbc2f9c2199'Alyssa Ross2019-01-07
git-subtree-dir: nixpkgs git-subtree-mainline: 4e31070265257dc67d120c27e0f75c2344fdfa9a git-subtree-split: abf060725d7614bd3b9f96764262dfbc2f9c2199