Merge pull request #61722 from Izorkin/pinba-nginx
nginxModules.pinba: init at 13.05.2019
This commit is contained in:
commit
6de8b8f144
@ -258,6 +258,15 @@ in
|
|||||||
inputs = [ pkgs.pam ];
|
inputs = [ pkgs.pam ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pinba = {
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "tony2001";
|
||||||
|
repo = "ngx_http_pinba_module";
|
||||||
|
rev = "28131255d4797a7e2f82a6a35cf9fc03c4678fe6";
|
||||||
|
sha256 = "00fii8bjvyipq6q47xhjhm3ylj4rhzmlk3qwxmfpdn37j7bc8p8c";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
push-stream ={
|
push-stream ={
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "wandenberg";
|
owner = "wandenberg";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user