Commit Graph

8 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
Laurenz Foglia
e622df9bb8 onlykey: fix missing wrapGAppsHook causing GLib-GIO-ERROR #181500
install unused desktop file
2023-11-13 21:07:15 +02:00
figsoda
f97ce0a9a8 pkgs/tools/security: remove dead code
with the help of deadnix & nil
2023-07-12 14:35:00 -04:00
Sandro Jäckel
17c8525e51
onlykey: replace git://github.com with https:// 2022-03-28 12:23:02 +02:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Wael M. Nasreddine
7c27d012ae
onlykey: parse the version from package.json 2021-08-19 14:52:11 -07:00
Wael M. Nasreddine
5a1a8df251
onlykey: npm install ignore scripts instead of hacking nw urlbase 2021-08-19 14:27:23 -07:00
Wael M. Nasreddine
f4498d1118
onlykey: init at 5.3.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-19 14:27:19 -07:00