1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/ruby-modules/bundled-common
Raitis Veinbahs a6a2e75804 ruby-modules: Import gemset if it's a path OR a string. (#38959)
This fixes the bug introduced by 8686b98612 which broke bundlerEnv
exprs when gemdir was a string (thus making gemset a string by
`gemset = gemdir + "/gemset.nix"`) which made it being treated as a
set.
2018-04-15 11:53:15 +01:00
..
default.nix ruby-modules: Import gemset if it's a path OR a string. (#38959) 2018-04-15 11:53:15 +01:00
functions.nix ruby treewide: don't merge source into top-level 2018-01-04 02:28:33 -05:00
gen-bin-stubs.rb
test.nix