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 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-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 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