mysql80: unpin openssl

This commit is contained in:
Aaron Jheng
2023-06-02 09:58:15 +00:00
parent 1d732aa17c
commit 72f132d06d
-1
View File
@@ -25988,7 +25988,6 @@ with pkgs;
boost = boost177; # Configure checks for specific version.
protobuf = protobuf3_19;
icu = icu69;
openssl = openssl_1_1;
};
mysql_jdbc = callPackage ../servers/sql/mysql/jdbc { };