Loading pkgs/by-name/st/steamtinkerlaunch/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ stdenvNoCC.mkDerivation { cp -a $out/bin/steamtinkerlaunch $TMPDIR/steamtinkerlaunch # yad cannot print its version without a graphical session https://github.com/v1cont/yad/issues/277 substituteInPlace $TMPDIR/steamtinkerlaunch --replace ${yad} ${fakeYad} substituteInPlace $TMPDIR/steamtinkerlaunch --replace-fail ${yad} ${fakeYad} HOME=$TMPDIR $TMPDIR/steamtinkerlaunch compat add cp -a $steamdir/compatibilitytools.d/SteamTinkerLaunch $steamcompattool Loading Loading
pkgs/by-name/st/steamtinkerlaunch/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ stdenvNoCC.mkDerivation { cp -a $out/bin/steamtinkerlaunch $TMPDIR/steamtinkerlaunch # yad cannot print its version without a graphical session https://github.com/v1cont/yad/issues/277 substituteInPlace $TMPDIR/steamtinkerlaunch --replace ${yad} ${fakeYad} substituteInPlace $TMPDIR/steamtinkerlaunch --replace-fail ${yad} ${fakeYad} HOME=$TMPDIR $TMPDIR/steamtinkerlaunch compat add cp -a $steamdir/compatibilitytools.d/SteamTinkerLaunch $steamcompattool Loading