mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
nginxMainline: 1.21.0 -> 1.21.1
This commit is contained in:
parent
805e945e82
commit
b50102b719
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix args {
|
||||
version = "1.21.0";
|
||||
sha256 = "0w87zhm5nfx88x9hj6drrvm5f3m02kzbjp39x1lsglrbmi5jl6gy";
|
||||
version = "1.21.1";
|
||||
sha256 = "0q2m2pd9x287py54kp49ys5pwnn0j17x7jjl0cx1c5916h8h7fk8";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user