nixpkgs/pkgs/development/tools/electron
Noah Fontes f26abaa2ef
electron: (mostly) remove dependency on libXss.so
Electron 10, which is built from Chromium 85.0.4183.84, no longer
depends on libXScrnSaver. This was removed from Chromium upstream in
revision 782094
(https://chromium-review.googlesource.com/c/chromium/src/+/2261490),
which landed in Chromium 85.0.4182.0
(https://storage.googleapis.com/chromium-find-releases-static/aa5.html#aa5c637805cd33366f2181ed6ec54e0ed174a6f9).

This change removes the LD_PRELOAD of libXss.so.1 and simply includes
libXScrnSaver in the rpath for Electron versions prior to 10.0.0.
2022-05-13 19:02:56 -07:00
..
default.nix electron_18: init at 18.1.0 2022-04-22 14:08:25 -07:00
generic.nix electron: (mostly) remove dependency on libXss.so 2022-05-13 19:02:56 -07:00
print-hashes.sh electron: enable aarch64-darwin build (for electron 11+) 2021-05-19 12:54:51 +02:00