nixpkgs/pkgs/development/ruby-modules/gem-config
Sergei Maximov a3bff35450 gem-config: support rbnacl v6.0.0
With the v6.0.0 release of the `rbnacl` gem, it does not longer depends
on `rbnacl-libsodium` gem (which is now deprecated ([1])) to package the
`libsodium` library and should use the one provided by the distribution;
it raises an error if `rbnacl-libsodium` is detected ([2]).
Unfortunately, default gem config patches `rbnacl` unconditionally ([3]),
which means that newer versions of `rbnacl` fail at startup.

[1]: https://github.com/crypto-rb/rbnacl-libsodium/issues/29
[2]: c176fc0bd8/lib/rbnacl.rb (L4-L8)
[3]: 9fd099a6ae/pkgs/development/ruby-modules/gem-config/default.nix (L300-L306)
2019-01-18 11:04:54 +03:00
..
default.nix gem-config: support rbnacl v6.0.0 2019-01-18 11:04:54 +03:00
mkrf_conf_xapian.rb move all ruby modules to development/ruby-modules 2016-03-19 22:06:26 +00:00
xapian-Rakefile move all ruby modules to development/ruby-modules 2016-03-19 22:06:26 +00:00