mysql80: downgrade icu to icu67
This commit is contained in:
parent
c5147860e2
commit
2e3e184d8a
@ -18481,6 +18481,7 @@ in
|
|||||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||||
boost = boost173; # Configure checks for specific version.
|
boost = boost173; # Configure checks for specific version.
|
||||||
protobuf = protobuf3_7;
|
protobuf = protobuf3_7;
|
||||||
|
icu = icu67;
|
||||||
};
|
};
|
||||||
|
|
||||||
mysql_jdbc = callPackage ../servers/sql/mysql/jdbc { };
|
mysql_jdbc = callPackage ../servers/sql/mysql/jdbc { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user