nixpkgs/pkgs/development/ruby-modules
Sergei Maximov 05c8d5c88f gem-config: add digest-sha3
`digest-sha3` is a C-extension gem which fails to build on Nix because
it uses non-literals as format strings which is forbidden by the default
Nix hardening settings. There is a pull request to fix that ([1]), but
the gem seems to be abandoned.

This PR disables the "format" hardening for `digest-sha3`.

[1]: https://github.com/phusion/digest-sha3-ruby/pull/8
2019-01-18 13:48:48 +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
bundler-env
gem
gem-config gem-config: add digest-sha3 2019-01-18 13:48:48 +03:00
solargraph
testing
runtests.sh