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
|
aeson ekgCore httpClient lens network networkUri text time
|
||||||
unorderedContainers vector wreq
|
unorderedContainers vector wreq
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ocharles/ekg-bosun";
|
homepage = "http://github.com/ocharles/ekg-bosun";
|
||||||
description = "Send ekg metrics to a Bosun instance";
|
description = "Send ekg metrics to a Bosun instance";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user