From cc55a3ebcbf7ae1afb77dcf6b1c7f6c0deb68e16 Mon Sep 17 00:00:00 2001 From: volth Date: Sun, 22 Jul 2018 02:03:24 +0000 Subject: treewide: fix build with disallowed aliases (#43872) fixes build with disallowed aliases --- pkgs/games/steam/runtime-wrapped.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/steam') diff --git a/pkgs/games/steam/runtime-wrapped.nix b/pkgs/games/steam/runtime-wrapped.nix index b3746a50c77..a0ed5aaf210 100644 --- a/pkgs/games/steam/runtime-wrapped.nix +++ b/pkgs/games/steam/runtime-wrapped.nix @@ -8,7 +8,7 @@ let libpulseaudio alsaLib openalSoft - libva1-full + libva1 libvdpau vulkan-loader gcc.cc -- cgit 1.4.1