nixpkgs/pkgs/applications/networking/instant-messengers/qq
ChaosAttractor 7e3940735a qq: add libGL to runtime path
`libEGL.so.1` is missing. Electron is using it by dlopen.
This causes electron fallback to software rendering in X11 and crash directly under wayland.
Beacuse it's a unfree software from a debian package. the path to `libEGL.so.1` is hard-coded so we should just wrapping it.
2023-12-06 15:49:37 +08:00
..
default.nix qq: add libGL to runtime path 2023-12-06 15:49:37 +08:00
sources.nix qq: 3.2.2-18394 -> 3.2.3-19189 2023-12-05 15:33:54 +08:00
update.sh qq: fix update script 2023-11-14 13:03:45 +08:00