lua-nginx-module: Update from 0.9.15 to 0.9.16rc1
This fixes the build that has been broken since nginx was bumped to 1.8.0
This commit is contained in:
parent
b07d2a447b
commit
a92271f195
@ -57,8 +57,8 @@ let
|
|||||||
lua-ext = fetchFromGitHub {
|
lua-ext = fetchFromGitHub {
|
||||||
owner = "openresty";
|
owner = "openresty";
|
||||||
repo = "lua-nginx-module";
|
repo = "lua-nginx-module";
|
||||||
rev = "v0.9.15";
|
rev = "v0.9.16rc1";
|
||||||
sha256 = "0kicfs0gyfb5fhjmrwr6p09c5x6g0jwsh0wg5bsp3p209rnbq94q";
|
sha256 = "0fdrzfkzdrxykbyxrpas7ns6kxzjf9s6h0fj7k4423wfwybi0kic";
|
||||||
};
|
};
|
||||||
|
|
||||||
set-misc-ext = fetchFromGitHub {
|
set-misc-ext = fetchFromGitHub {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user