0
0
Fork 0
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:
K900 2025-06-10 19:39:09 +03:00 committed by GitHub
commit 6242bddfe4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,6 +37,7 @@ stdenv.mkDerivation {
man = "share/man";
include = "include";
lib = "lib";
libexec = "libexec";
locale = "share/locale";
doc = "share/doc/cpupower";
conf = "etc";