Commit Graph

4056 Commits

Author SHA1 Message Date
7c6f434c
5a68a4274d
Merge pull request #172231 from 7c6f434c/matrix-recorder-fresher-node
matrix-recorder: use nodejs-14
2022-05-09 23:51:54 +00:00
Michael Raskin
e93ca388e8 matrix-recorder: use node14 2022-05-09 20:01:08 +02:00
Robert Schütz
fc060ca647 chatty: 0.6.3 -> 0.6.4
https://source.puri.sm/Librem5/chatty/-/blob/v0.6.4/NEWS
2022-05-09 04:07:17 +00:00
Sergei Trofimovich
2f653769f8 freetalk: pull pending fix for -fno-common toolchains
Without the change build on -fno-common toolchains like clamng-13 fails as:

    $ nix build --impure --expr 'with import ./. {}; freetalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: more.o:src/./more.h:15: multiple definition of `cin'; primitives.o:src/./more.h:15: first defined here
    ld: more.o:src/./more.h:14: multiple definition of `initial_settings'; primitives.o:src/./more.h:14: first defined here
2022-05-07 18:32:19 +01:00
Sandro
4dbc054800
Merge pull request #171292 from malob/update-signalbackup-tools
signalbackup-tools: 20220425 -> 20220430
2022-05-07 01:10:46 +02:00
Bobby Rong
1ed2cbda29
Merge pull request #170861 from equirosa/signal-desktop
signal-desktop: 5.39.0 -> 5.42.0
2022-05-06 21:41:46 +08:00
hexchen
6f33598b7e alfaview: fix and update 2022-05-06 12:18:13 +02:00
7c6f434c
7bdbbba683
Merge pull request #171368 from ThibaultLemaire/update-linphone-4-4-1
linphone: Cleanup dependencies
2022-05-06 04:27:28 +00:00
ajs124
76b29a4500
Merge pull request #167440 from r-ryantm/auto-update/psi-plus
psi-plus: 1.5.1615 -> 1.5.1618
2022-05-05 14:05:45 +01:00
Eduardo Quiros
7ffc224e4a
signal-desktop: 5.39.0 -> 5.42.0 2022-05-04 20:11:42 -06:00
Shamrock Lee
443e8f6444 caprine-bin: 2.55.2 -> 2.55.4 2022-05-05 00:51:33 +08:00
Thibault Lemaire
fe8f77c2c0 linphone: Cleanup dependencies
A lot of bloat had been accumulated through updates (e.g. with linphone
migrating from Gtk to Qt, or linphone being split to liblinphone &
linphone-desktop).

Method: Through trial and error. Delete all dependencies, try to build, try to
run, reintroduce missing dependencies.

I have tested everything I could, but it is possible that some optional
features have been silently disabled with dependencies not being found now.
(Codecs, encryption schemes, etc...)
2022-05-03 10:26:29 +02:00
Olli Helenius
a51544b715
teams: fix source hash of 1.5.00.10453 on Darwin 2022-05-02 20:59:55 +03:00
Malo Bourgon
c42af24f30 signalbackup-tools: 20220425 -> 20220430 2022-05-02 10:44:18 -07:00
Bobby Rong
193eb32e3b
Merge pull request #170883 from gbtb/rocketchat_385
rocketchat-desktop: 3.7.8 -> 3.8.5
2022-05-02 20:28:15 +08:00
Bobby Rong
87900e8a7d
Merge pull request #170843 from andersk/zulip
zulip: 5.9.2 → 5.9.3
2022-05-02 20:22:24 +08:00
Sarah Brofeldt
807011966b
Merge pull request #170863 from srhb/bump-teams
teams: 1.4.00.26453 -> 1.5.00.10453
2022-05-02 09:34:59 +02:00
Sarah Brofeldt
1ce8edff50 teams: 1.4.00.26453 -> 1.5.00.10453 2022-05-02 09:16:30 +02:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
Robert Schütz
f4df2160c9 libdeltachat: 1.77.0 -> 1.78.0
https://github.com/deltachat/deltachat-core-rust/blob/1.78.0/CHANGELOG.md
2022-05-01 11:50:57 -04:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Maximilian Bosch
f678ad7c7a
Merge pull request #170701 from sumnerevans/element-1.10.11
element-{web,desktop}: 1.10.10 -> 1.10.11
2022-04-30 10:24:59 +02:00
gbtb
facadc716e rocketchat-desktop: 3.7.8 -> 3.8.5 2022-04-29 19:36:05 +10:00
Doron Behar
4f355040c4
Merge pull request #170699 from whiteley/zoom.us-aarch64-darwin 2022-04-29 11:37:06 +03:00
Sumner Evans
b57cd37794
element-{web,desktop}: 1.10.10 -> 1.10.11 2022-04-28 22:09:54 -06:00
Anders Kaseorg
6b93349c66 zulip: 5.9.2 → 5.9.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-28 21:03:22 -07:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Sandro
e244b34579
Merge pull request #170161 from malob/patch-1 2022-04-28 11:43:57 +02:00
Matt Whiteley
ab39b79b31 Fix copy of zoom app for darwin 2022-04-27 16:47:37 -07:00
Lorenz Brun
bafc9b9ff8 linphone: 4.2.5 -> 4.4.1
Co-authored-by: Thibault Lemaire <thibault.lemaire@protonmail.com>
Co-authored-by: Austin Butler <abutler@riotgames.com>
2022-04-26 21:43:56 +02:00
Malo Bourgon
9ec529ca3f signalbackup-tools: 20220411 -> 20220425 2022-04-26 12:14:10 -07:00
github-actions[bot]
4490401513
Merge master into staging-next 2022-04-26 18:01:11 +00:00
Yuka
e1d795764a
jitsi-meet-electron: 2022.1.1 -> 2022.3.1 (#170303) 2022-04-26 19:42:42 +02:00
Doron Behar
3d695c5eab
Merge pull request #166428 from whiteley/zoom.us-aarch64-darwin
zoom.us: darwin support
2022-04-26 19:08:01 +03:00
Matt Whiteley
38aec67f6a fix missing throwSystem on src 2022-04-26 08:38:13 -07:00
Matt Whiteley
d5b4effe82 update comment 2022-04-26 08:35:48 -07:00
Matt Whiteley
f2ff2227a9 Remove unnecessary conditional 2022-04-26 08:34:44 -07:00
Artturi
4164d6df3e
Merge pull request #170390 from Alexnortung/session-desktop-appimage
session-desktop-appimage: 1.7.9 -> 1.8.4
2022-04-26 18:06:53 +03:00
Matt Whiteley
fae6e0ddb0 throw unsupported system in installPhase 2022-04-26 07:44:11 -07:00
Matt Whiteley
3211c5f628 false preferred over null on dontUnpack 2022-04-26 07:34:52 -07:00
Alexander Bantyev
54ca88eaa9
Merge pull request #170173 from ilya-fedin/fix-kotatogram
kotatogram-desktop: fix build with KF5.94
2022-04-26 17:15:08 +03:00
Alexander Nortung
7fadb8fb78 session-desktop-appimage: 1.7.9 -> 1.8.4 2022-04-26 10:41:25 +02:00
github-actions[bot]
4a997ba4a6
Merge master into staging-next 2022-04-26 00:02:23 +00:00
Yuka
7f4a8f37d4
jitsi-meet-electron: respect NIXOS_OZONE_WL (#170304) 2022-04-25 23:53:42 +02:00
Matt Whiteley
6ed76cba02 dry up installPhase with shared runHooks 2022-04-25 11:13:04 -07:00
Matt Whiteley
df760d5b58 Update darwin versions and comment on difference to linux 2022-04-25 11:07:37 -07:00
github-actions[bot]
073cad8fd6
Merge master into staging-next 2022-04-25 12:04:02 +00:00
Sandro
28da532549
Merge pull request #108400 from ShamrockLee/caprine-bin 2022-04-25 12:04:03 +02:00
Ilya Fedin
f15277040c kotatogram-desktop: merge tg_owt post-patch commands 2022-04-25 05:39:20 +04:00
Ilya Fedin
18833d2d94 kotatogram-desktop: fix build with KF5.94 2022-04-25 05:38:39 +04:00