haskell-ekg-bosun: jailbreak to fix build with recent http-client

This commit is contained in:
Peter Simons 2014-11-24 14:45:14 +01:00
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";