linuxPackages.nvidia_x11*: unmaintain

I now no longer use an nvidia card commonly, so it would be harder for
me to test at least a bit.  And I'm overcommited anyway.
Hopefully someone else can be found.
This commit is contained in:
Vladimír Čunát 2019-01-06 14:59:03 +01:00
parent 711db1b0cd
commit 9ee8cf5177
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -90,7 +90,7 @@ let
description = "X.org driver and kernel module for NVIDIA graphics cards";
license = licenses.unfreeRedistributable;
platforms = [ "i686-linux" "x86_64-linux" ];
maintainers = [ maintainers.vcunat ];
maintainers = [ ];
priority = 4; # resolves collision with xorg-server's "lib/xorg/modules/extensions/libglx.so"
inherit broken;
};