ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1

Fixes build when used with nginxMainline.

(FWIW, 1.11.33.4 is from 2016-09-15)
This commit is contained in:
Will Dietz
2018-01-09 10:57:17 -06:00
parent d6bf8eb71b
commit be2e01f8a0
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -153,7 +153,7 @@
owner = "pagespeed";
repo = "ngx_pagespeed";
rev = "v${version}-beta";
sha256 = "03dvzf1lgsjxcs1jjxq95n2rhgq0wy0f9ahvgascy0fak7qx4xj9";
sha256 = "176skx7zmi7islc1hmdxcynix4lkvgmr78lknn13s9gskc7qi25w";
};
ngx_pagespeed = pkgs.runCommand
@@ -172,6 +172,7 @@
'';
in {
src = ngx_pagespeed;
inputs = [ pkgs.zlib pkgs.libuuid ]; # psol deps
};
shibboleth = {