about summary refs log tree commit diff stats
path: root/pkgs/by-name/br (follow)
Commit message (Collapse)AuthorAge
* treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz2025-04-27
| | | | This change also ensures that this repo is reuse-3.0 compliant.
* pkgs/brightness: Migrate to `writeShellApplication`Benedikt Peetz2025-04-14
|
* fix(pkgs/brightness): Remove unneeded variable assignmentBenedikt Peetz2024-06-19
|
* style(pkgs/brightness): FormatBenedikt Peetz2024-06-17
|
* fix(pkgs/brightness): Greatly improve the UXBenedikt Peetz2024-06-01
|
* fix(pkgs/brightness): Actually change somethingBenedikt Peetz2024-06-01
|
* fix(pkgs/brightness): Act on the correct backlight pathBenedikt Peetz2024-06-01
|
* refactor(pkgs): Categorize into `by-name` shardsBenedikt Peetz2024-05-23
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.