nixpkgs/pkgs/development/ruby-modules
Burke Libbey 62e680cdcf ruby-modules: parse build_flags correctly:
In building a gem whose native extension is a Rakefile, the previous
version of this code will call essentially `rake ""`, when it means to
call `rake`.

This change converts `""` into `[]` rather than `[""]`.
2019-12-17 00:58:32 +00:00
..
bundix
bundled-common
bundler
bundler-app
bundler-env
bundler-update-script
gem ruby-modules: parse build_flags correctly: 2019-12-17 00:58:32 +00:00
gem-config defaultGemConfig: change 'infocmp' reference from 'ncurses.dev' to 'ncurses' (#75309) 2019-12-10 00:07:19 +00:00
solargraph solargraph: 0.37.2 -> 0.38.0 (#74362) 2019-11-28 15:03:27 +00:00
testing
with-packages ruby.withPackages: preserve setup hooks (#72743) 2019-11-03 22:09:44 +00:00
runtests.sh