forked from mirrors/nixpkgs
haskell-crypto-conduit: re-generate expression with cabal2nix
This commit is contained in:
parent
eaa38dd941
commit
51aa0c05d8
|
@ -11,8 +11,8 @@ cabal.mkDerivation (self: {
|
|||
cereal conduit cryptoApi cryptocipher cryptohashCryptoapi hspec
|
||||
skein transformers
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "https://github.com/meteficha/crypto-conduit";
|
||||
description = "Conduit interface for cryptographic operations (from crypto-api)";
|
||||
|
|
Loading…
Reference in a new issue