nginx module: update statsd to support 1.10.1 -- the zebrafishlabs github repo

seems dead
This commit is contained in:
Matt Billenstein 2016-09-08 15:59:11 -07:00
parent a49133b07f
commit ca60da8031

View File

@ -121,10 +121,10 @@
statsd = {
src = fetchFromGitHub {
owner = "zebrafishlabs";
owner = "apcera";
repo = "nginx-statsd";
rev = "b756a12abf110b9e36399ab7ede346d4bb86d691";
sha256 = "1psrb5v071idlplvbnaq904nlhqw1zrbw4aawfs278zcdmq67zn8";
rev = "2147d61dc31dd4865604be92349e6192a905d21a";
sha256 = "19s3kwjgf51jkwknh7cfi82p6kifl8rl146wxc3ijds12776ilsv";
};
};