Merge pull request #77180 from anmonteiro/anmonteiro/libev-static
libev: Add statically linked `libev` to `pkgsStatic`
This commit is contained in:
@@ -280,4 +280,6 @@ in {
|
||||
) super.ocaml-ng;
|
||||
|
||||
python27 = super.python27.override { static = true; };
|
||||
|
||||
libev = super.libev.override { static = true; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user