mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
nginxMainline: 1.15.1 -> 1.15.2 (#44431)
This commit is contained in:
parent
5a43f6ffeb
commit
c481117673
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix (args // {
|
||||
version = "1.15.1";
|
||||
sha256 = "0q2lkpnfqf74p22vrcldx0gcnss3is7rnp54fgpvhcpqsxc6h867";
|
||||
version = "1.15.2";
|
||||
sha256 = "145dcypq8dqc5as03iy1ycwifwynq9p4i8m56fn7g0myryp0kfpf";
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user