mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
nginxMainline: 1.21.4 -> 1.21.5
This commit is contained in:
parent
d58a493e94
commit
5cecafbc93
@ -1,6 +1,6 @@
|
||||
{ callPackage, openssl_3_0, ... }@args:
|
||||
|
||||
callPackage ./generic.nix (args // { openssl = openssl_3_0; }) {
|
||||
version = "1.21.4";
|
||||
sha256 = "1ziv3xargxhxycd5hp6r3r5mww54nvvydiywcpsamg3i9r3jzxyi";
|
||||
version = "1.21.5";
|
||||
sha256 = "sha256-sg879TOlGKbw86eWff7thy0mjTHkzBIaAAEylgLdz7s=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user