Loading maintainers/maintainer-list.nix +5 −0 Original line number Diff line number Diff line Loading @@ -8139,6 +8139,11 @@ githubId = 12160; name = "Kirill Radzikhovskyy"; }; kiskae = { github = "Kiskae"; githubId = 546681; name = "Jeroen van Leusen"; }; kisonecat = { email = "kisonecat@gmail.com"; github = "kisonecat"; Loading pkgs/os-specific/linux/nvidia-x11/generic.nix +1 −1 Original line number Diff line number Diff line Loading @@ -127,7 +127,7 @@ let description = "X.org driver and kernel module for NVIDIA graphics cards"; license = licenses.unfreeRedistributable; platforms = [ "x86_64-linux" ] ++ optionals (!i686bundled) [ "i686-linux" ]; maintainers = with maintainers; [ jonringer ]; maintainers = with maintainers; [ jonringer kiskae ]; priority = 4; # resolves collision with xorg-server's "lib/xorg/modules/extensions/libglx.so" inherit broken; }; Loading Loading
maintainers/maintainer-list.nix +5 −0 Original line number Diff line number Diff line Loading @@ -8139,6 +8139,11 @@ githubId = 12160; name = "Kirill Radzikhovskyy"; }; kiskae = { github = "Kiskae"; githubId = 546681; name = "Jeroen van Leusen"; }; kisonecat = { email = "kisonecat@gmail.com"; github = "kisonecat"; Loading
pkgs/os-specific/linux/nvidia-x11/generic.nix +1 −1 Original line number Diff line number Diff line Loading @@ -127,7 +127,7 @@ let description = "X.org driver and kernel module for NVIDIA graphics cards"; license = licenses.unfreeRedistributable; platforms = [ "x86_64-linux" ] ++ optionals (!i686bundled) [ "i686-linux" ]; maintainers = with maintainers; [ jonringer ]; maintainers = with maintainers; [ jonringer kiskae ]; priority = 4; # resolves collision with xorg-server's "lib/xorg/modules/extensions/libglx.so" inherit broken; }; Loading