python311Packages.wakeonlan: update disabled
This commit is contained in:
@@ -11,7 +11,7 @@ buildPythonPackage rec {
|
||||
version = "3.1.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "remcohaszing";
|
||||
|
||||
Reference in New Issue
Block a user