Unverified Commit a907e4e0 authored by Jan van Brügge's avatar Jan van Brügge
Browse files

nginxModules.njs: 0.8.7 -> 0.8.9

parent 0d894d40
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -508,8 +508,8 @@ let self = {
    src = fetchFromGitHub {
      owner = "nginx";
      repo = "njs";
      rev = "0.8.7";
      hash = "sha256-VEXzP+cN5hnDeniccwY7GIi4x460rnWO/o7ja3DyRCc=";
      rev = "0.8.9";
      hash = "sha256-TalS9EJP+vB1o3BKaTvXXnudjKhNOcob3kDAyeKej3c=";
    };

    # njs module sources have to be writable during nginx build, so we copy them