crypto-conduit: jailbreak to support recent versions of cereal
This commit is contained in:
parent
eaae0cb6bf
commit
bc11513748
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
skein transformers
|
skein transformers
|
||||||
];
|
];
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
jailbreak = true;
|
||||||
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