Commit Graph

9 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
Sandro Jäckel
3de1cb1fc8
emote: don't depend on dev outputs 2023-11-26 22:38:22 +01:00
Sandro Jäckel
0000008f03
emote: 3.1.0 -> 4.0.1 2023-06-21 00:43:02 +02:00
Sandro Jäckel
e3aaf8ae0b
emote: fix g-i Keybinder not being found, cleanup dependencies, add me as maintainer
This fixes:
ValueError: Namespace Keybinder not available
2022-08-03 00:15:44 +02:00
Sandro Jäckel
f83e3d91a4
emote: 3.0.3 -> 3.1.0 2022-07-10 02:21:06 +02:00
Angus Trau
18592865d7 maintainers: update emilytrau 2022-02-11 04:45:03 +00:00
Angus Trau
59f7048a54 emote: 2.0.0 -> 3.0.3 2021-11-09 17:35:48 +11:00
Angus Trau
20f1be7ab7 emote: init at 2.0.0 2021-08-15 13:02:25 +10:00