Commit Graph

4367 Commits

Author SHA1 Message Date
Dominik Xaver Hörl
70d7d6eefa signal-desktop: use non-binary wrapper for wrapGAppsHook
The use of --add-flags in this derivation does not work with binary
wrappers, which wrapGAppsHook uses since #164163.
2022-05-10 12:51:19 +02:00
Sarah Brofeldt
5bafcab8ec
Merge pull request #172319 from ncfavier/fix-teams
teams: fix wrapper workaround
2022-05-10 12:49:04 +02:00
Naïm Favier
b4a61b636a
teams: fix wrapper workaround
We can't rely on the wrapper being a shell script, so we make our own
wrapper to append the needed args.
2022-05-10 12:43:06 +02:00
Ashish SHUKLA
3e7a93449e
cinny: 1.8.2 -> 2.0.0 2022-05-10 13:30:57 +05:30
Artturi
3f9f75aae9
Merge pull request #172185 from hexchen/alfaview
alfaview: 8.43.0 -> 8.44.0
2022-05-10 06:30:27 +03:00
Artturi
6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
remove some useless null asserts
2022-05-10 04:24:31 +03:00
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
Artturin
bab661ab2b profanity: remove useless nulls 2022-05-10 00:49:38 +03:00
Michael Raskin
e93ca388e8 matrix-recorder: use node14 2022-05-09 20:01:08 +02:00
hexchen
80cc05f26c alfaview: 8.43.0 -> 8.44.0 2022-05-09 12:46:25 +00: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
Naïm Favier
b2a87aef36
chatty: fix wrapper arguments escaping 2022-05-06 18:27:35 +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
Anund
b855d0a6aa discord: fix desktop icon location
${out}/share/pixmaps and $XDG_DATA_DIRS/share/pixmaps are not part
of the freedesktop icon theme spec. /usr/share/pixmaps is. There
are some packages that have been patched to recognize this non
standard path. Those packages may be depending this path so here
we only add the equivalent hicolor theme fallback path.

Without this change the discord icon won't be picked up by apps
attempting to follow the lookup pattern in the freedesktop spec.
2022-04-30 15:58:27 +10: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
github-actions[bot]
b9e4b22843
Merge master into staging-next 2022-04-24 12:01:14 +00:00
Lassulus
dc7569bcae
Merge pull request #164181 from r-ryantm/auto-update/bluejeans-gui
bluejeans-gui: 2.26.0.136 -> 2.27.0.130
2022-04-24 11:21:07 +01:00
tu-maurice
b880687a20 gajim: Add missing dependency 'packaging' 2022-04-24 01:35:42 +02:00
github-actions[bot]
05f9abf294
Merge staging-next into staging 2022-04-22 18:01:54 +00:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
R. Ryantm
21d8d6efa5 alfaview: 8.41.0 -> 8.42.0 2022-04-22 07:40:14 +00:00
Bobby Rong
14a912db5c
Merge pull request #169528 from andersk/zulip
zulip: 5.9.1 → 5.9.2
2022-04-21 19:31:52 +08:00
Anders Kaseorg
abccf53449 zulip: 5.9.1 → 5.9.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-20 22:32:45 -07:00
Martin Weinelt
7e2355fc04
Merge pull request #169066 from stigtsp/package/franz-5.9.1 2022-04-20 14:49:21 +02:00
Stig Palmquist
5799e2580d franz: 5.6.1 -> 5.9.2 2022-04-20 13:35:31 +02:00
Eduardo Quiros
4230a22453
signal-desktop: 5.38.0 -> 5.39.0 2022-04-19 08:09:47 -06:00
K900
a77406f1f2 tdesktop: fix build with kwayland 5.94
Hopefully a temporary hack until upstream fixes this
(or nixpkgs ships qt6)
2022-04-18 11:47:53 +03:00
Robert Schütz
3a4fbddd1d chatty: 0.6.1 -> 0.6.3
https://source.puri.sm/Librem5/chatty/-/blob/v0.6.3/NEWS
2022-04-18 04:15:35 +00:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
github-actions[bot]
6b9c75bed5
Merge master into staging-next 2022-04-16 18:01:07 +00:00
Guillaume Girol
163f66a804
Merge pull request #168496 from chuangzhu/gotktrix
gotktrix: 0.1.2 -> 0.1.3
2022-04-16 13:29:40 +00:00
github-actions[bot]
c58a108aaa
Merge master into staging-next 2022-04-16 06:01:08 +00:00
Martin Weinelt
ac26734530
Merge pull request #168754 from Ma27/bump-element 2022-04-16 03:31:44 +02:00
github-actions[bot]
e19bb47d10
Merge master into staging-next 2022-04-16 00:03:06 +00:00
Infinidoge
ebe4780c21 discord-canary: 0.0.134 -> 0.0.135 2022-04-15 18:28:18 -04:00
github-actions[bot]
40f288fa90
Merge master into staging-next 2022-04-15 18:01:30 +00:00
Maximilian Bosch
c30945a93f
element-{web,desktop}: 1.10.9 -> 1.10.10
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.10.10
2022-04-15 08:37:04 +02:00
Ilya Fedin
2be32fb551 kotatogram-desktop: fix screensharing on Wayland 2022-04-15 09:42:22 +04:00
Ilya Fedin
868da59066 kotatogram-desktop: update patches to fix build on Darwin 2022-04-15 09:42:22 +04:00
Ilya Fedin
923748a634 kotatogram-desktop: update tg_owt 2022-04-15 09:42:17 +04:00
github-actions[bot]
1c0229dbfd
Merge staging-next into staging 2022-04-15 00:03:21 +00:00
Artturi
5849fe99b8
Merge pull request #168653 from flokli/wire-desktop-libxshmfence
wire-desktop: fix linux build
2022-04-14 23:55:01 +03:00
Pascal Bach
41ac078719
Merge pull request #168507 from malob/update-signalbackup-tools
signalbackup-tools: 20220316 -> 20220411
2022-04-14 21:28:56 +02:00
Pascal Bach
cac7ad2c70
Merge pull request #168509 from andresilva/andre/update-ferdi-source
ferdi: update source url
2022-04-14 21:16:11 +02:00
Florian Klink
68e866ecf2 wire-desktop: fix linux build
autopatchelf currently fails. adding libxshmfence was included in
https://github.com/NixOS/nixpkgs/pull/168636, but missing in
https://github.com/NixOS/nixpkgs/pull/168317.
2022-04-14 20:02:28 +02:00
github-actions[bot]
795332a20e
Merge staging-next into staging 2022-04-14 18:01:48 +00:00
Florian Klink
9a5459efdd
Merge pull request #168317 from toonn/wire-desktop-bump
wire-desktop: version bump
2022-04-14 19:00:14 +02:00
Maxine Aubrey
0aee0a19db slack: 4.25.0 -> 4.25.1, linux only 2022-04-14 14:46:02 +02:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Yureka
c94363142d kaidan: add missing dependency 2022-04-14 01:15:27 +02:00
André Silva
71e25838ce
ferdi: update source url 2022-04-13 18:12:44 +01:00
Malo Bourgon
0350a32863 signalbackup-tools: 20220316 -> 20220411 2022-04-13 10:06:53 -07:00
Chuang Zhu
f87ed34bca gotktrix: 0.1.2 -> 0.1.3 2022-04-13 21:42:51 +08:00
Sumner Evans
2e7cca7690
element{-desktop,}: 1.10.8 -> 1.10.9 2022-04-12 09:37:11 -06:00
toonn
59a591b141
wire-desktop: mac 3.26.4145 -> 3.27.4357 2022-04-11 22:13:08 +02:00
toonn
afcedb3f0a
wire-desktop: linux 3.26.2941 -> 3.27.2944 2022-04-11 22:10:24 +02:00
Robert Schütz
7c36b7246b kdeltachat: unstable-2022-01-02 -> unstable-2022-03-20 2022-04-10 22:40:26 +00:00
Vladimír Čunát
5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
R. Ryantm
d78bf7598a chatterino2: 2.3.4 -> 2.3.5 2022-04-10 11:24:02 +00:00
Alexander Bantyev
ae07156fc3
Merge pull request #168059 from ilya-fedin/kotatogram-with-webkit
kotatogram-desktop-with-webkit: init
2022-04-10 09:40:53 +03:00
github-actions[bot]
be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Bobby Rong
905666851f
Merge pull request #167950 from andersk/zulip
zulip: 5.9.0 → 5.9.1
2022-04-10 13:12:13 +08:00
Ilya Fedin
dc508e7f5a kotatogram-desktop-with-webkit: init
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds

Tested with https://t.me/ShopBot
2022-04-10 01:51:13 +04:00
github-actions[bot]
55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
Bobby Rong
ebab083a03
Merge pull request #167953 from binsky08/threema-update
threema-desktop: 1.0.3 -> 1.2.0
2022-04-09 22:30:48 +08:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging 2022-04-09 12:02:07 +00:00
Robert Schütz
eca01bff99 deltachat-desktop: 1.28.1 -> 1.28.2
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.2
2022-04-09 10:53:17 +00:00
Anders Kaseorg
7df06b163f zulip: 5.9.0 → 5.9.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-08 18:23:19 -07:00
binsky
ec1fbd1361 threema-desktop: 1.0.3 -> 1.2.0 2022-04-09 03:13:03 +02:00
github-actions[bot]
62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
teutat3s
038cb5a97d
signal-desktop: 5.37.0 -> 5.38.0 2022-04-07 22:21:21 +02:00
zowoq
3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Mario Rodas
963caec169
Merge pull request #167280 from r-ryantm/auto-update/slack
slack: 4.23.0 -> 4.25.0
2022-04-07 01:24:03 -05:00
R. Ryantm
596c6435d4 skypeforlinux: 8.81.0.268 -> 8.82.0.403 2022-04-06 19:43:00 +00:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
John Ericson
dad0ebc3d6
Merge pull request #166524 from equirosa/signal-desktop
signal-desktop: 5.36.0 -> 5.37.0
2022-04-06 00:09:09 -04:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
R. Ryantm
76591b5b62 psi-plus: 1.5.1615 -> 1.5.1618 2022-04-05 23:48:30 +00:00
Robert Schütz
d3424f16f2 deltachat-desktop: 1.28.0 -> 1.28.1
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.1
2022-04-05 19:18:31 -04:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
Matt Whiteley
aef5702d2b Don't duplicate installPhase on both Darwin platforms. 2022-04-05 11:09:39 -07:00
Matt Whiteley
5b44ce3367 The Linux tarball doesn't have a top level directory which is already dealt with in installPhase 2022-04-05 09:39:31 -07:00
Ryan Mulligan
412f294634
Merge pull request #167140 from r-ryantm/auto-update/alfaview
alfaview: 8.40.0 -> 8.41.0
2022-04-05 09:26:49 -07:00
R. Ryantm
d6bc67cf96 slack: 4.23.0 -> 4.25.0 2022-04-05 05:32:39 +00:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Matt Whiteley
f136b6a730 zoom.us: darwin support 2022-04-04 16:42:39 -07:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
ajs124
dcf19469a8
Merge pull request #167192 from jb55/remove-me
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02:00
Lassulus
5e1686df5b
Merge pull request #150880 from helsinki-systems/drop/openssl_1_0_2
openssl_1_0_2: drop
2022-04-04 16:15:25 +01:00
William Casarin
a1390787c3 remove jb55 as maintainer from some packages
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
Sandro
70f4615d6f
Merge pull request #166252 from derjohn/ferdi_5_8_1_update 2022-04-04 16:20:47 +02:00
ajs124
9c34fd2d73 gtmess: drop 2022-04-04 15:10:43 +01:00
R. Ryantm
6e8cba6548 alfaview: 8.40.0 -> 8.41.0 2022-04-04 06:39:06 +00:00
github-actions[bot]
ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot]
fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Bobby Rong
a15119aab7
Merge pull request #166893 from andersk/zulip
zulip: 5.8.1 → 5.9.0
2022-04-02 21:26:39 +08:00
github-actions[bot]
fd5d77aa66
Merge master into staging-next 2022-04-02 06:01:21 +00:00
Bobby Rong
0facaa22a5
Merge pull request #166395 from bobby285271/chatty
chatty: fix build with meson 0.61
2022-04-02 12:29:29 +08:00
Anders Kaseorg
8d8100073a zulip: 5.8.1 → 5.9.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-01 18:09:29 -07:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Eduardo Quiros
2303dc0128
signal-desktop: 5.36.0 -> 5.37.0 2022-03-30 21:08:19 -06:00
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Kerstin Humm
13c34c9a86
profanity: 0.11.1 -> 0.12.0 2022-03-30 18:21:08 +02:00
Bobby Rong
ba1184b115
chatty: fix build with meson 0.61 2022-03-30 17:50:14 +08:00
ajs124
8495030912
Merge pull request #166274 from sumnerevans/element-desktop-1.10.8
element{-desktop,}: 1.10.7 -> 1.10.8
2022-03-30 02:20:41 +02:00
Guillaume Girol
4c5634b690
Merge pull request #155235 from elohmeier/element-desktop-rm-gcc
element-desktop: remove gcc references
2022-03-29 20:42:19 +00:00
Martin Weinelt
630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Sumner Evans
1c223b6343
element{-desktop,}: 1.10.7 -> 1.10.8 2022-03-29 09:44:16 -06:00
Sandro
7ef0d59173
Merge pull request #165848 from Alexnortung/session-desktop-appimage 2022-03-29 16:56:20 +02:00
derjohn
c1706880ea ferdi: 5.8.0 -> 5.8.1 2022-03-29 16:10:26 +02:00
Alexander Nortung
fc5e712dcc session-desktop-appimage: refactor
Added desktop entry and icon.
2022-03-29 14:57:46 +02:00
Enno Richter
de43cdd355 element-desktop: remove gcc references 2022-03-28 22:23:29 +02:00
Jan Tojnar
c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro
cb76c8bee3
Merge pull request #165761 from fgaz/nheko/0.9.3 2022-03-28 13:26:18 +02:00
Robert Schütz
97e5863569 deltachat-desktop: update react-string-replace to 1.0.0
This reduces the closure size by 4.9 MiB.
2022-03-28 04:52:10 +00:00
Robert Schütz
401a033c6f deltachat-desktop: fix icon 2022-03-28 04:52:10 +00:00
github-actions[bot]
36198fe197
Merge staging-next into staging 2022-03-27 18:01:40 +00:00
Francesco Gazzetta
069fd78e32 nheko: 0.9.2 -> 0.9.3 2022-03-27 18:52:21 +02:00
Martin Weinelt
d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Sandro
4a86a56161
Merge pull request #165538 from chuangzhu/gotktrix 2022-03-27 12:29:54 +02:00
github-actions[bot]
ec92b288e2
Merge staging-next into staging 2022-03-27 06:01:57 +00:00
github-actions[bot]
aba0b519c5
Merge master into staging-next 2022-03-27 06:01:24 +00:00
Robert Schütz
12417777b2 deltachat-desktop: 1.26.0 -> 1.28.0
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.0
2022-03-27 03:48:21 +00:00
github-actions[bot]
b2fc63a844
Merge staging-next into staging 2022-03-26 12:02:50 +00:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Jan Tojnar
7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00
github-actions[bot]
8357b101a5
Merge staging-next into staging 2022-03-25 12:02:05 +00:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
Bobby Rong
3e6fb7d3b9
Merge pull request #165565 from bobby285271/fractal
fractal: fix build with meson 0.61
2022-03-24 16:13:27 +08:00
Bobby Rong
afb5dfaf07
fractal: fix build with meson 0.61 2022-03-24 14:06:23 +08:00
Eduardo Quiros
73faeff43e
signal-desktop: 5.35.0 -> 5.36.0 2022-03-23 21:13:31 -06:00
Chuang Zhu
135cf8aec2 gotktrix: 0.1.1 -> 0.1.2 2022-03-24 08:36:51 +08:00
github-actions[bot]
c80dabe3b1
Merge staging-next into staging 2022-03-23 06:01:55 +00:00
Chuang Zhu
e9c91a137a
gotktrix: init at 0.1.1 (#162571)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 05:50:12 +01:00
Alexander Nortung
c4016b5b8c session-desktop-appimage: 1.7.7 -> 1.7.9 2022-03-22 11:15:14 +01:00
github-actions[bot]
c62314becb
Merge staging-next into staging 2022-03-22 06:01:42 +00:00
Sandro
4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
github-actions[bot]
03c279d7ea
Merge staging-next into staging 2022-03-22 00:02:58 +00:00
Sandro
ae1a470045
Merge pull request #157521 from wucke13/telred 2022-03-21 21:35:45 +01:00
R. Ryantm
c3dfe39b61 psi-plus: 1.5.1600 -> 1.5.1615 2022-03-21 18:40:48 +00:00
Wanja Zaeske
784336e4af sky: init at 2.1.7801 2022-03-21 09:52:45 +01:00
Martin Weinelt
f4f3622cb1 Merge remote-tracking branch 'origin/staging-next' into staging 2022-03-20 00:00:32 +01:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
Ryan Mulligan
7db6c1cd42
Merge pull request #164719 from r-ryantm/auto-update/cinny
cinny: 1.8.1 -> 1.8.2
2022-03-18 14:02:11 -07:00
Sandro
6df4df2b20
Merge pull request #148672 from ilya-fedin/update-kotatogram 2022-03-18 18:17:25 +01:00
Sandro
8bb3b8ad0e
Merge pull request #164495 from malob/update-signalbackup-tools 2022-03-18 18:00:55 +01:00
R. Ryantm
cf315bc081 cinny: 1.8.1 -> 1.8.2 2022-03-18 14:55:00 +00:00
github-actions[bot]
838f421cf3
Merge staging-next into staging 2022-03-17 12:02:05 +00:00
Maximilian Bosch
6355e9898d
Merge pull request #163370 from derjohn/ferdi_5_8_0
ferdi: 5.7.0 -> 5.8.0
2022-03-17 09:42:58 +01:00
Maximilian Bosch
6589e8866d
Merge pull request #164279 from sumnerevans/element-1.10.7
element-{desktop,}: 1.10.6 -> 1.10.7
2022-03-17 09:14:50 +01:00
github-actions[bot]
abc8ee49e5
Merge staging-next into staging 2022-03-17 06:01:51 +00:00
Will Dietz
448ed088eb neochat: 1.2 -> 22.02
22.02:
  dd4ef2e4ac
21.12:
  041a5ff590
2022-03-17 09:50:10 +08:00
Ilya Fedin
1a8e99e7f8 kotatogram-desktop: add Darwin support
tdesktop and kotatogram both have macos builds, so it shouldn't be hard to make them available in nixpkgs
2022-03-17 02:26:24 +04:00
Ilya Fedin
d3367563ef kotatogram-desktop: 1.4.1 -> 1.4.9 2022-03-17 02:26:12 +04:00
Felix Buehler
bfccc7c38c matrixcli: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler
084cd8cb09 pidgin-mra: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler
de81be0d53 telegram-purple: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler
4c7f9afd31 pond: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler
7288417b83 schildichat-desktop: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler
b5bbff0e02 schildichat-web: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler
bf316c8307 tensor: switch to fetchFromGitHub 2022-03-16 23:23:09 +01:00
Ilya Fedin
d5dc6828d5 kotatogram-desktop: apply nixpkgs-fmt 2022-03-17 02:12:05 +04:00
Malo Bourgon
92a58b160e signalbackup-tools: 20220314 -> 20220316 2022-03-16 13:52:53 -07:00
github-actions[bot]
0cd23d8f14
Merge staging-next into staging 2022-03-16 12:01:48 +00:00
Bobby Rong
9db7b3f6de
Merge pull request #164274 from wahjava/update-cinny
cinny: 1.8.0 -> 1.8.1
2022-03-16 15:25:57 +08:00
zowoq
6431086967 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Ryan Mulligan
e04a2dc30f
Merge pull request #164319 from r-ryantm/auto-update/alfaview
alfaview: 8.37.0 -> 8.40.0
2022-03-15 15:53:25 -07:00
R. Ryantm
5148cdd531 alfaview: 8.37.0 -> 8.40.0 2022-03-15 21:04:26 +00:00
Ryan Mulligan
f991d4cb58
Merge pull request #164027 from r-ryantm/auto-update/tdesktop
tdesktop: 3.5.2 -> 3.6.0
2022-03-15 12:35:34 -07:00
Sumner Evans
72eac4c3d0
element-{desktop,}: 1.10.6 -> 1.10.7 2022-03-15 09:22:54 -06:00
Ashish SHUKLA
570312ed81
cinny: 1.8.0 -> 1.8.1 2022-03-15 19:59:17 +05:30
R. Ryantm
54bf7c3c5b bluejeans-gui: 2.26.0.136 -> 2.27.0.130 2022-03-15 00:50:44 +00:00
Malo Bourgon
fd145c6736 signalbackup-tools: 20220303 -> 20220314 2022-03-14 11:23:02 -07:00
Alyssa Ross
d7e181ff83
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/compilers/ocaml/4.12.nix
	pkgs/development/python-modules/oci/default.nix
	pkgs/tools/admin/bubblewrap/default.nix
2022-03-14 12:33:16 +00:00
Vojtěch Káně
24b4b027df mirage-im: add missing dependency
Removed in 5e851a1f9b (#155538), probably by mistake.
2022-03-14 12:48:59 +01:00
Michael Weiss
0b1de1c319
Merge pull request #163529 from equirosa/signal-desktop
signal-desktop: 5.34.0 -> 5.35.0
2022-03-13 20:39:44 +01:00
R. Ryantm
c314219378 tdesktop: 3.5.2 -> 3.6.0 2022-03-13 17:36:30 +00:00
R. Ryantm
18670375d0 qtox: 1.17.5 -> 1.17.6 2022-03-13 21:54:02 +08:00
Bobby Rong
0cfd97997f
Merge pull request #163332 from wahjava/update-cinny
cinny: 1.7.0 -> 1.8.0
2022-03-13 15:01:53 +08:00
Eduardo Quiros
e46bfadd6d
signal-desktop: 5.34.0 -> 5.35.0 2022-03-12 21:55:34 -06:00
Michael Weiss
99bff33328
Merge pull request #163034 from primeos/signal-desktop
signal-desktop: Transfer maintainership
2022-03-12 21:02:03 +01:00
Michael Weiss
52cbeeda30
signal-desktop: Transfer maintainership
I was actively maintaining the package but stopped using it since the
Ozone/Wayland support broke (e06082eda0 - and I was already migrating
away from Signal anyway).

Mic92 kindly offered to take over and equirosa also offered to become
active again. So it should be in good hands :)
And thank you ixmatus for packaging Signal-Desktop in Nixpkgs.
2022-03-12 20:26:47 +01:00
github-actions[bot]
7a0501594d
Merge staging-next into staging 2022-03-11 06:02:02 +00:00
Franz Pletz
e152a16250
Merge pull request #163596 from fgaz/nheko/0.9.2 2022-03-11 05:18:43 +01:00
github-actions[bot]
eaea048b2a
Merge staging-next into staging 2022-03-11 00:02:48 +00:00
R. Ryantm
335c0e5a4b qtox: 1.17.4 -> 1.17.5 2022-03-10 21:53:31 +00:00
Francesco Gazzetta
a892724898 nheko: 0.9.1 -> 0.9.2 2022-03-10 20:24:14 +01:00
github-actions[bot]
f6b4a4048a
Merge staging-next into staging 2022-03-09 12:01:59 +00:00
Jörg Thalheim
c83733663b
Merge pull request #163341 from Mic92/fluffychat
fluffychat: fix desktop icon
2022-03-08 20:14:44 +00:00
derjohn
6285a2ea52 ferdi: 5.7.0 -> 5.8.0 2022-03-08 21:01:57 +01:00
Maciej Krüger
dca2667ed8
fluffychat: fix build
Wrong variable name. For some reason missed that one.
2022-03-08 18:13:10 +01:00
Martin Weinelt
a91212ec5e
Merge pull request #162907 from sumnerevans/element-1.10.6 2022-03-08 16:28:57 +01:00
Jörg Thalheim
d29b6934ab
fluffychat: fix desktop icon
type needs to be a list
2022-03-08 16:12:09 +01:00
Ashish SHUKLA
8ef51651b2
cinny: 1.7.0 -> 1.8.0 2022-03-08 19:59:28 +05:30
github-actions[bot]
137a689db1
Merge staging-next into staging 2022-03-07 00:02:59 +00:00
Jörg Thalheim
7d0dde3b3a
signal-desktop: 5.33.0 -> 5.34.0 2022-03-06 20:48:12 +01:00
github-actions[bot]
69e1d85d54
Merge staging-next into staging 2022-03-06 18:01:46 +00:00
Bobby Rong
a4fd4ac137
Merge pull request #161865 from r-ryantm/auto-update/rocketchat-desktop
rocketchat-desktop: 3.7.7 -> 3.7.8
2022-03-06 22:17:04 +08:00
Sumner Evans
0d64fcc14e
element-{desktop,}: 1.10.4 -> 1.10.6 2022-03-05 08:46:01 -07:00
github-actions[bot]
fade30f7b2
Merge staging-next into staging 2022-03-05 12:01:44 +00:00
Yuka
a8c080b0b9
schildichat: 1.10.3-sc.0.test.1 -> 1.10.4-sc.1 (#162131) 2022-03-05 11:15:31 +01:00
Bobby Rong
8666bd0b69
Merge pull request #162799 from r-ryantm/auto-update/signalbackup-tools
signalbackup-tools: 20220301 -> 20220303
2022-03-05 11:29:17 +08:00
github-actions[bot]
a072933f52
Merge staging-next into staging 2022-03-05 00:02:27 +00:00
Renaud
557455e045
Merge pull request #162178 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.80.0.143 -> 8.81.0.268
2022-03-04 22:44:37 +01:00
github-actions[bot]
d3cf053b7f
Merge staging-next into staging 2022-03-04 18:01:54 +00:00
R. Ryantm
c810e340aa signalbackup-tools: 20220301 -> 20220303 2022-03-04 17:28:53 +00:00
x10an14
ccb1851610 signal-desktop: Add xdg-utils/bin to PATH
Since:
1. clicking on links doesn't open tab/window in default browser (tested
   on Sway),
2. it's got a hard-coded $PATH reference to `xdg-open` somewhere in
   binary (see below).

When `signal-desktop` is invoked in a terminal, the output below
appears each time a link is clicked on in-app:
```
(...)
LaunchProcess: failed to execvp:
xdg-open
```
2022-03-04 09:37:21 -06:00
Dmitriy
cb3adf5bf2 vk-messenger: 5.2.3 -> 5.3.2 2022-03-04 08:44:53 -06:00
github-actions[bot]
c1557eb7f1
Merge staging-next into staging 2022-03-04 06:01:51 +00:00
Manuel Mendez
10d3e3a0f4 go: convert alternating regex string to list of packages to exclude
This is just easier to read.
2022-03-04 13:32:44 +10:00
Bobby Rong
91b86e6cdd
Merge pull request #156863 from wahjava/update-cinny
cinny: 1.6.1 -> 1.7.0
2022-03-04 10:58:22 +08:00
Artturin
d50924f33b discord-canary: 0.0.133 -> 0.0.134 2022-03-03 18:00:14 +02:00
Bobby Rong
05c062a1c6
Merge pull request #162501 from r-ryantm/auto-update/signalbackup-tools
signalbackup-tools: 20220227 -> 20220301
2022-03-03 22:37:46 +08:00
Artturi
40cc4ae294
Merge pull request #160159 from psydvl/discord-ptb 2022-03-02 23:38:25 +02:00
Michael Weiss
8db2ef0b8f
Merge pull request #161866 from r-ryantm/auto-update/signal-desktop
signal-desktop: 5.31.1 -> 5.33.0
2022-03-02 22:29:50 +01:00
R. Ryantm
addee10e2b signalbackup-tools: 20220227 -> 20220301 2022-03-02 15:55:55 +00:00
Dmitriy
aaa34c96d0 discord-ptb: 0.0.27 -> 0.0.29 2022-03-02 12:41:36 +03:00
Luke Granger-Brown
ffe64dbfe2
Merge pull request #162332 from Atemu/fix/ts3
teamspeak_client: use llvmPackages_10
2022-03-02 01:11:42 +00:00
Clemens Lutz
ac0dbdcb93 zoom-us: 5.9.3.1911 -> 5.9.6.2225 2022-03-01 11:56:39 +01:00
Atemu
7ded73412a teamspeak_client: use llvmPackages_10
Fixes https://github.com/NixOS/nixpkgs/issues/161395
2022-03-01 09:48:07 +01:00
Bobby Rong
8ad2c0cab7
Merge pull request #162251 from r-ryantm/auto-update/signalbackup-tools
signalbackup-tools: 20220218 -> 20220227
2022-03-01 16:01:13 +08:00
R. Ryantm
ff081a7937 signalbackup-tools: 20220218 -> 20220227 2022-02-28 17:33:55 +00:00
Maximilian Bosch
aa688ca64e
Merge pull request #161956 from Ma27/bump-signald
signald: 0.15.0 -> 0.17.0
2022-02-28 16:58:44 +01:00
Fabian Affolter
c9e460d988
Merge pull request #162132 from VergeDX/meutraa
maintainers: remove meutraa
2022-02-28 10:29:57 +01:00
Bobby Rong
ef8c2381d7
Merge pull request #158191 from yshym/tdesktop-3.5.1
tdesktop: 3.4.8 -> 3.5.2
2022-02-28 16:59:14 +08:00
R. Ryantm
460c429cd9 skypeforlinux: 8.80.0.143 -> 8.81.0.268 2022-02-28 08:40:39 +00:00
Vanilla
f73cd87913
maintainers: remove meutraa 2022-02-28 08:44:13 +08:00
Maximilian Bosch
8a6b41d271
signald: 0.15.0 -> 0.17.0
ChangeLogs:
* https://gitlab.com/signald/signald/-/tags/0.16.0
* https://gitlab.com/signald/signald/-/tags/0.16.1
* https://gitlab.com/signald/signald/-/tags/0.17.0
2022-02-26 12:49:48 +01:00
Michael Weiss
6faf5f22a8
signal-desktop: 5.32.0 -> 5.33.0 2022-02-26 12:19:52 +01:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm
9e6e31f193 signal-desktop: 5.31.1 -> 5.32.0 2022-02-25 18:42:19 +00:00
R. Ryantm
dd50cc5791 rocketchat-desktop: 3.7.7 -> 3.7.8 2022-02-25 18:33:42 +00:00
Yevhen Shymotiuk
c3010a9971
tdesktop: 3.4.8 -> 3.5.2 2022-02-25 19:55:50 +02:00
Yuka
0702d31a28
schildichat: 1.9.8-sc.1 -> 1.10.3-sc.0.test.1 (#161584)
The latest release is being held back because there is an issue with
Electron 15 crashing on some platforms.
NixOS seems to be not affected by this issue, and the upstream
developers say this test release should be fine otherwise.
This also means we can have a SchildiChat build that is not using the
EOL/insecure Electron 13.x.
2022-02-25 13:56:23 +01:00
zseri
72957a2dc0 element-desktop: make keytar optional 2022-02-23 23:41:15 +01:00
Finn Behrens
69452c779b schildichat-desktop,schildichat-web: add kloenk as maintainer 2022-02-23 21:57:26 +01:00
Maciej Krüger
147a51467a
fluffychat: fix olm FOD 2022-02-23 15:13:05 +01:00
Maciej Krüger
c625e715f8
fluffychat: add .desktop 2022-02-23 15:11:00 +01:00
Maciej Krüger
141644ff03
fluffychat: fix olm
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-23 15:10:59 +01:00
Robert Schütz
af9f064e45 deltachat-desktop: fix build
error-stack-parser 2.0.7 broke it:
https://github.com/stacktracejs/error-stack-parser/pull/54#commitcomment-66531802
2022-02-21 05:14:15 +00:00
Maximilian Bosch
5e17908a8b
Merge pull request #160930 from Ma27/bump-element
element-{web,desktop}: 1.10.1 -> 1.10.4
2022-02-20 11:56:16 +01:00
Sandro
d8b23eefbc
Merge pull request #159859 from tournemire/dino-update 2022-02-20 00:27:38 +01:00
Maximilian Bosch
d7bec7a127
element-{web,desktop}: 1.10.1 -> 1.10.4
ChangeLogs (desktop):
* https://github.com/vector-im/element-desktop/releases/tag/v1.10.2
* https://github.com/vector-im/element-desktop/releases/tag/v1.10.3
* https://github.com/vector-im/element-desktop/releases/tag/v1.10.4

ChangeLogs (web):
* https://github.com/vector-im/element-web/releases/tag/v1.10.2
* https://github.com/vector-im/element-web/releases/tag/v1.10.3
* https://github.com/vector-im/element-web/releases/tag/v1.10.4
2022-02-19 19:21:29 +01:00
Renaud
c2345671d5
Merge pull request #153315 from linsui/jami
jami-*: 20211213.2.37be4c3 -> 20211223.2.37be4c3
2022-02-19 17:54:08 +01:00
Cole Mickens
07a8e697f6
fluffychat: init at v1.2.0 2022-02-19 15:16:53 +01:00
Ivv
7d50f11950
Merge pull request #160665 from devhell/init-gurk-rs
gurk-rs: init at 0.2.3
2022-02-19 00:49:03 +01:00
deltadelta
64c2db945d dino: pass only required parts of gst_all_1 2022-02-18 20:36:39 +01:00
Malo Bourgon
7affd3fc47 signalbackup-tools: 20220216 -> 20220218 2022-02-18 10:58:16 -08:00
Alexander Nortung
5c4d9d0e50
session-desktop-appimage: 1.7.6 -> 1.7.7 (#159196) 2022-02-18 18:26:43 +01:00
devhell
54c4e7786b gurk-rs: init at 0.2.3 2022-02-18 15:15:52 +00:00
zowoq
27b5a7b494 maintainers: remove mjlbach 2022-02-18 06:53:19 +10:00
Shea Levy
e0c8e584ae
discord: 0.0.16 -> 0.0.17 2022-02-17 15:13:31 -05:00
Malo Bourgon
38ef358b65 signalbackup-tools: 20220107 -> 20220216 2022-02-16 10:58:57 -08:00
Jan Tojnar
6a972fb8bb
Merge pull request #159252 from FliegendeWurst/gnome2-gconf
various packages: remove gconf dependency
2022-02-15 13:11:02 +01:00
Bobby Rong
d6de7a6ce8
Merge pull request #159769 from r-ryantm/auto-update/psi-plus
psi-plus: 1.5.1596 -> 1.5.1600
2022-02-14 20:04:04 +08:00
R. Ryantm
d3ebd7d525 signal-desktop: 5.30.0 -> 5.31.1 2022-02-13 21:27:18 +00:00
Martin Weinelt
b0b9b9241c pantalaimon: 0.10.2 -> 0.10.4 2022-02-13 09:55:06 -08:00
deltadelta
ac446d87f7 dino: 0.2.2 -> 0.3.0 2022-02-13 17:07:34 +01:00
R. Ryantm
9df062704e psi-plus: 1.5.1596 -> 1.5.1600 2022-02-13 06:52:48 +00:00
Tom
6a966accb5
dino: add tomfitzhenry as maintainer (#159701) 2022-02-13 10:05:25 +08:00
Artturi
f07bc4063b
Merge pull request #159112 from wackbyte/discord-canary-0.0.133 2022-02-12 19:18:17 +02:00
Robert Schütz
70aa8d9ec6 chatty: 0.6.0 -> 0.6.1
https://source.puri.sm/Librem5/chatty/-/blob/v0.6.1/NEWS
2022-02-12 05:12:33 +00:00
wackbyte
3e5aee615b
discord-canary: 0.0.280 -> 0.0.283 (darwin) 2022-02-11 19:40:13 -05:00
wackbyte
8bfdab3549
discord-canary: 0.0.132 -> 0.0.133 (linux) 2022-02-11 19:37:30 -05:00
Infinidoge
4df455ae9b
nit: remove mysterious extra newlines 2022-02-11 09:24:40 -05:00
Infinidoge
0f47936e80
discord: set meta.mainProgram to binaryName
Additionally, pull out repetitive pieces of the `packages` definition.
2022-02-11 09:10:30 -05:00
FliegendeWurst
ca01d7a6b2 slack: remove gconf dependency 2022-02-11 15:08:12 +01:00
FliegendeWurst
c3bd37b2af skypeforlinux: remove gconf dependency 2022-02-11 15:07:57 +01:00
FliegendeWurst
4883f07074 signal-desktop: remove gconf dependency 2022-02-11 15:07:44 +01:00
FliegendeWurst
1ea5cf23a1 gitter: remove gconf dependency 2022-02-11 15:07:31 +01:00
FliegendeWurst
2503c5d9ce franz: remove gconf dependency 2022-02-11 15:05:20 +01:00
Dmitry Kalinkin
0e047e8a29
Merge pull request #152385 from mikroskeem/ripcord-darwin
ripcord: add darwin app bundle
2022-02-11 05:12:33 -05:00
Mark Vainomaa
4d1a32607e
ripcord: create separate derivation for darwin 2022-02-11 11:18:47 +02:00
Bobby Rong
42059cb14a
Merge pull request #159061 from r-ryantm/auto-update/alfaview
alfaview: 8.34.0 -> 8.37.0
2022-02-11 11:48:11 +08:00
Uri Baghin
1c2d7f85b9
Merge pull request #131891 from hexagonal-sun/darwin-app-creation
Darwin Application Launcher creation expression
2022-02-11 09:26:32 +11:00
R. Ryantm
695b80c7c0 alfaview: 8.34.0 -> 8.37.0 2022-02-10 22:11:20 +00:00
Matthew Leach
850fc57f56 build-support: make-darwin-bundle: new
Add a new module that allows darwin-style application bundles to be
created
2022-02-10 18:53:53 +00:00
Mark Vainomaa
4136688395
ripcord: chmod -x 2022-02-10 13:24:45 +02:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
ajs124
c803d8e88c jitsi-meet-electron: 2.8.11 -> 2022.1.1 2022-02-08 11:51:36 -08:00
Lux
8219ba4f50 schildichat: 1.9.7-sc.1 -> 1.9.8-sc.1 2022-02-07 19:13:32 -08:00
github-actions[bot]
9cdb39f965
Merge master into staging-next 2022-02-07 18:01:27 +00:00
Hlöðver Sigurðsson
87ef1e84fd slack: fix linux url and updater 2022-02-07 17:37:51 +02:00
Vanilla
e4ac34506a
tdesktop: Remove myself as maintainer 2022-02-07 20:40:01 +08:00
github-actions[bot]
4e2cf99754
Merge master into staging-next 2022-02-07 12:01:12 +00:00
Sandro
5a2b52cd6e
Merge pull request #144266 from liff/mattermost-desktop/v5.0.1 2022-02-07 11:49:56 +01:00
Jonathan Ringer
e78ff05ee8
kotatogram-desktop.tg_owt: fix typo 2022-02-06 18:45:19 -08:00
Jonathan Ringer
46fd0afcb3
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pysdl2/default.nix
	pkgs/top-level/aliases.nix
2022-02-06 18:36:59 -08:00
Jonathan Ringer
0cdc7232cb
kotatogram-desktop.tg_owt: pin mpeg to 4.x 2022-02-06 18:11:24 -08:00
Hlöðver Sigurðsson
5facd430d4 slack: aarch64 darwin support and updater 2022-02-06 22:12:10 +02:00
Jonathan Ringer
a237978b5f
jami-daemon: pin ffmpeg to 4.x 2022-02-05 13:31:49 -08:00
R. Ryantm
5cb9fbd5ff rocketchat-desktop: 3.7.6 -> 3.7.7 2022-02-04 18:30:54 -08:00
R. Ryantm
e2384303a0 slack: 4.22.0 -> 4.23.0 2022-02-04 18:02:44 -08:00
R. Ryantm
40bc60f594 signal-desktop: 5.29.1 -> 5.30.0 2022-02-04 17:14:00 +00:00
Robert Schütz
7acca65758 chatty: 0.4.0 -> 0.6.0
https://source.puri.sm/Librem5/chatty/-/blob/v0.6.0/NEWS
2022-02-03 06:40:40 +00:00
tricktron
e8c6422be6
teams: add darwin support (#157006) 2022-02-02 11:58:34 -05:00
Olli Helenius
f13b40ab4e
mattermost-desktop: 4.6.2 -> 5.0.3 2022-02-02 17:26:55 +02:00