about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/heroic/fhsenv.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/games/heroic/fhsenv.nix')
-rw-r--r--nixpkgs/pkgs/games/heroic/fhsenv.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/games/heroic/fhsenv.nix b/nixpkgs/pkgs/games/heroic/fhsenv.nix
index 40a8ea37efae..3979b2823926 100644
--- a/nixpkgs/pkgs/games/heroic/fhsenv.nix
+++ b/nixpkgs/pkgs/games/heroic/fhsenv.nix
@@ -12,6 +12,9 @@ buildFHSEnv {
   # Many Wine and native games need 32-bit libraries.
   multiArch = true;
 
+  # required by Electron
+  unshareIpc = false;
+
   targetPkgs = pkgs: with pkgs; [
     heroic-unwrapped
     gamemode