bundlerEnv: fix charlock_holmes config
This commit is contained in:
parent
bb7c9f71e1
commit
be3d3dd298
@ -31,7 +31,7 @@ in
|
|||||||
|
|
||||||
{
|
{
|
||||||
charlock_holmes = attrs: {
|
charlock_holmes = attrs: {
|
||||||
buildInputs = [ which icu ];
|
buildInputs = [ which icu zlib ];
|
||||||
};
|
};
|
||||||
|
|
||||||
ffi = attrs: {
|
ffi = attrs: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user