Merge pull request #235510 from aaronjheng/mysql-openssl
mysql80: unpin openssl
This commit is contained in:
@@ -26004,7 +26004,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 { };
|
||||
|
||||
Reference in New Issue
Block a user