fmt: fix static musl build
This commit is contained in:
@@ -143,6 +143,9 @@ in {
|
||||
static = true;
|
||||
shared = false;
|
||||
};
|
||||
fmt = super.fmt.override {
|
||||
enableShared = false;
|
||||
};
|
||||
gifsicle = super.gifsicle.override {
|
||||
static = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user