There is a new pull request by dataCobra against master on the void-packages repository https://github.com/dataCobra/void-packages nvidia https://github.com/void-linux/void-packages/pull/49053 nvidia: update to 550.54.14. #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) ### Notes - Patch is no longer needed because a fix is already implemented by nvidia. - `libnvidia-vulkan-producer.so` does no longer exist. `Removed libnvidia-vulkan-producer.so from the driver package. This helper library is no longer needed by the Wayland WSI.` - `libnvidia-gpucomp.so` is a new library. `Added libnvidia-gpucomp.so to the driver package. This is a helper library used for GPU shader compilation.` A patch file from https://github.com/void-linux/void-packages/pull/49053.patch is attached