summary refs log tree commit diff
path: root/pkgs/os-specific/linux/light
Commit message (Collapse)AuthorAge
* light: 1.2 -> 1.2.1Will Dietz2020-01-24
| | | | https://github.com/haikarainen/light/releases/tag/v1.2.1
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* light: 1.1.2 -> 1.2, use new udev support instead of setuid wrapper.Will Dietz2018-09-30
|
* light: 1.0 -> 1.1.2 (#44641)Will Dietz2018-08-08
|
* light: 0.9 -> 1.0 (#20193)Lorenzo Manacorda2016-11-06
| | | Update to version 1.0
* Add "light" package and setuid wrapperBrian McKenna2014-11-09