nixGL
nixGL copied to clipboard
"`linuxPackages.nvidia_x11` does not contain `buildInputs`" error when building NVIDIA wrappers.
Non-NVIDIA wrappers build just fine, it's just the NVIDIA wrappers that throw the following error.
The problem seems to be in the following section.
Also, a NixOS module exposes mkDriver
function for building nvidia drivers. Could we use that here instead of overriding the nvidia_x11
package?
Should be fixed with #165.
Yup, this one appears to be fixed. However, #170 keeps happening. I may post details over there.
I will close this one for the time being. Will reopen if necessary.