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
|
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)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user