tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
cpupower: prepare for 6.16-rc2
K900
8 months ago
ed717ed0
31b61a24
+1
1 changed file
expand all
collapse all
unified
split
pkgs
os-specific
linux
cpupower
default.nix
+1
pkgs/os-specific/linux/cpupower/default.nix
···
42
doc = "share/doc/cpupower";
43
conf = "etc";
44
bash_completion_ = "share/bash-completion/completions";
0
45
};
46
47
enableParallelBuilding = true;
···
42
doc = "share/doc/cpupower";
43
conf = "etc";
44
bash_completion_ = "share/bash-completion/completions";
45
+
unit = "lib/systemd/system";
46
};
47
48
enableParallelBuilding = true;