| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | brightnessctl: support cross compilation | Colin | 2023-08-28 | 1 | -0/+5 |
| * | brightnessctl: set mainProgram•••Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | Sefa Eyeoglu | 2023-08-04 | 1 | -0/+1 |
| * | 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 | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | nixos/brightnessctl: Remove the module•••Due to the support of the systemd-logind API the udev rules aren't required anymore which renders this module useless [0]. Note: brightnessctl should now require a working D-Bus setup and a valid local logind session for this to work. [0]: https://github.com/NixOS/nixpkgs/pull/79663 | Michael Weiss | 2020-02-10 | 1 | -7/+1 |
| * | brightnessctl: Add systemd support•••This makes it possible to use brightnessctl without udev rules / suid. | Michael Weiss | 2020-02-09 | 1 | -2/+7 |
| * | brightnessctl: 0.4 -> 0.5.1 | R. RyanTM | 2020-02-06 | 1 | -2/+2 |
| * | treewide: remove redundant quotes | volth | 2019-09-08 | 1 | -1/+1 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | brightnessctl: fix udev, cleanup & meta update | Meghea Iulian | 2018-11-04 | 1 | -7/+5 |
| * | brightnessctl: 0.3.2 -> 0.4•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/brightnessctl/versions | R. RyanTM | 2018-09-25 | 1 | -2/+2 |
| * | brightnessctl: also install udev rules•••Fixes #44877 | Matthew Bauer | 2018-08-10 | 1 | -2/+3 |
| * | brightnessctl: fix permissions | Brian McKenna | 2018-06-18 | 1 | -1/+1 |
| * | brightnessctl: init at 0.3.2 (#42102)•••* brightnessctl: init at 0.3.2 * Revised PR | dje4321 | 2018-06-16 | 1 | -0/+29 |
