WORLDofPEACE
bbecd2a7a1
fractal: don't mark as broken
...
https://github.com/NixOS/nixpkgs/pull/116324
2021-03-21 01:13:48 -04:00
Neil Mayhew
53e6605693
skypeforlinux: 8.68.0.100 -> 8.69.0.77
2021-03-19 20:27:31 -06:00
github-actions[bot]
c804f22a81
Merge master into staging-next
2021-03-19 12:26:52 +00:00
Jörg Thalheim
a99b2f4274
deltachat-electron: 1.15.2 -> 1.15.3
2021-03-19 12:09:04 +01:00
Doron Behar
979de853c3
Merge pull request #110532 from r-ryantm/auto-update/pidgin-carbons
...
pidgin-carbons: 0.2.2 -> 0.2.3
2021-03-19 08:08:24 +00:00
github-actions[bot]
6ffd2fe000
Merge master into staging-next
2021-03-19 06:17:55 +00:00
Sandro
3ee1fb4f09
Merge pull request #102927 from sikmir/vk-messenger
...
vk-messenger: 5.0.1 → 5.2.3, enable on darwin
2021-03-19 01:53:05 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next
2021-03-18 19:24:39 +01:00
Sandro
779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27
2021-03-18 13:43:53 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next
2021-03-18 13:35:59 +01:00
Sandro
67dc9e721b
Merge pull request #116621 from toonn/wire-desktop-bump
2021-03-18 01:38:50 +01:00
Sandro Jäckel
68fd9864ea
fractal: mark broken
2021-03-17 22:55:09 +01:00
Maximilian Bosch
1df1bb812e
Merge pull request #116449 from TredwellGit/element
...
element: 1.7.22 -> 1.7.23
2021-03-17 19:20:54 +01:00
Markus S. Wamser
41f345cbfc
teams: reorder arguments produced by wrapper
...
this fixes launching meetings from links
2021-03-17 15:32:02 +01:00
toonn
a5736f5cf5
wire-desktop: mac 3.21.3959 -> 3.23.4046
2021-03-17 13:37:56 +01:00
toonn
76556fe074
wire-desktop: linux 3.22.2937 -> 3.23.2938
2021-03-17 13:35:17 +01:00
Samuel Gräfenstein
b72ee5775c
treewide: gnome2.gtk -> gtk2
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
github-actions[bot]
d18aaddde4
Merge master into staging-next
2021-03-16 00:39:08 +00:00
Jörg Thalheim
dc4f0a1721
Merge pull request #116355 from Yarny0/zoom-qt
2021-03-15 18:44:20 +00:00
Jörg Thalheim
776f482e02
zoom-us: remove qttools
...
this is a left-over when we used nixpkgs's qt instead of the bundled version
2021-03-15 19:41:57 +01:00
TredwellGit
56da9300a3
element: 1.7.22 -> 1.7.23
...
https://github.com/vector-im/element-web/releases/tag/v1.7.23
2021-03-15 18:04:00 +00:00
github-actions[bot]
e7b44e6f52
Merge master into staging-next
2021-03-15 06:18:46 +00:00
Olli Helenius
baae14e981
teams: 1.3.00.30857 -> 1.4.00.4855
2021-03-15 02:18:37 -04:00
Yarny0
b747aa0f9f
zoom-us: unset Qt env variables to fix dialog boxes
...
Zoom wouldn't show the "Participants"
dialog box when used in a plasma environment;
precisely, the dialog box failed to show its content.
The problem doesn't exist in other
environments like Gnome or Xfce.
Experiments have shown that clearing the environment variable
`QML2_IMPORT_PATH` before calling Zoom fixes the issue.
I suspect the reason to be as follows:
While the zoom build recipe is called with
`libsForQt5xx.callPackage`, putting `qttools.dev` in zoom's
`PATH` is the only connection to nixpkgs' Qt ecosystem.
Zoom brings its own Qt libraries.
Hence it seems to be a good idea to shield
zoom from access to nixpkgs' Qt files to avoid
problems from version mismatch or similar troubles.
So the commit at hand expands zoom's wrapper script
to clear the Qt-related enviornemt variables
`QML2_IMPORT_PATH` and `QT_PLUGIN_PATH`.
Original issue report, with some discussion:
https://github.com/NixOS/nixpkgs/issues/107495#issuecomment-764538071
2021-03-14 23:05:47 +01:00
Jan Tojnar
6f0dd4247b
fractal: port away from buildRustPackage
...
The new setup hooks compose better with Meson setup hooks.
Also correct license.
2021-03-14 17:46:32 +01:00
github-actions[bot]
c596c93079
Merge master into staging-next
2021-03-14 00:41:40 +00:00
Sandro
20fd56001a
Merge pull request #116248 from dotlambda/zulip-term-0.6.0
...
zulip-term: 0.5.2 -> 0.6.0
2021-03-13 23:09:20 +01:00
Robert Schütz
3f109f6f27
zulip-term: 0.5.2 -> 0.6.0
2021-03-13 22:39:07 +01:00
github-actions[bot]
c2eb9a753a
Merge master into staging-next
2021-03-12 12:25:52 +00:00
Milan Pässler
109a7fb875
jitsi-meet-electron: 2.4.2 -> 2.7.0
2021-03-12 11:32:19 +01:00
github-actions[bot]
903fc48674
Merge master into staging-next
2021-03-12 00:39:51 +00:00
R. RyanTM
2d286fbf8c
signal-cli: 0.8.0 -> 0.8.1
2021-03-11 23:28:50 +01:00
Jan Tojnar
8f3169ab3d
telepathy-glib: do not propagate python
...
Python is only used as build tool these days so it is not necessary to ensure consistency across telepathy packages.
2021-03-11 16:05:36 +01:00
Nikolay Korotkiy
65974d5f68
vk-messenger: 5.0.1 → 5.2.3, enable on darwin
2021-03-10 10:50:57 +03:00
Frederik Rietdijk
277d488026
Merge staging into staging-next
2021-03-08 19:20:18 +01:00
Sandro
1aae00a12f
Merge pull request #115306 from SuperSandro2000/fix-collection22
2021-03-07 15:58:56 +01:00
github-actions[bot]
65cddb74d7
Merge staging-next into staging
2021-03-07 06:17:25 +00:00
Sandro Jäckel
9c43942caf
mirage: remove unused input
2021-03-07 03:13:51 +01:00
Sandro Jäckel
2c19aaabd4
deltachat-electron: format
2021-03-06 21:03:26 +01:00
github-actions[bot]
91f883b8d3
Merge staging-next into staging
2021-03-06 12:20:21 +00:00
Jörg Thalheim
ab8465cba3
deltachat-electron: 1.15.1 -> 1.15.2
2021-03-06 12:08:09 +01:00
github-actions[bot]
fb5c8b556d
Merge staging-next into staging
2021-03-06 06:17:00 +00:00
Sandro
8edfe0a2e8
Merge pull request #115180 from toonn/wire-desktop-bump
2021-03-06 05:01:08 +01:00
Sandro Jäckel
bdfaf83f76
pythonPackages.google-api-python-client: normalize package name
2021-03-06 00:02:06 +01:00
toonn
5d6f159ee6
wire-desktop: Add missing phase hooks
2021-03-05 18:07:53 +01:00
toonn
dd4b13bcf3
wire-desktop: linux 3.21.2936 -> 3.22.2937
2021-03-05 12:27:06 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging
2021-03-04 22:16:45 +01:00
Doron Behar
132d954d35
zoom-us: 5.5.7011.0206 → 5.5.7938.0228
2021-03-04 14:09:35 +02:00
Doron Behar
d0853a745c
zoom-us: set src pname and version for update script
...
Cleanup unused arguments.
2021-03-04 14:09:35 +02:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain
2021-03-03 10:50:26 +00:00