nvidia-x11: use the brand-new 'unfree-redistributable' license for this package
This commit is contained in:
parent
3388c3433e
commit
41020224ad
@ -50,6 +50,6 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.nvidia.com/object/unix.html;
|
homepage = http://www.nvidia.com/object/unix.html;
|
||||||
description = "X.org driver and kernel module for NVIDIA graphics cards";
|
description = "X.org driver and kernel module for NVIDIA graphics cards";
|
||||||
license = stdenv.lib.licenses.proprietary;
|
license = stdenv.lib.licenses.unfreeRedistributable;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user