mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-25 14:44:37 +02:00
parent
e878dd51fe
commit
a5ffa5730b
@ -46,7 +46,7 @@ python3Packages.buildPythonPackage {
|
|||||||
|
|
||||||
buildInputs = with pkgs; [gtk3 python3Packages.poetry-core];
|
buildInputs = with pkgs; [gtk3 python3Packages.poetry-core];
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [requests pygobject3 click distro psutil setuptools poetry-dynamic-versioning pyinotify];
|
propagatedBuildInputs = with python3Packages; [requests pygobject3 click distro psutil setuptools poetry-dynamic-versioning pyinotify pkgs.getent];
|
||||||
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
pythonImportsCheck = ["auto_cpufreq"];
|
pythonImportsCheck = ["auto_cpufreq"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user