Merge branch 'bundlerenv_usecases' of github.com:nyarly/nixpkgs into bundlerenv_usecases
This commit is contained in:
commit
0bde4071fc
@ -93,7 +93,7 @@ let
|
||||
meta = { platforms = ruby.meta.platforms; } // meta;
|
||||
|
||||
passthru = rec {
|
||||
inherit ruby bundler gems mainGem confFiles; # drvName;
|
||||
inherit ruby bundler gems mainGem confFiles envPaths;
|
||||
|
||||
wrappedRuby =
|
||||
stdenv.mkDerivation {
|
||||
|
Loading…
Reference in New Issue
Block a user