about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/mbpfan
AgeCommit message (Collapse)AuthorFilesLines
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2023-10-04treewide: remove cstrahan from meta.maintainers - part 1Anderson Torres1-1/+1
All the packages here are now orphaned.
2023-04-29mbpfan: 2.3.0 -> 2.4.0R. Ryantm1-2/+2
2022-03-06mbpfan: 2.2.1 -> 2.3.0R. Ryantm1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-08mbpfan: 2.2.0 -> 2.2.1 (#75277)R. RyanTM1-2/+2
2019-11-09mbpfan: 2.1.1 -> 2.2.0R. RyanTM1-2/+2
(#72563)
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-05-01mbpfan: 2.1.0 -> 2.1.1R. RyanTM1-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/mbpfan/versions
2018-09-29mbpfan: 2.0.2 -> 2.1.0 (#46998)R. RyanTM1-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/mbpfan/versions
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-02-27mbpfan: 2.0.1 -> 2.0.2Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2/bin/mbpfan -h` got 0 exit code - ran `/nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2/bin/mbpfan --help` got 0 exit code - ran `/nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2/bin/mbpfan -V` and found version 2.0.2 - ran `/nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2/bin/mbpfan --version` and found version 2.0.2 - ran `/nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2/bin/mbpfan -h` and found version 2.0.2 - ran `/nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2/bin/mbpfan --help` and found version 2.0.2 - found 2.0.2 in filename of file in /nix/store/pn2g5kbmbjdi9z60cn2fwzpbcidvz7ks-mbpfan-2.0.2 cc "@cstrahan"
2017-08-10Merge pull request #28109 from womfoo/bump/mbpfan-2.0.1Jörg Thalheim2-42/+2
mbpfan: 1.9.1 -> 2.0.1
2017-08-11mbpfan: 1.9.1 -> 2.0.1Kranium Gikos Mendoza2-42/+2
removed patch for lsmod/grep as they are no longer used (dgraziotin/mbpfan@5f2da79)
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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
2016-08-31mbpfan: include buffer overflow patchKranium Gikos Mendoza1-2/+7
2016-03-17mbpfan: 1.9.0 -> 1.9.1Charles Strahan1-2/+2
2015-04-30mbpfan: new packageCharles Strahan2-0/+59
Daemon that uses input from coretemp module and sets the fan speed using the applesmc module