steamPackages.steam-runtime-wrapped: override vulkan-loader
This way we get /run/opengl-driver as a search path. Fixes #24056.
This commit is contained in:
parent
de0849d180
commit
9748828e78
@ -88,6 +88,7 @@ let
|
|||||||
openalSoft
|
openalSoft
|
||||||
libva
|
libva
|
||||||
openssl-steam
|
openssl-steam
|
||||||
|
vulkan-loader
|
||||||
] ++ lib.optional newStdcpp gcc.cc;
|
] ++ lib.optional newStdcpp gcc.cc;
|
||||||
|
|
||||||
ourRuntime = if runtimeOnly then []
|
ourRuntime = if runtimeOnly then []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user