wpsoffice: don't use nativeOnly for steam

This commit is contained in:
Jonathan Ringer
2022-03-02 12:25:45 -08:00
committed by Jonathan Ringer
parent 5f91781b55
commit 4550f15784
@@ -142,7 +142,6 @@ stdenv.mkDerivation rec {
installPhase = let
steam-run = (steam.override {
extraPkgs = p: buildInputs;
nativeOnly = true;
}).run;
in ''
prefix=$out/opt/kingsoft/wps-office