nixpkgs/pkgs/applications/misc/lutris
Viorel-Cătălin Răpițeanu 8931ed76ab lutris: fix libjansson and cursor issues
This fixes the following warning:
ntlm_auth: /home/reloner/.local/share/lutris/runtime/Ubuntu-18.04-x86_64/libjansson.so.4: no version information available (required by /nix/store/4gcggjvzrbywi92r66p6l15hckxng2q0-samba-4.20.1/lib/samba/libcommon-auth-private-samba.so)
The reason why this issue is happening is because the Lutris FHS that you are running doesn't install jansson as a dependency. By default the WoW entry tries to prioritize the System's libraries and if it doesn't find something, it will fallback to the Lutris runtime. Since the runtime version is really old, you'll see that error.

This commit also fixes cursor issues caused by xorg in WoW.
2024-10-14 23:47:49 +03:00
..
default.nix treewide: replace webkitgtk to webkitgtk_4_0 2024-10-11 17:23:43 -06:00
fhsenv.nix lutris: fix libjansson and cursor issues 2024-10-14 23:47:49 +03:00