haskellPackages.email-validate: Jailbreak

launchpad/nixpkgs/master
Malte Brandy 3 years ago
parent 6a49456aef
commit 1f8ca5256a
No known key found for this signature in database
GPG Key ID: 226A2D41EF5378C9
  1. 4
      pkgs/development/haskell-modules/configuration-common.nix

@ -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

Loading…
Cancel
Save