nixpkgs/pkgs/development/ruby-modules/gem
zimbatm a1460473cb buildRubyGem: don't set the GEM_HOME
bundler for example needs to have the GEM_HOME being passed trough to
function properly.

For gems that are loading content dynamically, or can use plugins, use
buildRubyGem.

For executables that are wrapped in their own sealed thing use
bundlerEnv.
2016-08-23 09:30:49 +01:00
..
default.nix buildRubyGem: fix buildFlags default attribute 2016-07-21 11:46:16 +01:00
gem-post-build.rb buildRubyGem: don't set the GEM_HOME 2016-08-23 09:30:49 +01:00
nix-bundle-install.rb