pythonPackages.liquidctl: Disable checkPhase properly
This commit is contained in:
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
# does not contain tests
|
||||
disableCheck = false;
|
||||
doCheck = false;
|
||||
pythonImportsCheck = [ "liquidctl" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user