Jake Waksbaum
e6c940c1cc
tlp: Add support for non-x86 platforms
...
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.
2020-09-24 02:31:21 -04:00
Bernardo Meurer
07cc033524
tlp: add lovesegfault as a maintainer
2020-02-26 18:47:27 -08:00
Bernardo Meurer
471944b924
tlp: 1.2.2 -> 1.3.1
2020-02-26 18:47:26 -08:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
336f4e3431
tlp: 1.2.1 -> 1.2.2
...
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
2019-05-13 21:47:14 +02:00
worldofpeace
c1c03ae211
tlp: enable tests
2019-04-03 03:36:18 -04:00
worldofpeace
88aad172ab
tlp: cleanup makeFlags
...
* TLP_TLIP should be share/tlp
* set TLP_FLIB
* use placeholder
2019-04-03 03:36:18 -04:00
R. RyanTM
ff3b8efe4f
tlp: 1.1 -> 1.2.1
...
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
2019-04-02 23:04:34 -07:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
dywedir
4311bebd45
tlp: 1.0 -> 1.1
2018-02-01 23:09:20 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* 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
2017-08-01 22:03:30 +02:00
dywedir
da7f680bca
tlp: 0.9 -> 1.0
2017-07-04 22:35:05 +03:00
Nikolay Amiantov
5a8e60e97d
tlp: 0.8 -> 0.9
2016-11-24 01:17:58 +03:00
Nikolay Amiantov
5c68d2d1e6
tlp: revert back to makeWrapper for Perl scripts
2016-05-24 03:08:08 +03:00
Nikolay Amiantov
5b315e1598
tlp: use sed patching instead of makeWrapper
...
Fixes #15631
2016-05-24 03:01:06 +03:00
Tuomas Tynkkynen
01854a850a
treewide: Replace module_init_tools -> kmod
...
The former is deprecated and doesn't handle compressed kernel modules,
so all current usages of it are broken.
2016-04-22 10:40:57 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Nikolay Amiantov
d0e3cca04e
tlp: add more shell script dependencies
2016-01-13 13:38:21 +03:00
Nikolay Amiantov
ae7ff02081
tlp: use module_init_tools, avoid recompilation for nixos
2015-12-05 00:54:09 +03:00
Nikolay Amiantov
23845d7084
tlp: add x86_energy_perf_policy, refactor
2015-11-09 17:29:59 +03:00
Damien Cassou
444abd91dd
tlp: add pciutils and smartmontools dependencies
...
When running `tlp stat`, `tlp` complained about missing tools. This
patch should fix that.
2015-11-09 16:32:59 +03:00
Nikolay Amiantov
43930f4057
tlp: 0.7 -> 0.8
2015-10-15 17:07:39 +03:00
Nikolay Amiantov
d0a03e078c
tlp: install man pages
2015-08-23 17:33:49 +03:00
Nikolay Amiantov
a1c8ee9d41
tlp: update package
2015-02-03 14:27:51 +03:00
Nikolay Amiantov
0c9c74de19
tlp: add package
2015-01-24 02:56:16 +03:00