mysql57: pin to openssl_1_1

This commit is contained in:
ajs124 2022-06-01 00:14:59 +02:00
parent 08ed8cfc65
commit 3c33219182

View File

@ -23015,6 +23015,7 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreServices;
boost = boost159;
protobuf = protobuf3_7;
openssl = openssl_1_1;
};
mysql80 = callPackage ../servers/sql/mysql/8.0.x.nix {