about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers
AgeCommit message (Collapse)AuthorFilesLines
2020-03-02pantalaimon: 0.4 -> 0.5.1Symphorien Gibol1-5/+8
2020-02-26zoom-us: 3.5.359165.0223 -> 3.5.359539.0224Tim Steinbach1-2/+2
2020-02-25discord-canary: 0.0.98 -> 0.0.102Jonathan Ringer1-2/+2
2020-02-25discord-ptb: 0.0.16 -> 0.0.18Jonathan Ringer1-2/+2
2020-02-25discord: 0.0.9 -> 0.0.10kraem1-2/+2
2020-02-25Merge pull request #79067 from strager/chatterino2-darwinDaiderd Jordan1-2/+9
chatterino2: fix install on macOS
2020-02-24Merge pull request #80534 from emilazy/update-gomuksYegor Timoshenko1-5/+5
gomuks: 2019-06-28 -> 2020-02-19
2020-02-24zoom-us: 3.5.352596.0119 -> 3.5.359165.0223Tim Steinbach1-2/+2
2020-02-21turses: Fix buildSilvan Mosberger1-0/+2
2020-02-21Merge pull request #80377 from earksiinni/ersin/slack-macosJörg Thalheim1-105/+131
slack: 4.2.0 -> 4.3.3, add Darwin target
2020-02-21Merge pull request #80370 from gnidorah/ramboxJörg Thalheim7-207/+36
rambox: don't build from sources
2020-02-21slack: 4.3.3 -> 4.2.0Ersin Akinci1-1/+1
4.3.3 not available yet for Linux
2020-02-21rambox: don't build from sourcesgnidorah7-207/+36
2020-02-20tdesktop: 1.9.13 -> 1.9.14Michael Weiss1-2/+2
2020-02-20riot-web: add myself as maintainerMaximilian Bosch1-1/+1
2020-02-20riot-web: 1.5.9 -> 1.5.10Maximilian Bosch1-2/+2
https://github.com/vector-im/riot-web/releases/tag/v1.5.10
2020-02-19gomuks: 2019-06-28 -> 2020-02-19Emily1-5/+5
2020-02-17Merge pull request #80357 from pacien/riot-v1.5.9worldofpeace3-6/+5
riot-{web,desktop}: 1.5.8 -> 1.5.9
2020-02-18slack: 4.2.0 -> 4.3.3Ersin Akinci1-1/+1
2020-02-18slack: add MacOS targetErsin Akinci1-105/+131
2020-02-17riot-web: add config overrides for privacypacien1-8/+11
Preventing the app from phoning home by default. GitHub: closes https://github.com/NixOS/nixpkgs/issues/80358
2020-02-17riot-desktop: 1.5.6 -> 1.5.9pacien2-4/+3
2020-02-17riot-web: 1.5.8 -> 1.5.9pacien1-2/+2
2020-02-16fractal: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
Infra upgrade as part of #79975; no functional change expected.
2020-02-14pantalaimon: init at 0.4Vincent Breitmoser1-0/+59
2020-02-14zoom-us: fix launch (#80005)Danylo Hlynskyi1-2/+1
zoom-us: fix launch Probably due to glibc update, ZoomLauncher became broken when v4l is present in LD_PRELOAD path. It can be fixed by a) removing ZoomLauncher from startup chain, so `zoom` is started directly or b) removing v4l from LD_PRELOAD. The reason v4l was added before was because my video was rotated upside down without it. Seem like nowadays this is fixed by Zoom itself, so I'm removing it. Fixes https://github.com/NixOS/nixpkgs/issues/79954 Co-authored-by: @mmlb
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple1-0/+3
Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
2020-02-14tdesktop: 1.9.12 -> 1.9.13Michael Weiss1-2/+2
2020-02-13profanity: 0.7.1 -> 0.8.1devhell1-2/+2
Changelog available at: https://github.com/profanity-im/profanity/releases/tag/0.8.1
2020-02-12signal-desktop: fix notificationsPuck Meerburg1-0/+1
2020-02-12tdesktop: 1.9.9 -> 1.9.12Michael Weiss1-6/+8
Note: I skipped the packaging of mapbox-variant for now.
2020-02-10signal-desktop: 1.30.1 -> 1.31.0Michael Weiss1-2/+2
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.31.0
2020-02-10dino: remove unnecessary private transitive depsAlyssa Ross1-7/+1
As explained by Orivej (reformatted from Markdown): > These (except libsignal-protocol-c) are private dependencies of the > actual dependencies that should neither be propagated nor added > manually to dino. For example, libpsl and brotli come from > libsoup-2.4.pc: > > Requires: glib-2.0 >= 2.38, gobject-2.0 >= 2.38, gio-2.0 >= 2.38 > Requires.private: libxml-2.0, sqlite3, libpsl >= 0.20, libbrotlidec, zlib > > (To be precise, glib uses utillinuxMinimal rather than utillinux.) > > The warnings we see, such as Package 'mount', required by 'gio-2.0', > not found, come from CMake running both pkg-config --libs and > pkg-config --static --libs to populate both <XXX>_LIBRARIES and > <XXX>_STATIC_LIBRARIES[1], but dino has no use for the latter. > Currently these warnings can not be disabled: > https://gitlab.kitware.com/cmake/cmake/issues/18158 > > (They could be prevented by pruning Requires.private from shared-only > libraries akin to <https://github.com/NixOS/nixpkgs/pull/51767>, > although it can not be detected if a library is shared-only from the > .pc file alone, and this is just a warning.) > > [1]: docs: https://cmake.org/cmake/help/v3.16/module/FindPkgConfig.html
2020-02-10twinkle: patch manual link since old domain got re-usedMaciej Krüger1-1/+7
2020-02-06rambox-pro: 1.2.0 -> 1.2.2R. RyanTM1-2/+2
2020-02-04signal-desktop: 1.30.0 -> 1.30.1Michael Weiss1-2/+2
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.1
2020-02-01chatterino2: fix: Could not find the Qt platform plugin "cocoa" in ""Matthew Glazar1-2/+5
wrapQtAppsHook ignores Mach-O binaries [1]. Additionally, wrapQtAppsHook doesn't look inside $out/Applications [2], which is where chatterino2 is installed. This means chatterino2 for Darwin/macOS is not wrapped properly, causing the following error when launched: > qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in "" > > This application failed to start because no Qt platform plugin could > be initialized. Reinstalling the application may fix this problem. On macOS, explicitly wrap chatterino2's executable. [1] pkgs/development/libraries/qt-5/hooks/wrap-qt-apps-hook.sh line 85 [2] pkgs/development/libraries/qt-5/hooks/wrap-qt-apps-hook.sh line 76
2020-02-01chatterino2: fix install on macOSMatthew Glazar1-1/+5
On Darwin/macOS, chatterino2's install phase copies no files into the output. `make install` does not copy chatterino2.app. Copy the .app manually, fixing the installation. With this patch, chatterino2 almost works on macOS. Issue #42893 applies, so to make chatterino2 work, you must install qtbase in your environment. For example: $ nix-env -iA nixpkgs.qt5.qtbase $ open ~/.nix-profile/Applications/chatterino.app
2020-02-01riot-web: 1.5.6 -> 1.5.8Franz Pletz1-2/+2
2020-01-30kotatogram-desktop: init at 1.1.5Ilya Fedin1-0/+54
2020-01-30tdesktop: Use CMake to install all filesMichael Weiss1-12/+2
2020-01-30dino: fix rendering of logo in about windowAlyssa Ross1-1/+2
Previously: ** (dino:7442): CRITICAL **: 00:35:22.373: file /build/source/main/src/ui/unified_window.vala: line 86: uncaught error: Unrecognized image file format (gdk-pixbuf-error-quark, 3) (dino:7442): Gtk-WARNING **: 00:35:22.601: Found an icon but could not load it. Most likely gdk-pixbuf does not provide SVG support.
2020-01-30dino: add myself as a maintainerAlyssa Ross1-1/+1
2020-01-30dino: drop unnecessary enableParallelBuildingAlyssa Ross1-2/+0
This is the default.
2020-01-30dino: 2019-10-28 -> 0.1.0Alyssa Ross1-6/+14
The system libsignal-protocol-c is preferred now, so fetching submodules is no longer required. The other libraries added are ones that the build complained about. I suspect they are optional dependencies. Adding them makes the build quieter, and has basically no impact on runtime closure size, so no harm in making them available to keep the build system happy.
2020-01-29tdesktop: 1.9.8 -> 1.9.9Michael Weiss1-3/+2
`tg.protocol` was removed and shouldn't be required anymore as `telegramdesktop.desktop` already registers the handler: MimeType=x-scheme-handler/tg;
2020-01-27tdesktop: Remove the last custom patch from Arch LinuxMichael Weiss1-21/+5
This patch is not required anymore [0][1]. Thanks @ilya-fedin for pointing this out. [0]: https://git.archlinux.org/svntogit/community.git/commit/?id=a6dbffec8b2f6f319822df8b7db3ba66f81407ce [1]: https://bugs.archlinux.org/task/65259
2020-01-27tdesktop: Remove NIX_CFLAGS_COMPILE and CPPFLAGSMichael Weiss1-14/+0
This is not required anymore and therefore a refactoring/cleanup (verified with diffoscope that only the output paths change). Credit to @ilya-fedin for bringing this to my attention.
2020-01-27Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger1-1/+1
treewide: fix redirected urls
2020-01-24tdesktop: 1.9.7 -> 1.9.8Michael Weiss1-2/+2