about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/whatsapp-for-linux
AgeCommit message (Collapse)AuthorFilesLines
2024-05-01Merge master into staging-nextgithub-actions[bot]1-8/+8
2024-04-27whatsapp-for-linux: move to finalAttrsJohn Titor1-8/+8
explicitly use lib where needed
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
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-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
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.
2023-08-12whatsapp-for-linux: 1.6.3 -> 1.6.4R. Ryantm1-2/+2
2023-06-03whatsapp-for-linux: 1.6.2 -> 1.6.3R. Ryantm1-2/+2
2023-04-06whatsapp-for-linux: 1.6.1 -> 1.6.2R. Ryantm1-2/+2
2023-03-15whatsapp-for-linux: 1.3.1 -> 1.6.1Icy-Thought1-4/+31
2021-12-06whatsapp-for-linux: 1.3.0 -> 1.3.1R. Ryantm1-2/+2
2021-11-12whatsapp-for-linux: 1.2.1 -> 1.3.0, fix itThiago Kenji Okada1-11/+13
Was missing glib-networking dependency.
2021-09-23whatsapp-for-linux: add wrapGAppsHookhqurve1-0/+2
2021-08-21whatsapp-for-linux: 1.2.0 -> 1.2.1R. RyanTM1-2/+2
2021-08-17whatsapp-for-linux: 1.1.5 -> 1.2.0R. RyanTM1-2/+2
2021-07-27whatsapp-for-linux: format, remove aliasesSandro Jäckel1-4/+13
2021-05-08gnome: rename from gnome3Jan Tojnar1-3/+3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-03-28whatsapp-for-linux: init-at 1.1.5Wanderson Ferreira1-0/+38
Whataspp is widely used in several contries as default messaging system. We can rely on browser-based solution but an app is preferred method for several users.