nix-community / nixGL

A wrapper tool for nix OpenGL application [maintainer=@guibou]
712 stars 80 forks source link

error when building nixVulkanNvidia for driver version 390.151 #104

Open seandheath opened 2 years ago

seandheath commented 2 years ago

I'm trying to get vulkan working on an older laptop and I get this error when trying to build nixVulkanNvidia:

ls: cannot access '/nix/store/298alk3i62mlb84qzdpb999vfwpvl0ma-nvidia-x11-390.151-nixGL/share/vulkan/icd.d/nvidia_icd.json': No such file or directory

Can I do an overlay and put the nvidia_icd.json in the right place?