about summary refs log tree commit diff
path: root/pkgs/games/heroic/fhsenv.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-08-26 12:01:05 +0000
committerGitHub <noreply@github.com>2023-08-26 12:01:05 +0000
commit4cdbb53d13d08b544a7928e55c1c76308e3ca3f1 (patch)
treebc5be550e9b4b8dedd0065bf5ff823d7620562ee /pkgs/games/heroic/fhsenv.nix
parent7acb56e8022b7299d8d64f0eae9bef2143486f7f (diff)
parent31dc5e9564fe20ece88000d2298d03dddbcee9bb (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/games/heroic/fhsenv.nix')
-rw-r--r--pkgs/games/heroic/fhsenv.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/games/heroic/fhsenv.nix b/pkgs/games/heroic/fhsenv.nix
index 40a8ea37efae6..3979b28239264 100644
--- a/pkgs/games/heroic/fhsenv.nix
+++ b/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