From eae00fe68769672d1a861ef4a9dd4963e7d77fff Mon Sep 17 00:00:00 2001 From: Nikolay Amiantov Date: Tue, 20 Oct 2015 17:08:44 +0300 Subject: steam-runtime: build using new Runtime build system --- pkgs/games/steam/runtime-wrapped.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/steam/runtime-wrapped.nix') diff --git a/pkgs/games/steam/runtime-wrapped.nix b/pkgs/games/steam/runtime-wrapped.nix index 238626c4ab4..56422deb1db 100644 --- a/pkgs/games/steam/runtime-wrapped.nix +++ b/pkgs/games/steam/runtime-wrapped.nix @@ -98,7 +98,7 @@ in stdenv.mkDerivation rec { nativeBuildInputs = [ perl ]; - builder = ./build-runtime.sh; + builder = ./build-wrapped.sh; installPhase = '' buildDir "${toString steam-runtime.libs}" "$allPkgs" -- cgit 1.4.1