summary refs log tree commit diff
path: root/pkgs/tools/misc/tlp
Commit message (Collapse)AuthorAge
* tlp: 1.4.0 -> 1.5.0Bernardo Meurer2022-01-23
|
* tlp: 1.3.1 -> 1.4.0Bernardo Meurer2021-10-15
|
* Revert "Merge pull request #141782 from fufexan/tlp"Bernardo Meurer2021-10-15
| | | | | This reverts commit b0f2a75402e1c32026241a6df6652f2eb7239f74, reversing changes made to 15f14d50a2bddd12b3684a93e207e26f1cb770ba.
* tlp: 1.3.1 -> 1.4.0Mihai Fufezan2021-10-15
|
* lib.meta: introduce `availableOn`oxalica2021-04-02
|
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* tlp: Add support for non-x86 platformsJake Waksbaum2020-09-24
| | | | | | | Before this commit, tlp won't build because it depends on x86_energy_perf_policy which is only available on x86. This commit only relies on x86_energy_perf_policy on systems where it is available, allowing tlp to build on other systems like aarch64-linux.
* tlp: add lovesegfault as a maintainerBernardo Meurer2020-02-26
|
* tlp: 1.2.2 -> 1.3.1Bernardo Meurer2020-02-26
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* tlp: 1.2.1 -> 1.2.2R. RyanTM2019-05-13
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tlp/versions
* tlp: enable testsworldofpeace2019-04-03
|
* tlp: cleanup makeFlagsworldofpeace2019-04-03
| | | | | | * TLP_TLIP should be share/tlp * set TLP_FLIB * use placeholder
* tlp: 1.1 -> 1.2.1R. RyanTM2019-04-02
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tlp/versions
* treewide: http -> https (#42665)Ryan Mulligan2018-06-27
|
* tlp: 1.0 -> 1.1dywedir2018-02-01
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* tlp: 0.9 -> 1.0dywedir2017-07-04
|
* tlp: 0.8 -> 0.9Nikolay Amiantov2016-11-24
|
* tlp: revert back to makeWrapper for Perl scriptsNikolay Amiantov2016-05-24
|
* tlp: use sed patching instead of makeWrapperNikolay Amiantov2016-05-24
| | | | Fixes #15631
* treewide: Replace module_init_tools -> kmodTuomas Tynkkynen2016-04-22
| | | | | The former is deprecated and doesn't handle compressed kernel modules, so all current usages of it are broken.
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* tlp: add more shell script dependenciesNikolay Amiantov2016-01-13
|
* tlp: use module_init_tools, avoid recompilation for nixosNikolay Amiantov2015-12-05
|
* tlp: add x86_energy_perf_policy, refactorNikolay Amiantov2015-11-09
|
* tlp: add pciutils and smartmontools dependenciesDamien Cassou2015-11-09
| | | | | When running `tlp stat`, `tlp` complained about missing tools. This patch should fix that.
* tlp: 0.7 -> 0.8Nikolay Amiantov2015-10-15
|
* tlp: install man pagesNikolay Amiantov2015-08-23
|
* tlp: update packageNikolay Amiantov2015-02-03
|
* tlp: add packageNikolay Amiantov2015-01-24