haskell-crypto-conduit: revert "jailbreak to fix build with recent version of crypto-api"

This reverts commit 471362de9532c5e73c90e3f62cf7bfe7d8779eb3.
Accidentally committed in the wrong branch.
This commit is contained in:
Peter Simons 2013-04-24 13:19:25 +02:00
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)";