nginx module: update statsd to support 1.10.1 -- the zebrafishlabs github repo
seems dead
This commit is contained in:
parent
a49133b07f
commit
ca60da8031
@ -121,10 +121,10 @@
|
|||||||
|
|
||||||
statsd = {
|
statsd = {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "zebrafishlabs";
|
owner = "apcera";
|
||||||
repo = "nginx-statsd";
|
repo = "nginx-statsd";
|
||||||
rev = "b756a12abf110b9e36399ab7ede346d4bb86d691";
|
rev = "2147d61dc31dd4865604be92349e6192a905d21a";
|
||||||
sha256 = "1psrb5v071idlplvbnaq904nlhqw1zrbw4aawfs278zcdmq67zn8";
|
sha256 = "19s3kwjgf51jkwknh7cfi82p6kifl8rl146wxc3ijds12776ilsv";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user