haskell-crypto-conduit: revert "jailbreak to fix build with recent version of crypto-api"
This reverts commit 471362de95
.
Accidentally committed in the wrong branch.
This commit is contained in:
parent
471362de95
commit
ac09077e0c
@ -12,7 +12,6 @@ cabal.mkDerivation (self: {
|
||||
skein transformers
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/meteficha/crypto-conduit";
|
||||
description = "Conduit interface for cryptographic operations (from crypto-api)";
|
||||
|
Loading…
Reference in New Issue
Block a user