We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1922442 commit b2415c5Copy full SHA for b2415c5
pkgs/servers/http/nginx/modules.nix
@@ -1025,8 +1025,8 @@ let self = {
1025
name = "zstd";
1026
owner = "tokers";
1027
repo = "zstd-nginx-module";
1028
- rev = "0.1.1";
1029
- hash = "sha256-1gCV7uUsuYnZfb9e8VfjWkUloVINOUH5qzeJ03kIHgs=";
+ rev = "f4ba115e0b0eaecde545e5f37db6aa18917d8f4b";
+ hash = "sha256-N8D3KRpd79O8sdlPngtK9Ii7XT2imS4F+nkqsHMHw/w=";
1030
};
1031
1032
inputs = [ zstd ];
0 commit comments