nginxModules.mpeg-ts: init at 0.1.1
This commit is contained in:
parent
c940a7caa0
commit
89a73423ab
@ -165,6 +165,15 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mpeg-ts ={
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "arut";
|
||||||
|
repo = "nginx-ts-module";
|
||||||
|
rev = "v0.1.1";
|
||||||
|
sha256 = "12dxcyy6wna1fccl3a9lnsbymd6p4apnwz6c24w74v97qvpfdxqd";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
ngx_aws_auth = {
|
ngx_aws_auth = {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "anomalizer";
|
owner = "anomalizer";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user