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
Franz Pletz
04fa9d900b
Merge pull request #280018 from suhr/gt-libgit2
glamoroustoolkit: use system libgit2
2024-01-16 20:04:28 +01:00
Сухарик
79c168475f glamoroustoolkit: use system libgit2 2024-01-10 15:12:39 +03:00
R. Ryantm
fc382bccc2 glamoroustoolkit: 1.0.10 -> 1.0.11 2024-01-10 05:50:08 +00:00
R. Ryantm
e575514468 glamoroustoolkit: 1.0.9 -> 1.0.10 2024-01-04 06:10:50 +00:00
R. Ryantm
a829f6bda6 glamoroustoolkit: 1.0.7 -> 1.0.9 2023-12-21 00:37:35 +00:00
Alistair Grant
9fd37a46fe glamoroustoolkit: 1.0.6 -> 1.0.7 2023-12-11 19:28:11 +01:00
Alistair Grant
b14f9cef0c glamoroustoolkit: 1.0.2 -> 1.0.6 2023-11-27 08:36:46 +01:00
R. Ryantm
f405640926 glamoroustoolkit: 1.0.1 -> 1.0.2 2023-11-01 18:26:07 +00:00
Сухарик
5721bfc509 glamoroustoolkit: add wrapGAppsHook 2023-10-25 23:26:34 +03:00
Alistair Grant
1bba8831a3 glamoroustoolkit: 0.8.1 -> 1.0.1 2023-10-08 22:12:04 +02:00
Alistair Grant
1f9360dabb glamoroustoolkit: 0.7.3 -> 0.8.1 2023-09-18 15:27:31 +02:00
Alistair Grant
8d945f4365 glamoroustoolkit: 0.7.2 -> 0.7.3 2023-09-08 16:27:34 +00:00
Alistair Grant
4667f482ff glamoroustoolkit: init at v0.7.2
Includes significant feedback from Anderson Torres to refactor
derivation to meet guidelines.

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-09-08 16:27:34 +00:00