mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
haskell-authenticate-oauth: jailbreak to support current versions of RSA
This commit is contained in:
parent
2440e27ee5
commit
4535d19f93
@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
||||
base64Bytestring blazeBuilder blazeBuilderConduit cryptoPubkeyTypes
|
||||
dataDefault httpClient httpTypes random RSA SHA time transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/yesodweb/authenticate";
|
||||
description = "Library to authenticate with OAuth for Haskell web applications";
|
||||
|
Loading…
Reference in New Issue
Block a user