3
0
Fork 0
forked from mirrors/nixpkgs
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
bundled-common
bundler
bundler-app
bundler-env
bundler-update-script
gem
gem-config
solargraph
testing
with-packages ruby.withPackages: preserve setup hooks (#72743) 2019-11-03 22:09:44 +00:00
runtests.sh