libev: Add statically linked libev to pkgsStatic
This commit is contained in:
@@ -197,4 +197,6 @@ in {
|
||||
};
|
||||
|
||||
python27 = super.python27.override { static = true; };
|
||||
|
||||
libev = super.libev.override { static = true; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user