about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/viber
AgeCommit message (Collapse)AuthorFilesLines
2023-07-12viber: make Viber launch on Wayland (#243060)Šimon Brandner1-0/+1
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-03-03viber: fix build with opensslYarny01-1/+1
broken by https://github.com/NixOS/nixpkgs/commit/fede9624c8968f0daa7eb1de31f40478a4ffaff3
2023-03-03viber: fix no internet errorprtzl1-1/+1
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-01-03Treewide: fix some permanent redirects on homepagesRenaud1-1/+1
(#153213) Issue #60004
2021-11-19viber: 13.3.1.22 -> 16.1.0.37Ivan Kovnatsky1-3/+3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-31viber: add 'QML2_IMPORT_PATH' to the wrapcas1no1-1/+2
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-06-02viber: use webarchive for a stable sourceArtturin1-1/+2
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-4/+4
2020-11-25viber: 7.0.0.1035 -> 13.3.1.22sevenfourk1-5/+7
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-11-18treewide: Get rid of libGLU_combinedadisbladis1-2/+2
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-01treewide: use dontUnpackworldofpeace1-1/+1
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-05-03treewide: remove platform assertionsMatthew Bauer1-3/+1
linux: readd assertion
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev1-2/+2
2017-11-14viber: 6.5.5.1481 -> 7.0.0.1035infernalknight1-2/+2
2017-01-23viber: 6.0.1.5 -> 6.5.5.1481Alexey Lebedeff1-6/+6
2016-09-05systemd: Separate lib outputEelco Dolstra1-2/+2
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid of libudev (which just contained a copy of libudev.so and the udev headers). It thus reduces the closure size of all packages that (indirectly) depend on libsystemd, of which there are quite a few (for instance, PulseAudio and dbus). For example, it reduces the closure of Blender from 430.8 to 400.8 MiB.
2016-08-23treewide: Fix output references to xorg.libX11Tuomas Tynkkynen1-1/+1
2016-07-14viber: 4.2.2.6 -> 6.0.1.5Alexey Lebedeff1-32/+69
- Use Qt provided by viber itself -> no longer broken - Remove notes about obsolete bugs
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-5/+5
This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
2015-05-25viber: fix evaluation for nox-reviewTobias Geerinckx-Rice1-2/+2
Even broken packages ought to evaluate, or die. Especially when less than a month (!) old...
2015-05-12viber: Mark as brokenEelco Dolstra1-0/+1
It doesn't evaluate due to Qt changes. Also improve checking in make-tarball.nix to catch this in the future.
2015-03-30viber: add pkgArseniy Seroka1-0/+68