nixpkgs/pkgs/development/ruby-modules
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
..
bundix bundix: add qyliss (me) to maintainers 2018-12-20 14:31:13 +00:00
bundled-common bundlerEnv: always include default gems 2018-12-11 21:26:09 +00:00
bundler bundler: 1.17.1 -> 1.17.2 2018-12-17 14:28:40 +00:00
bundler-app xcpretty: init at 0.3.0 (#48494) 2018-11-28 12:21:37 +01:00
bundler-env [bot] treewide: remove unused 'args@' in lambdas 2018-07-20 19:54:05 +00:00
gem buildRubyGem: Provide manpages for Ruby gems (#49334) 2018-10-29 01:48:05 +01:00
gem-config gem-config: support rbnacl v6.0.0 2019-01-18 11:04:54 +03:00
solargraph solargraph: 0.28.2 -> 0.29.1 2018-12-02 02:48:01 -05:00
testing reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
runtests.sh