haskellPackages.email-validate: Jailbreak

This commit is contained in:
Malte Brandy 2021-06-20 22:41:27 +02:00
parent 6a49456aef
commit 1f8ca5256a
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -1928,4 +1928,8 @@ EOT
# https://github.com/jcranch/tophat/issues/1
tophat = doJailbreak super.tophat;
# 2021-06-20: Outdated upper bounds
# https://github.com/Porges/email-validate-hs/issues/58
email-validate = doJailbreak super.email-validate;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super