nixpkgs/pkgs
Alyssa Ross 106d0920d9
bundlerEnv: fix for Ruby 2.7
Setting a Bundler version with GEM_PATH doesn't seem to work in Ruby
2.7, so we need to use the LOAD_PATH instead.  Without this,
bundlerEnv environments will always use the version of Bundler that
comes with Ruby, which won't necessarily work because it isn't the
version that was used to generate the bundle.

For example, building ronn with Ruby 2.7 without this change results
in a broken executable, but it works (when built with all packaged
Ruby versions) after this change.
2019-12-26 15:49:04 +00:00
..
applications Merge pull request #73214 from DavHau/lutris-fix-missing-gnutls 2019-12-26 15:42:09 +01:00
build-support rustPlatform.fetchcargo: expose 2019-12-23 18:27:56 +00:00
common-updater
data Merge pull request #76192 from worldofpeace/pantheon-update-script 2019-12-22 18:56:13 -05:00
desktops Merge pull request #76348 from romildo/upd.mate 2019-12-26 08:07:11 -03:00
development bundlerEnv: fix for Ruby 2.7 2019-12-26 15:49:04 +00:00
games Merge pull request #76439 from r-ryantm/auto-update/tome4 2019-12-24 18:43:24 -05:00
misc treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
os-specific treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
servers treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
shells treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
stdenv allowInsecureDefaultPredicate: fix to use getName 2019-12-15 18:01:19 +00:00
test
tools treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
top-level Merge pull request #75876 from Scriptkiddi/py3_snitun 2019-12-26 09:34:36 -05:00