haskell-pipes-binary: re-generate with latest version of cabal2nix
This commit is contained in:
parent
fac3be7416
commit
ee0226e5c8
@ -13,8 +13,8 @@ cabal.mkDerivation (self: {
|
||||
binary lensFamilyCore pipes pipesParse smallcheck tasty tastyHunit
|
||||
tastySmallcheck transformers
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "https://github.com/k0001/pipes-binary";
|
||||
description = "Encode and decode binary streams using the pipes and binary libraries";
|
||||
|
Loading…
Reference in New Issue
Block a user