rnhmjoj
32e1eb3742
thinkfan: add rnhmjoj as maintainer
2021-02-03 11:40:58 +01:00
rnhmjoj
f5461e2654
thinkfan: install systemd unit files
2021-02-03 11:40:57 +01:00
rnhmjoj
55b97f7ce6
thinkfan: cleanup
...
- Remove the custom installPhase: upstream has added an install target
and it does a better job than we do
- Improve meta: description -> longDescription and add a short one
- Fix license: GPL3 -> GPL3+
2021-02-03 11:40:03 +01:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Bart Brouns
fa500db28e
thinkfan: 1.1 -> 1.2.1 ( #104325 )
2020-12-07 14:38:22 +00:00
Ben Siraphob
c98962e1a3
treewide: remove periods from end of package descriptions
2020-10-25 20:13:18 +07:00
R. RyanTM
455251ae9d
thinkfan: 1.0.2 -> 1.1
2020-04-07 12:54:57 -07:00
Christine Koppelt
e00ce8c983
addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2)
2019-09-29 23:59:13 +02:00
Christine Koppelt
3966d0d300
addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2)
2019-09-25 08:57:10 +02:00
Christine Koppelt
c3a562f3e2
addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2)
2019-09-25 00:33:22 +02:00
Christine Koppelt
482a9537b2
thinkfan: 1.0.1 -> 1.0.2
2019-09-24 21:22:55 +02:00
Christine Koppelt
15f4112f53
fixing remarks from #55895 (thinkfan: 0.9.3 -> 1.0.1)
2019-09-24 21:00:03 +02:00
Andrey Ovcharov
859b3b7f90
thinkfan: 0.9.3 -> 1.0.1
2019-09-24 20:53:59 +02: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
Florian Franzen
1278615a48
thinkfan: add option for libatasmart support
2019-02-03 22:34:41 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Tobias Geerinckx-Rice
519d99f975
thinkfan: 0.9.2 -> 0.9.3; add myself as a maintainer
...
CC maintainer @iElectric.
2016-05-08 00:44:49 +02:00
Tobias Geerinckx-Rice
d6e4c1b750
thinkfan: install manual, README and examples
...
READMEs usually just waste those precious kilobytes, but both the
manual page and --help output refer to this one quite a bit.
2016-05-04 00:39:51 +02:00
Robin Gloster
7de67f48a5
thinkfan: 0.8.1 -> 0.9.2
2015-12-27 20:27:56 +00:00
Eelco Dolstra
61cca2cadf
meta.homePage -> homepage
2015-04-20 14:20:03 +02:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Domen Kozar
41c6d26e16
garden
2013-04-06 08:20:27 +02:00
Domen Kozar
130c081966
add thinkfan package
2013-04-06 00:34:50 +02:00