Loading pkgs/os-specific/linux/cpupower/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ stdenv.mkDerivation { description = "Tool to examine and tune power saving features"; homepage = "https://www.kernel.org/"; license = licenses.gpl2; mainProgram = "cpupower"; platforms = platforms.linux; }; } Loading
pkgs/os-specific/linux/cpupower/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ stdenv.mkDerivation { description = "Tool to examine and tune power saving features"; homepage = "https://www.kernel.org/"; license = licenses.gpl2; mainProgram = "cpupower"; platforms = platforms.linux; }; }