Merge #150817: openssl_3_0: 3.0.0 -> 3.0.1 [security]

+2 -2
+2 -2
pkgs/development/libraries/openssl/default.nix
··· 207 }; 208 209 openssl_3_0 = common { 210 - version = "3.0.0"; 211 - sha256 = "sha256-We7fy0bCUhTJvTftYHgpe03wHQEiZ/6enu4x9hvHBTY="; 212 patches = [ 213 ./3.0/nix-ssl-cert-file.patch 214
··· 207 }; 208 209 openssl_3_0 = common { 210 + version = "3.0.1"; 211 + sha256 = "sha256-wxGthTNTvOeW7a0BqGLFCopYf2Ln4hAO9GWrU+ybBtE="; 212 patches = [ 213 ./3.0/nix-ssl-cert-file.patch 214