Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Will Dietz
|
09d85c49c4
|
kbdlight: Fix installation permissions
Looks like NixOS creates a security wrapper for this already, FWIW.
|
2017-06-28 14:31:45 -05:00 |
|
Kranium Gikos Mendoza
|
6f634e3c3a
|
Add kbdlight package and setuid wrapper
update nixos/modules/programs/kbdlight.nix to use mkEnableOption
|
2015-05-11 13:23:01 +08:00 |
|