nginxMainline: 1.22.0 -> 1.23.0
This commit is contained in:
parent
15e41e3edf
commit
7a8c541412
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ callPackage, ... }@args:
|
{ callPackage, ... }@args:
|
||||||
|
|
||||||
callPackage ./generic.nix args {
|
callPackage ./generic.nix args {
|
||||||
version = "1.22.0";
|
version = "1.23.0";
|
||||||
sha256 = "0lzb4sn8hv491zad9kbpvka3m5ayjf1pxqbwllri980idyd5cgdk";
|
sha256 = "sha256-ggrKo1uScr6ennL23vpKXykhgkcJ+KpHcseKsx7ZTNE=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue