File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/os-specific/linux/nvidia-x11 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,11 +102,11 @@ rec {
102102 # Vulkan developer beta driver
103103 # See here for more information: https://developer.nvidia.com/vulkan-driver
104104 vulkan_beta = generic rec {
105- version = "570.123.01 " ;
105+ version = "570.123.06 " ;
106106 persistencedVersion = "550.142" ;
107107 settingsVersion = "550.142" ;
108- sha256_64bit = "sha256-DDNqQJ0pgOa048frnfpt1WYZVnokUdPwc1hv0LIxHNQ =" ;
109- openSha256 = "sha256-MHmAv2nm6yGEgWgvvmB+Eq8506PX0HhHNVA9MUpsfZY =" ;
108+ sha256_64bit = "sha256-3FwT5B51P+ktNM2UZw6nQDuS7EMpbfV0qkuRtohhNnk =" ;
109+ openSha256 = "sha256-a1l2+dRJRU46sn9w1vFT3pLSLDOxAlYB0B1aXM5J6rE =" ;
110110 settingsSha256 = "sha256-Wk6IlVvs23cB4s0aMeZzSvbOQqB1RnxGMv3HkKBoIgY=" ;
111111 persistencedSha256 = "sha256-yQFrVk4i2dwReN0XoplkJ++iA1WFhnIkP7ns4ORmkFA=" ;
112112 url = "https://developer.nvidia.com/downloads/vulkan-beta-${ lib . concatStrings ( lib . splitVersion version ) } -linux" ;
You can’t perform that action at this time.
0 commit comments