haskell-ekg-bosun: jailbreak to fix build with recent http-client
This commit is contained in:
parent
52809ef21d
commit
ad0de68dc5
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
aeson ekgCore httpClient lens network networkUri text time
|
||||
unorderedContainers vector wreq
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/ocharles/ekg-bosun";
|
||||
description = "Send ekg metrics to a Bosun instance";
|
||||
|
Loading…
Reference in New Issue
Block a user