Commit Graph

19 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Dovydas Kersys
0b51a4ed23 whatsapp-for-linux: add arm64 support 2024-09-09 12:03:10 +02:00
R. Ryantm
fe1b471a5b whatsapp-for-linux: 1.6.4 -> 1.6.5 2024-05-04 15:53:33 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
John Titor
cfb69b971b
whatsapp-for-linux: move to finalAttrs
explicitly use lib where needed
2024-04-27 17:26:00 +05:30
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
R. Ryantm
8eb09ad93f whatsapp-for-linux: 1.6.3 -> 1.6.4 2023-08-12 11:05:39 +00:00
R. Ryantm
4bda0f0beb whatsapp-for-linux: 1.6.2 -> 1.6.3 2023-06-03 04:31:10 +00:00
R. Ryantm
25f427c739 whatsapp-for-linux: 1.6.1 -> 1.6.2 2023-04-06 23:34:40 +00:00
Icy-Thought
9196dbce78
whatsapp-for-linux: 1.3.1 -> 1.6.1 2023-03-15 18:22:36 +01:00
R. Ryantm
cec054b345 whatsapp-for-linux: 1.3.0 -> 1.3.1 2021-12-06 04:40:49 +00:00
Thiago Kenji Okada
b318373cf0 whatsapp-for-linux: 1.2.1 -> 1.3.0, fix it
Was missing glib-networking dependency.
2021-11-12 18:46:04 -03:00
hqurve
15fe6fc119 whatsapp-for-linux: add wrapGAppsHook 2021-09-23 09:19:41 -04:00
R. RyanTM
778b764a5b whatsapp-for-linux: 1.2.0 -> 1.2.1 2021-08-21 20:19:36 +00:00
R. RyanTM
d04492edf4 whatsapp-for-linux: 1.1.5 -> 1.2.0 2021-08-17 20:37:23 +00:00
Sandro Jäckel
e10b6e7e3b whatsapp-for-linux: format, remove aliases 2021-07-27 08:14:56 -07:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Wanderson Ferreira
084c3e7844
whatsapp-for-linux: init-at 1.1.5
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.
2021-03-28 19:21:33 -03:00