mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 17:14:00 +00:00
nginxMainline: 1.27.1 -> 1.27.2
Changes: https://nginx.org/en/CHANGES
(cherry picked from commit a104755959
)
This commit is contained in:
parent
0c131e4544
commit
95b501060b
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix args {
|
||||
version = "1.27.1";
|
||||
hash = "sha256-vXumimzh6jdot3HH4qtJVaWfsbGujVVP7bbCMEEEvfw=";
|
||||
version = "1.27.2";
|
||||
hash = "sha256-qR7Pw6CzosFBOvymJ72IbXbgQUuBytD7eHKpZVobJfo=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user