about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2022-03-02 12:01:50 -0800
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-03-02 12:25:45 -0800
commit4550f15784db7e1af4c3cbdff5f1763e1f814b52 (patch)
treecac57be89b8d26ad9476c51e4f679859427824e2
parent5f91781b55cde7aba6d4c2165e43c9ebe3023590 (diff)
wpsoffice: don't use nativeOnly for steam
-rw-r--r--pkgs/applications/office/wpsoffice/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/office/wpsoffice/default.nix b/pkgs/applications/office/wpsoffice/default.nix
index 178b2351a6b6c..46f2569b13ab2 100644
--- a/pkgs/applications/office/wpsoffice/default.nix
+++ b/pkgs/applications/office/wpsoffice/default.nix
@@ -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