nixpkgs/pkgs/tools/misc/tlp
Andrew Marshall 444f7cd73b tlp: remove all /usr/ prefixes to fix install dirs
TLP v1.7.0 [changed][1] more directories to be prefixed under `/usr/`,
which we do not want (see also [this Nixpkgs issue][2]). We already were
removing these prefixes for some (but not all) paths. To reduce the
chances of breaking in the future (and clarify why these are being set),
replace all of them uniformly.

[1]: d0d1231960
[2]: https://github.com/NixOS/nixpkgs/issues/349759
2024-10-21 11:30:56 -04:00
..
patches
default.nix tlp: remove all /usr/ prefixes to fix install dirs 2024-10-21 11:30:56 -04:00