nginxModules.sla: init at 7778f01
This commit is contained in:
parent
4a35e7ef1d
commit
11653f8e6b
@ -120,6 +120,15 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sla = {
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "goldenclone";
|
||||||
|
repo = "nginx-sla";
|
||||||
|
rev = "7778f0125974befbc83751d0e1cadb2dcea57601";
|
||||||
|
sha256 = "1x5hm6r0dkm02ffny8kjd7mmq8przyd9amg2qvy5700x6lb63pbs";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
fluentd = {
|
fluentd = {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "fluent";
|
owner = "fluent";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user