nginxModules.brotli: 2015-11-18 -> 2016-12-02
This version bundles brotli.
This commit is contained in:
parent
204aa4b077
commit
6de0380378
@ -5,10 +5,10 @@
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "google";
|
owner = "google";
|
||||||
repo = "ngx_brotli";
|
repo = "ngx_brotli";
|
||||||
rev = "788615eab7c5e0a984278113c55248305620df14";
|
rev = "bfd2885b2da4d763fed18f49216bb935223cd34b";
|
||||||
sha256 = "02514bbjdhm9m38vljdh626d3c1783jxsxawv5c6bzblwmb8xgvf";
|
sha256 = "04yx1n0wi3l2x37jd1ynl9951qxkn8xp42yv0mfp1qz9svips81n";
|
||||||
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
inputs = [ pkgs.libbrotli ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
rtmp = {
|
rtmp = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user