nixpkgs/pkgs/development/ruby-modules
Alyssa Ross 547b5b7a73 ruby.withPackages: preserve setup hooks (#72743)
This fixes

    nix-shell -p 'ruby.withPackages (const [])' ruby.devdoc

which otherwise wouldn't find documentation, unlike

    nix-shell -p ruby ruby.devdoc

which would, because ruby has setup hooks to accomodate for this, that
were being masked by the withPackages wrapper.
2019-11-03 22:09:44 +00:00
..
bundix bundix: 2.4.2 -> 2.5.0 2019-09-04 10:31:39 +00:00
bundled-common treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
bundler bundler: 1.17.2 -> 1.17.3 2019-10-02 12:35:10 +00:00
bundler-app bundlerApp: avoid unecessary rebuilds when gemdir changes 2019-09-13 11:40:40 +00:00
bundler-env treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
bundler-update-script bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
gem ruby.withPackages: init 2019-09-03 19:44:49 +00:00
gem-config rubyPackages: remove global v8 pinning 2019-11-01 13:53:35 +01:00
solargraph solargraph: 0.35.2 -> 0.37.2 2019-10-27 17:16:29 -07:00
testing reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
with-packages ruby.withPackages: preserve setup hooks (#72743) 2019-11-03 22:09:44 +00:00
runtests.sh Small changes in response to review. 2017-07-02 17:18:58 -07:00