haskell-crypto-conduit: re-generate expression with cabal2nix

This commit is contained in:
Peter Simons
2013-10-02 22:33:41 +02:00
parent eaa38dd941
commit 51aa0c05d8
@@ -11,8 +11,8 @@ cabal.mkDerivation (self: {
cereal conduit cryptoApi cryptocipher cryptohashCryptoapi hspec cereal conduit cryptoApi cryptocipher cryptohashCryptoapi hspec
skein transformers skein transformers
]; ];
doCheck = false;
jailbreak = true; jailbreak = true;
doCheck = false;
meta = { meta = {
homepage = "https://github.com/meteficha/crypto-conduit"; homepage = "https://github.com/meteficha/crypto-conduit";
description = "Conduit interface for cryptographic operations (from crypto-api)"; description = "Conduit interface for cryptographic operations (from crypto-api)";