lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #19140 from Baughn/factorio

factorio: Don't set argv[0]

authored by

Joachim F and committed by
GitHub
4822ac1a a4b44957

+1
+1
pkgs/games/factorio/default.nix
··· 114 114 wrapProgram $out/bin/factorio \ 115 115 --prefix LD_LIBRARY_PATH : /run/opengl-driver/lib:$libPath \ 116 116 --run "$out/share/factorio/update-config.sh" \ 117 + --argv0 "" \ 117 118 --add-flags "-c \$HOME/.factorio/config.cfg ${optionalString (mods != []) "--mod-directory=${modDir}"}" 118 119 119 120 # TODO Currently, every time a mod is changed/added/removed using the