mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
[Backport release-24.11] linuxPackages.cpupower: prepare for linux v6.16 (#415627)
This commit is contained in:
commit
6242bddfe4
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ stdenv.mkDerivation {
|
|||
man = "share/man";
|
||||
include = "include";
|
||||
lib = "lib";
|
||||
libexec = "libexec";
|
||||
locale = "share/locale";
|
||||
doc = "share/doc/cpupower";
|
||||
conf = "etc";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue