summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/games/factorio/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/factorio/default.nix b/pkgs/games/factorio/default.nix
index b7a25a29c1c..fe01667f531 100644
--- a/pkgs/games/factorio/default.nix
+++ b/pkgs/games/factorio/default.nix
@@ -114,6 +114,7 @@ let
       wrapProgram $out/bin/factorio                                \
         --prefix LD_LIBRARY_PATH : /run/opengl-driver/lib:$libPath \
         --run "$out/share/factorio/update-config.sh"               \
+        --argv0 "" \
         --add-flags "-c \$HOME/.factorio/config.cfg ${optionalString (mods != []) "--mod-directory=${modDir}"}"
 
         # TODO Currently, every time a mod is changed/added/removed using the