Commit Graph

11 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
Mario Hros
b279badb1c diffuse: make path to MacOS app bundle absolute in the diffuse CLI script 2024-02-04 22:30:01 +02:00
Mario Hros
bdae4ae670 diffuse: fix missing icons 2024-02-04 22:29:10 +02:00
R. Ryantm
5d963adbcc diffuse: 0.8.2 -> 0.9.0 2024-01-21 17:02:07 +00:00
R. Ryantm
30e6684f98 diffuse: 0.8.1 -> 0.8.2 2023-04-18 07:42:21 +00:00
R. Ryantm
6440f76429 diffuse: 0.7.7 -> 0.8.1 2023-04-08 00:19:03 +00:00
Mario Hros
5094b5f659 diffuse: macos support 2023-02-03 21:57:20 +01:00
Mario Hros
d3a6b5959b diffuse: 0.7.5 -> 0.7.7 2022-10-27 07:21:04 +02:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Mario Hros
2b67d59952 diffuse: init at 0.7.5 2022-06-25 22:20:14 +02:00