Skip to content

Commit

Permalink
steamPackages.steam-runtime-wrapped: override vulkan-loader
Browse files Browse the repository at this point in the history
This way we get /run/opengl-driver as a search path.
Fixes #24056.
  • Loading branch information
abbradar committed Mar 19, 2017
1 parent de0849d commit 9748828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/games/steam/runtime-wrapped.nix
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ let
openalSoft
libva
openssl-steam
vulkan-loader
] ++ lib.optional newStdcpp gcc.cc;

ourRuntime = if runtimeOnly then []
Expand Down

0 comments on commit 9748828

Please sign in to comment.