about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers
AgeCommit message (Collapse)AuthorFilesLines
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth2-2/+2
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-22slack: 4.11.1 -> 4.12.2Jonathan Ringer1-4/+4
2021-01-21Merge pull request #110269 from maralorn/nhekoSandro1-2/+6
2021-01-21nheko: 0.7.2 -> 0.8.0Malte Brandy1-2/+6
2021-01-21neochat: 1.0 -> 1.0.1R. RyanTM1-2/+2
2021-01-20Merge pull request #110221 from symphorien/nheko-cacheSandro1-0/+4
nheko: build qml
2021-01-20nheko: build qmlSymphorien Gibol1-0/+4
fixes cache issues on update: https://github.com/Nheko-Reborn/nheko/issues/389
2021-01-20signal-desktop: 1.39.5 -> 1.39.6Michael Weiss1-2/+2
2021-01-20Merge pull request #109608 from charvp/pr/gomuks-hardcoded-pathSandro2-3/+35
gomuks: patch out hardcoded path
2021-01-20gomuks: replace tilpner with myself as maintainerCharlotte Van Petegem1-1/+1
2021-01-20gomuks: patch out hardcoded pathCharlotte Van Petegem2-2/+34
2021-01-20Merge pull request #109020 from thiagokokada/move-rambox-to-appimageSandro3-75/+50
rambox: migrate to use AppImage
2021-01-19tangram: Use pkg-config instead of pkgconfigStefan Frijters1-2/+2
2021-01-19Merge pull request #100912 from austinbutler/tangramSandro1-0/+56
tangram: init at 1.3.1
2021-01-18tangram: init at 1.3.1Austin Butler1-0/+56
2021-01-18element-desktop: 1.7.16 -> 1.7.17Maximilian Bosch2-5/+5
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.17
2021-01-18element-web: 1.7.16 -> 1.7.17Maximilian Bosch1-2/+2
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.17
2021-01-17Merge pull request #109602 from Mic92/zoomJörg Thalheim1-100/+90
zoom-us: 5.4.53350.1027 -> 5.4.57862.0110
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob40-81/+81
2021-01-17zoom-us: 5.4.53350.1027 -> 5.4.57862.0110Jörg Thalheim1-100/+90
Replacing zooms qt library has led to incompatibilities between qt versions used in Nix and zoom. The new approach just sets LD_LIBRARY_PATH. LD_LIBRARY_PATH is also used internally by zoom for its own vendored library. The package has been tested end-to-end in a meeting.
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob49-138/+137
2021-01-14Merge pull request #109379 from B4dM4n/salut-a-toi-eval-errorSandro2-5/+5
2021-01-14salut_a_toi: fix evaluation error + stdenv.lib -> libFabian Möller2-5/+5
2021-01-14profanity: 0.9.5 -> 0.10.0devhell1-8/+5
2021-01-13signal-desktop: 1.39.4 -> 1.39.5Michael Weiss1-2/+2
2021-01-13element-desktop: replace riot-desktop with element-desktopTredwellGit2-5/+5
https://element.io/previously-riot
2021-01-13element-desktop: replace electron_9 with electronTredwellGit1-3/+1
2021-01-13gomuks: 0.2.1 -> 0.2.2Charlotte Van Petegem1-4/+4
2021-01-11rambox: migrate to use AppImageThiago Kenji Okada3-75/+50
The motivation comes from PR #108787: AppImage is the official and using it should avoid some issues. Also, migrating both packages (instead of only rambox-pro like #108787) can make maintaining both packages better. There is now a `mkRambox` function that abstract most of the build process.
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch77-147/+147
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2-3/+0
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2-6/+4
2020-12-31Merge pull request #106826 from liff/teams/v30857Anderson Torres1-2/+2
teams: 1.3.00.25560 -> 1.3.00.30857
2020-12-29neochat: add mjlbach as a maintainerMichael Lingelbach1-1/+1
2020-12-30quaternion: 0.0.9.4e -> 0.0.9.5-beta2Peter Hoeg1-2/+2
2020-12-30neochat: fix versionPeter Hoeg1-2/+3
2020-12-28Merge pull request #107799 from schmittlauch/linphonebump-masterSandro1-3/+2
2020-12-28linphone: 4.2.4 -> 4.2.5Trolli Schmittlauch1-3/+2
fixes a crash on incoming calls part of updating linphone and its major dependencies
2020-12-28Merge pull request #107761 from eliasp/skypeforlinux-exec-pathSandro1-0/+4
skypeforlinux: fix Exec paths in further desktop files
2020-12-28Rambox Pro 1.3.2 > 1.4.1 (#104997)Kamus Hadenes1-4/+4
2020-12-28neochat: re-add kitemmodels and qtgraphicaleffects to build inputs for ↵Michael Lingelbach1-0/+4
non-nixos systems
2020-12-28neochat: clean upPeter Hoeg1-19/+40
2020-12-28spectral: drop it in favour of neochatPeter Hoeg1-40/+0
2020-12-27skypeforlinux: fix Exec paths in further desktop filesElias Probst1-0/+4
The `Exec=` paths in `share/applications/skypeforlinux-share.desktop` and `share/kservices5/ServiceMenus/skypeforlinux.desktop` still pointed to `/usr/bin/skypeforlinux`. Apply `substituteInPlace` on them as well.
2020-12-24neochat: init at 1.0Michael Lingelbach1-0/+41
2020-12-23tdesktop: 2.5.0 -> 2.5.1Michael Weiss2-2/+4
2020-12-23tdesktop: 2.4.7 -> 2.5.0Michael Weiss2-10/+10
TODO: Add a "dev" output for tdesktop.tg_owt (now built as a shared library).
2020-12-22element-desktop: 1.7.15 -> 1.7.16Maximilian Bosch3-7/+7
https://github.com/vector-im/element-web/releases/tag/v1.7.16
2020-12-22element-web: 1.7.15 -> 1.7.16Maximilian Bosch1-2/+2
https://github.com/vector-im/element-web/releases/tag/v1.7.16
2020-12-20mirage: 0.5.2 -> 0.6.4 (#99121)vojta0011-6/+8
* mirage: 0.5.2 -> 0.6.4 * mirage: Use qtquickcompiler to prevent QML cache problems * mirage: Mark it as broken on Darwin * mirage: refactor