Sandro
e6b0f036b3
Merge pull request #123646 from JesusMtnez/slack
...
slack: 4.15.0 -> 4.16.0
2021-05-23 18:46:01 +02:00
Sandro
32faecd2dc
Merge pull request #123961 from wizardwatch/master
...
discord-canary: 0.0.121 -> 0.0.122
2021-05-22 15:22:29 +02:00
Michael Weiss
6a4ef962d3
signal-desktop: 5.2.0 -> 5.2.1
2021-05-22 13:28:35 +02:00
Wyatt Osterling
03a623970f
discord-canary: 0.0.121 -> 0.0.122
...
bump DiscordCanary from version 0.0.121 to 0.0.122
2021-05-21 23:31:18 -04:00
Robert Schütz
da4a86ac3d
Merge pull request #123366 from dotlambda/linphone-ffmpeg
...
linphone: use ffmpeg instead of ffmpeg_3
2021-05-21 20:44:36 +02:00
Michael Weiss
ac3f3a9fd0
Merge pull request #123817 from primeos/signal-desktop
...
signal-desktop: 5.1.0 -> 5.2.0
2021-05-21 12:22:09 +02:00
Guillaume Girol
6e2c8555ee
Merge pull request #123777 from evils/element-wayland
...
element-desktop: set dbus default for firefox
2021-05-20 19:36:28 +00:00
Robert Schütz
00d82af612
zulip-term: add notify-send to $PATH
2021-05-20 12:03:37 -07:00
Michael Weiss
2a03e9a8f4
signal-desktop: 5.1.0 -> 5.2.0
2021-05-20 20:05:14 +02:00
Evils
becc715b89
element-desktop: set dbus default for firefox
...
fixes opening links in firefox-wayland on wayland
2021-05-20 09:22:18 +02:00
Robert Schütz
82f5c64af7
kdeltachat: unstable-2021-05-16 -> unstable-2021-05-18 ( #123575 )
2021-05-19 11:34:15 +02:00
JesusMtnez
f6dfcbc2b7
slack: 4.15.0 -> 4.16.0
2021-05-19 10:14:01 +02:00
Stéphan Kochen
7fe17847a2
tensor: fix darwin build
2021-05-18 19:33:46 +02:00
Michael Raskin
1943ac5961
Merge pull request #123480 from dotlambda/baresip-ffmpeg
...
baresip: use ffmpeg instead of ffmpeg_3
2021-05-18 10:55:18 +00:00
Robert Schütz
5db1f83e23
baresip: use ffmpeg instead of ffmpeg_3
2021-05-18 11:41:38 +02:00
Sandro
17e3fb2e23
Merge pull request #122448 from misuzu/psi-plus-update
...
psi-plus: 1.4.1473 -> 1.5.1520
2021-05-18 01:29:50 +02:00
Robert Schütz
6220405c9f
linphone: use ffmpeg instead of ffmpeg_3
2021-05-17 19:25:54 +02:00
misuzu
ab76abeaf9
psi-plus: update license to gpl2Only
2021-05-17 19:00:13 +03:00
misuzu
9439bb5316
psi-plus: 1.4.1473 -> 1.5.1520
2021-05-17 19:00:04 +03:00
TredwellGit
25b12b1b0a
element: 1.7.27 -> 1.7.28
...
https://github.com/vector-im/element-web/blob/v1.7.28/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.28/CHANGELOG.md
2021-05-17 14:55:53 +00:00
Michael Weiss
aa2537b554
Merge pull request #122926 from primeos/signal-desktop-fix-db-encryption
...
signal-desktop: Fix the database encryption by preloading SQLCipher
2021-05-17 16:06:52 +02:00
Anderson Torres
04ce017de7
Merge pull request #122025 from bryanasdev000/package-ferdi-beta
...
ferdi: 5.5.0 -> 5.6.0-beta.5
2021-05-16 23:56:55 -03:00
Ben Siraphob
75c67d6be9
torchat: use fetchFromGitHub
2021-05-16 19:29:28 -07:00
Sandro
e4d652129a
Merge pull request #122982 from mohe2015/update-discord-canary
...
discord-canary: 0.0.119 -> 0.0.121
2021-05-17 03:16:04 +02:00
Sandro
700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
...
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Bryan A. S
ee2cf16385
ferdi: Update license to asl20
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-16 21:03:39 -03:00
Sandro
d6550423e0
Merge pull request #123278 from dotlambda/kdeltachat-2021-05-16
...
kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16
2021-05-17 01:18:22 +02:00
Robert Schütz
7051dd78ff
kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16
2021-05-16 21:20:13 +02:00
Hedtke, Moritz
ca8e76267d
discord-canary: 0.0.119 -> 0.0.121
2021-05-15 13:16:59 +02:00
Michael Weiss
45bd7b39a4
signal-desktop: Add a Python wrapper to re-encrypt DBs
...
This is super hacky... :o
But then again it should at least prevent data loss.
Note: At least this isn't required for NixOS 21.05.
2021-05-14 22:54:38 +02:00
Anders Kaseorg
bc725d7fb6
zulip: 5.6.0 → 5.7.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-05-13 17:47:43 -07:00
Michael Weiss
940dfa9940
signal-desktop: Fix the database encryption by preloading SQLCipher
...
AFAIK this is the only reliable way for us to ensure SQLCipher will be
loaded instead of SQLite. It feels like a hack/workaround but according
to the SQLCipher developers [0] "this issue can and should be handled
downstream at the application level: 1. While it may feel like a
workaround, using LD_PRELOAD is a legitimate approach here because it
will substitute the system SQLite with SQLCipher which is the intended
usage model;".
This fixes #108772 for NixOS 20.09 users who upgrade to NixOS 21.05 and
replaces #117555 .
For nixos-unstable users this will unfortunately break everything again
so we should add a script to ease the transition (in a separate commit
so that we can revert it for NixOS 21.05).
[0]: https://github.com/sqlcipher/sqlcipher/issues/385#issuecomment-802874340
2021-05-14 02:33:42 +02:00
Michael Weiss
3d67a797b7
Merge pull request #121149 from primeos/signal-desktop-wayland
...
signal-desktop: 5.0.0 -> 5.1.0
2021-05-12 20:13:51 +02:00
Michael Weiss
fd4f20bce4
signal-desktop: 5.0.0 -> 5.1.0
...
This is the most important Signal-Desktop release in a while as we
finally have Wayland support via Electron 12 \o/ #YAY :D
https://github.com/signalapp/Signal-Desktop/issues/3411
5bcf50ede9 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R231)
c6d5d852a9 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R232)
https://en.wikipedia.org/wiki/Electron_(software_framework)#Versions
2021-05-12 19:41:51 +02:00
Sandro
fa41b8a54f
Merge pull request #122613 from toonn/wire-desktop-bump
2021-05-12 18:02:47 +02:00
Maximilian Bosch
b169185b60
Merge pull request #122473 from TredwellGit/element
...
element: 1.7.26 -> 1.7.27
2021-05-11 22:20:17 +02:00
toonn
462c21b533
wire-desktop: mac 3.24.4059 -> 3.25.4095
2021-05-11 19:17:07 +02:00
toonn
07dc385e07
wire-desktop: linux 3.24.2939 -> 3.25.2940
2021-05-11 19:14:32 +02:00
sterni
f93d83d21b
ocamlPackages: cohttp: 2.5.0 -> 4.0.0; conduit: 2.2.2 -> 4.0.0 ( #118144 )
...
* ocamlPackages.x509: 0.12.0 -> 0.13.0
https://github.com/mirleft/ocaml-x509/releases/tag/v0.13.0
* ocamlPackages.tls{,-mirage}: 0.12.8 -> 0.13.1
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.0
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.1
* ocamlPackages.ca-certs: 0.2.0 -> 0.2.1
Adds support for NIX_SSL_CERT_FILE, so we can finally run its test
suite! https://github.com/mirage/ca-certs/releases/tag/v0.2.1
* ocamlPackages.dns*: 4.6.3 -> 5.0.0
* jackline: unstable-2020-09-03 -> unstable-2021-04-23
Compatibility with tls >= 0.13.0
* ocamlPackages.ca-certs-nss: init at 3.64.0.1
* ocamlPackages.conduit: 2.2.2 -> 2.3.0
https://github.com/mirage/ocaml-conduit/releases/tag/v2.3.0
* ocamlPackages.curly: fix tests with new ca-certs behavior
* ocamlPackages.cohttp: 2.5.0 -> 4.0.0
ocamlPackages.cohttp-lwt-unix: add description
https://github.com/mirage/ocaml-cohttp/releases/tag/v4.0.0
* ocamlPackages.mirage{,-runtime,-types*}: 3.10.1 -> 3.10.3
Adjust to a few changed dependencies:
https://github.com/mirage/mirage/releases/tag/v3.10.2
https://github.com/mirage/mirage/releases/tag/v3.10.3
* ocamlPackages.conduit*: 2.3.0 -> 4.0.0
https://github.com/mirage/ocaml-conduit/releases/tag/v4.0.0
* ocamlPackages.cohttp-lwt-unix: disable tests
* ocamlPackages.dns*: 5.0.0 -> 5.0.1
https://github.com/mirage/ocaml-dns/releases/tag/v5.0.1
* ocamlPackages.awa*: 0.0.1 -> 0.0.3
https://github.com/mirage/awa-ssh/releases/tag/v0.0.2
https://github.com/mirage/awa-ssh/releases/tag/v0.0.3
* ocamlPackages.optint: 0.0.4 -> 0.1.0
https://github.com/mirage/optint/releases/tag/v0.0.5
https://github.com/mirage/optint/releases/tag/v0.1.0
* ocamlPackages.decompress: 1.3.0 -> 1.4.0
https://github.com/mirage/decompress/releases/tag/v1.4.0
* ocamlPackages.checkseum: 0.2.1 -> 0.3.1
https://github.com/mirage/checkseum/releases/tag/v0.3.0
https://github.com/mirage/checkseum/releases/tag/v0.3.1
* ocamlPackages.checkseum: allow compilation with ocaml-freestanding
* ocamlPackages.carton: 0.4.0 -> 0.4.1
https://github.com/mirage/ocaml-git/releases/tag/carton-v0.4.1
* ocamlPackages.mimic: 0.0.2 -> 0.0.3
* Upstream changed.
* https://github.com/dinosaure/mimic/releases/tag/0.0.3
* ocamlPackages.letsencrypt: 0.2.4 -> 0.2.5
* ocamlPackages.paf: 0.0.1 -> 0.0.3
* ocamlPackages.git-cohttp-mirage: remove at 3.3.3
Will be replaced by git-paf 3.4.0.
* ocamlPackages.git*: 3.3.3 -> 3.4.0
ocamlPackages.git-paf: init at 3.4.0
https://github.com/mirage/ocaml-git/releases/tag/3.4.0
* ocamlPackages.irmin*: 2.5.3 -> 2.6.0
https://github.com/mirage/irmin/releases/tag/2.6.0
2021-05-11 06:54:15 +02:00
TredwellGit
a0edfacfad
element: 1.7.26 -> 1.7.27
...
https://github.com/vector-im/element-web/blob/v1.7.27/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.27/CHANGELOG.md
2021-05-10 22:09:44 +00:00
Robert Schütz
18a8eb9e41
kdeltachat: enable WebP support
...
See d0a05f9ca3
.
2021-05-10 10:46:57 +02:00
Guillaume Girol
f7adb8b94e
Merge pull request #121942 from mjlbach/bump_matrix-nio_dependencies
...
pythonPackages.matrix-nio: 0.15.2 -> 0.18.0, update build system and dependencies
2021-05-09 09:41:45 +00:00
Robert Hensing
8e3c5eb501
treewide: xvfb_run -> xvfb-run
2021-05-08 15:48:41 +02:00
Vladimír Čunát
080cd658ca
Merge #121780 : treewide meta.maintainers tweaks
2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Guillaume Girol
7c8e33bbd4
pantalaimon: 0.8.0 -> 0.9.2
...
fix build
2021-05-07 14:26:19 -07:00
Olli Helenius
4d7a3be41a
mattermost-desktop: 4.5.2 -> 4.6.2 ( #122006 )
2021-05-07 17:00:53 +02:00
Vladimír Čunát
73e17a3594
treewide: remove lethalman from meta.maintainers
...
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
Jan Tojnar
0420282780
treewide maintainers: add teams.{freedesktop,gnome}
2021-05-07 15:36:40 +02:00
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
...
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00