diff options
| author | Sergei Maximov <s.b.maximov@gmail.com> | 2019-01-18 10:37:38 +0300 |
|---|---|---|
| committer | Sergei Maximov <s.b.maximov@gmail.com> | 2019-01-18 11:04:54 +0300 |
| commit | a3bff35450a046e2a79ebf9baefb4bf090ee3c49 (patch) | |
| tree | adcd6dae48ee65e4d9271ce3a26f46701003c3f4 /pkgs/development/python-modules/httpserver | |
| parent | 9fd099a6ae1690909ebf40145e4cdabd67179676 (diff) | |
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]: https://github.com/crypto-rb/rbnacl/blob/c176fc0bd8be74cf62c93a4b122e220ce4895348/lib/rbnacl.rb#L4-L8
[3]: https://github.com/NixOS/nixpkgs/blob/9fd099a6ae1690909ebf40145e4cdabd67179676/pkgs/development/ruby-modules/gem-config/default.nix#L300-L306
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
