Commit ed717ed0 authored by K900's avatar K900
Browse files

cpupower: prepare for 6.16-rc2

parent 31b61a24
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ stdenv.mkDerivation {
    doc = "share/doc/cpupower";
    conf = "etc";
    bash_completion_ = "share/bash-completion/completions";
    unit = "lib/systemd/system";
  };

  enableParallelBuilding = true;