Commit Graph

2798 Commits

Author SHA1 Message Date
Jörg Thalheim
040d241522
Merge pull request #109602 from Mic92/zoom
zoom-us: 5.4.53350.1027 -> 5.4.57862.0110
2021-01-17 08:57:14 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Jörg Thalheim
0c4d9566f1
zoom-us: 5.4.53350.1027 -> 5.4.57862.0110
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-17 06:52:09 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Sandro
cad4d1cd38
Merge pull request #109379 from B4dM4n/salut-a-toi-eval-error 2021-01-14 17:59:25 +01:00
Fabian Möller
745ce45b28
salut_a_toi: fix evaluation error + stdenv.lib -> lib 2021-01-14 17:32:14 +01:00
devhell
63bb84bbe2 profanity: 0.9.5 -> 0.10.0 2021-01-14 15:08:47 +00:00
Michael Weiss
69dc4dc2c1
signal-desktop: 1.39.4 -> 1.39.5 2021-01-13 22:04:32 +01:00
TredwellGit
7016ae47d9 element-desktop: replace riot-desktop with element-desktop
https://element.io/previously-riot
2021-01-13 15:43:26 +00:00
TredwellGit
8fdbb53c35 element-desktop: replace electron_9 with electron 2021-01-13 15:14:22 +00:00
Charlotte Van Petegem
da9395cf8f
gomuks: 0.2.1 -> 0.2.2 2021-01-13 10:52:50 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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-11 10:38:22 +01:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Anderson Torres
3af29086c5
Merge pull request #106826 from liff/teams/v30857
teams: 1.3.00.25560 -> 1.3.00.30857
2020-12-31 09:42:25 -03:00
Michael Lingelbach
ba3532f4cd neochat: add mjlbach as a maintainer 2020-12-29 15:02:04 -08:00
Peter Hoeg
920a721ebd quaternion: 0.0.9.4e -> 0.0.9.5-beta2 2020-12-30 06:51:27 +08:00
Peter Hoeg
b5aeba6202 neochat: fix version 2020-12-30 06:51:27 +08:00
Sandro
226c94c73b
Merge pull request #107799 from schmittlauch/linphonebump-master 2020-12-28 21:10:01 +01:00
Trolli Schmittlauch
bf2a93e507 linphone: 4.2.4 -> 4.2.5
fixes a crash on incoming calls

part of updating linphone and its major dependencies
2020-12-28 17:33:54 +01:00
Sandro
3f8706620d
Merge pull request #107761 from eliasp/skypeforlinux-exec-path
skypeforlinux: fix Exec paths in further desktop files
2020-12-28 16:53:52 +01:00
Kamus Hadenes
950c5e1879
Rambox Pro 1.3.2 > 1.4.1 (#104997) 2020-12-28 02:51:09 +01:00
Michael Lingelbach
3325053530 neochat: re-add kitemmodels and qtgraphicaleffects to build inputs for non-nixos systems 2020-12-28 09:18:13 +08:00
Peter Hoeg
83cbd45c1e neochat: clean up 2020-12-28 06:36:58 +08:00
Peter Hoeg
df6ecfc46e spectral: drop it in favour of neochat 2020-12-28 06:36:58 +08:00
Elias Probst
71f210137e
skypeforlinux: fix Exec paths in further desktop files
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-27 22:54:43 +01:00
Michael Lingelbach
a893f7ba5f neochat: init at 1.0 2020-12-24 00:09:44 -08:00
Michael Weiss
2688e2d3fe
tdesktop: 2.5.0 -> 2.5.1 2020-12-23 15:53:27 +01:00
Michael Weiss
019eb959e3
tdesktop: 2.4.7 -> 2.5.0
TODO: Add a "dev" output for tdesktop.tg_owt (now built as a shared
library).
2020-12-23 15:01:42 +01:00
Maximilian Bosch
b9dabe736a
element-desktop: 1.7.15 -> 1.7.16
https://github.com/vector-im/element-web/releases/tag/v1.7.16
2020-12-22 09:51:09 +01:00
Maximilian Bosch
bbceaa8cfd
element-web: 1.7.15 -> 1.7.16
https://github.com/vector-im/element-web/releases/tag/v1.7.16
2020-12-22 09:51:09 +01:00
vojta001
fbefb7e7a1
mirage: 0.5.2 -> 0.6.4 (#99121)
* mirage: 0.5.2 -> 0.6.4

* mirage: Use qtquickcompiler to prevent QML cache problems

* mirage: Mark it as broken on Darwin

* mirage: refactor
2020-12-20 19:21:32 +00:00
Robert T. McGibbon
3c6445b97e bluejeans: 2.17.0 -> 2.19.0 2020-12-19 19:28:50 -05:00
Tim Steinbach
4ea57b08ae
Merge pull request #107121 from SFrijters/hipchat
hipchat: Fix source url
2020-12-18 10:07:20 -05:00
Stefan Frijters
1013dac804
hipchat: Fix source url 2020-12-17 23:55:55 +01:00
Michael Weiss
f0c5e161e0
signal-desktop: 1.39.3 -> 1.39.4 2020-12-17 19:26:04 +01:00
Michael Weiss
552e036e20
signal-desktop: 1.39.2 -> 1.39.3 2020-12-17 11:42:25 +01:00
Olli Helenius
d450e12bfa
teams: 1.3.00.25560 -> 1.3.00.30857 2020-12-13 15:38:07 +02:00
Sylvain Fankhauser
3043fe5b84
element-desktop: associate with element:// links (#106750) 2020-12-12 21:02:59 +01:00
Michael Weiss
c8dd31a60b
signal-desktop: 1.38.2 -> 1.39.2 2020-12-11 10:47:07 +01:00
Jörg Thalheim
a1cacefde5
Merge pull request #106480 from SCOTT-HAMILTON/spdlog 2020-12-11 07:45:06 +00:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
Sandro Jäckel
b224b4db27
qtox: Fix compilation on darwin, remove parallelBuilds, cleanups 2020-12-09 20:10:52 +01:00
Maximilian Bosch
ace2457eaf
Merge pull request #106436 from Ma27/matrix-updates
matrix-synapse: 1.23.0 -> 1.24.0, element-*: 1.7.14 -> 1.7.15
2020-12-09 19:13:09 +01:00
Maximilian Bosch
0d5608d9b5
element-web: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.15

Also had to replace `riot` with `element` in the download URL now as the
artifacts were renamed in this release.
2020-12-09 12:27:03 +01:00
Maximilian Bosch
db6c4b1bec
element-desktop: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.15
2020-12-09 12:26:31 +01:00
freezeboy
5bdcc31616 amsn: remove application 2020-12-09 11:04:14 +01:00
Gabriel Ebner
a30310415c linphone: unstable-2020-03-06 -> 4.2.4 2020-12-07 19:43:57 +01:00
R. RyanTM
9b3e35f267 toxic: 0.9.1 -> 0.10.0 2020-12-05 10:11:35 +01:00
ldesgoui
247e919436 discord: 0.0.12 -> 0.0.13 2020-12-04 21:17:04 -08:00