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
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
John Garcia
15c0e830d8 clamtk: 6.17 -> 6.18 2024-01-27 11:28:52 +00:00
John Garcia
cb86132419 clamtk: 6.16 -> 6.17 2023-12-19 08:30:36 +00:00
John Garcia
d91e9ecd5b maintainers: rename jgarcia to chewblacka 2023-11-27 17:38:13 +00:00
Yueh-Shun Li
0fd6535b4c clamtk: add ShamrockLee as a maintainer 2023-11-21 20:16:26 +08:00
Yueh-Shun Li
e7543c18c9 clamtk: wrap with wrapGAppsHook
Fix crashing due to missing icon files with wrapGAppsHook

Pass extra makeWrapper arguments through gappsWrapperArgs.
2023-11-21 12:59:07 +08:00
John Garcia
87e58fd593 clamtk: init at 6.16 2023-11-06 14:45:25 +01:00