Commit Graph

14 Commits

Author SHA1 Message Date
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Kiskae
230e558635 electron-*-bin: fix vulkan-loader 2024-04-04 22:50:10 +02:00
Yureka
c076cc2157 electron_26-bin: mark as insecure 2024-03-14 12:29:00 +01:00
Kiskae
1f09eb4d9e electron_*-bin: fix libGL 2024-02-02 20:44:54 +01:00
Pol Dellaiera
7501d682b8 electron: add missing meta.mainProgram 2023-12-20 12:10:18 +03:00
Pavol Rusnak
ca8e89e825
electron-bin: remove prusnak from maintainers 2023-12-10 23:59:13 +01:00
Yureka
9652f98da0 electron_25: eol 2023-12-05 19:38:28 +01:00
Yaya
3e8424248f electron-{22,24}-bin: Mark EOL
These are now EOL since 2023-10-10

https://endoflife.date/electron

Co-authored-by: Yureka <yuka@yuka.dev>
2023-10-21 16:40:45 +02:00
nixdrin
503e176e3d electron-bin: add pciutils to electronLibPath
libpci.so is needed at runtime to detect GPU vendor/device IDs properly,
so that Chromium's blocklists that workaround various GPU driver bugs
can be applied correctly.
2023-10-20 00:03:30 +02:00
Sandro Jäckel
5d5e71a3ac
electron-bin: remove atomEnv 2023-10-03 16:37:26 +02:00
Yureka
5d7c754943 electron-bin: place electron files in libexec/ 2023-09-10 14:05:55 +02:00
Yureka
ee99cb5dc6 electron_*: updates 2023-08-24 14:25:23 +02:00
teutat3s
6da5bbbe52
electron_21: mark EOL
Its support ended on April 4, 2023.
2023-04-15 17:25:32 +02:00
Yureka
435086885c
electron-bin: rename from electron 2023-02-27 13:46:09 +01:00