nixpkgs/pkgs/tools/misc/tlp
Jake Waksbaum e6c940c1cc tlp: Add support for non-x86 platforms
Before this commit, tlp won't build because it depends on
x86_energy_perf_policy which is only available on x86. This commit only
relies on x86_energy_perf_policy on systems where it is available,
allowing tlp to build on other systems like aarch64-linux.
2020-09-24 02:31:21 -04:00
..
patches
default.nix tlp: Add support for non-x86 platforms 2020-09-24 02:31:21 -04:00