···27 smbus-cffi
28 ];
29000030 meta = with lib; {
31 description = "Cross-platform CLI and Python drivers for AIO liquid coolers and other devices";
32 homepage = "https://github.com/liquidctl/liquidctl";
···27 smbus-cffi
28 ];
2930+ # does not contain tests
31+ disableCheck = false;
32+ pythonImportsCheck = [ "liquidctl" ];
33+34 meta = with lib; {
35 description = "Cross-platform CLI and Python drivers for AIO liquid coolers and other devices";
36 homepage = "https://github.com/liquidctl/liquidctl";