mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +03:00
jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which is not available
This commit is contained in:
parent
0c1ea65be9
commit
86784cb731
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
||||
tastySmallcheck transformers
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
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