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.
2 parents b2324fb + a104755 commit f7dd116Copy full SHA for f7dd116
pkgs/servers/http/nginx/mainline.nix
@@ -1,6 +1,6 @@
1
{ callPackage, ... }@args:
2
3
callPackage ./generic.nix args {
4
- version = "1.27.1";
5
- hash = "sha256-vXumimzh6jdot3HH4qtJVaWfsbGujVVP7bbCMEEEvfw=";
+ version = "1.27.2";
+ hash = "sha256-qR7Pw6CzosFBOvymJ72IbXbgQUuBytD7eHKpZVobJfo=";
6
}
0 commit comments