summary refs log tree commit diff
path: root/pkgs/os-specific/linux/fanctl/default.nix
Commit message (Collapse)AuthorAge
* fanctl: init at 0.6.4Robin Appelman2023-01-27
|
* fanctl, fan module: removeRobin Gloster2017-09-23
| | | | | | | | | This has been broken nearly all the time due to the patches needed to iproute2 not being compatible with the newer versions we have been shipping. As long as Ubuntu does not manage to upstream these changes so they are maintained with iproute2 and we don't have a maintainer updating these patches to new iproute2 versions it is not feasible to have this available.
* 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
* fanctl: 0.9.0 -> 0.12.0Charles Strahan2016-09-17
|
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* fan-networking: updated patches from UbuntuCharles Strahan2016-04-10
| | | | | | | This pulls in updated Fan Networking patches from Ubuntu. (https://wiki.ubuntu.com/FanNetworking) closes #14328
* fanctl: fix state directoryCharles Strahan2015-08-22
|
* nixos: rename service 'ubuntu-fan' as 'fan'Charles Strahan2015-08-22
|
* nixos: add support for Ubuntu Fan NetworkingCharles Strahan2015-08-13
This provides support for Ubuntu Fan Networking [1]. This includes: * The fanctl package, and a corresponding NixOS service. * iproute patches. * kernel patches. closes #9188 1: https://wiki.ubuntu.com/FanNetworking