The latest bcrypt version segfaults during test_kdf, which prevents the
package from building. The package is in the critical chain for many
NixOS tests, which currently won't complete on i686-linux.
Upstream-Issue: https://github.com/pyca/bcrypt/issues/407