nvidia-x11: Add update comment

This commit is contained in:
Niklas Hambüchen 2021-11-07 23:38:44 +00:00
parent f8de2aec85
commit e24463bcc9

View File

@ -45,6 +45,10 @@ rec {
url = "https://developer.nvidia.com/vulkan-beta-${lib.concatStrings (lib.splitString "." version)}-linux";
};
# Update note:
# If you add a legacy driver here, also update `top-level/linux-kernels.nix`,
# adding to the `nvidia_x11_legacy*` entries.
# Last one supporting Kepler architecture
legacy_470 = generic {
version = "470.82.00";