python311Packages.ipwhois: enable darwin support
This commit is contained in:
@@ -35,6 +35,8 @@ buildPythonPackage rec {
|
||||
})
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"dnspython"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user