Commit Graph

1845 Commits

Author SHA1 Message Date
Benjamin Staffin
59b08e6759 discord: Fix desktop icon
The name used in the .desktop file needs to match the filename that
exists in $out/share/pixmaps/ for it to work.
2019-07-19 04:00:52 +02:00
Tim Steinbach
3cb2b233c5
zoom-us: 2.8.264592.0714 -> 2.9.265650.0716 2019-07-17 07:52:37 -04:00
R. RyanTM
2928e4c3fc skypeforlinux: 8.47.0.59 -> 8.49.0.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-07-17 09:36:49 +02:00
Frederik Rietdijk
a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Tim Steinbach
603aec4160
zoom-us: 2.8.252201.0616 -> 2.8.264592.0714 2019-07-15 07:26:55 -04:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
Frederik Rietdijk
54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
pacien
9e9cc366d0 riot-web: fallback to example config
Since 1.2.2, specifying defaults seems to be required for the app to start.
2019-07-13 00:55:23 +02:00
Nikolay Amiantov
f62f744ac2 gajim: fix audio calling
It appears it actually works with this fix!
2019-07-12 18:01:12 +03:00
Frederik Rietdijk
22cb7f25f2 Merge master into staging-next 2019-07-11 09:40:10 +02:00
uHOOCCOOHu
1bc8cd8ff5
tdesktop: 1.7.10 -> 1.7.14 2019-07-11 00:15:44 +08:00
Frederik Rietdijk
7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
adisbladis
d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis
e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
worldofpeace
5e30ad610a
Merge pull request #63761 from contrun/patch-1
franz: use wrapGAppsHook
2019-07-04 06:20:13 -04:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
R. RyanTM
32987d9014 teamspeak_server: 3.7.1 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamspeak-server/versions
2019-07-03 09:31:53 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
Tadeo Kondrak
e2a407bb01 discord-canary: 0.0.84 -> 0.0.85 2019-07-01 20:50:17 -07:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Michael Raskin
460136f8a3
Merge pull request #63983 from r-ryantm/auto-update/baresip
baresip: 0.6.2 -> 0.6.3
2019-07-01 06:34:33 +00:00
R. RyanTM
9194d0f925 baresip: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/baresip/versions
2019-06-30 23:13:29 -07:00
worldofpeace
06cf681b6a
Merge pull request #63945 from nyanloutre/riot_1_2_2
riot-{web,desktop}: 1.2.1 -> 1.2.2
2019-06-30 17:56:08 -04:00
nyanloutre
f38d3ee12c
riot-desktop: 1.2.1 -> 1.2.2 2019-06-30 23:24:48 +02:00
nyanloutre
26a0e5f942
riot-web: 1.2.1 -> 1.2.2 2019-06-30 23:24:18 +02:00
Michael Weiss
1707911f97
signal-desktop: 1.25.2 -> 1.25.3 2019-06-30 01:13:48 +02:00
worldofpeace
50b70f8797 fractal: fix build with gstreamer 1.16.0 2019-06-28 17:42:17 -04:00
Marek Mahut
91afe56e92 gomuks: 2018-07-10 -> 2019-06-28 2019-06-28 14:17:55 +02:00
B YI
5fff5efea2 franz: use wrapGAppsHook
I encountered crashes while opening the file selection dialog.

```
(franz:11597): GLib-GIO-ERROR **: 14:08:20.102: No GSettings schemas are installed on the system
[1]    11597 trace trap  franz
```

This error is also presented in various other gtk applications (e.g. https://github.com/NixOS/nixpkgs/issues/45286). I used the same trick to fix this error.
2019-06-27 13:13:19 +08:00
Michael Weiss
4ae993455d
signal-desktop: 1.25.1 -> 1.25.2 2019-06-26 22:32:15 +02:00
Michael Weiss
5b4b6b6c24
tdesktop: 1.7.7 -> 1.7.10 2019-06-25 17:33:56 +02:00
Jörg Thalheim
b552d72a9a
Fix electron crash when using file chooser dialog (#55057)
Fix electron crash when using file chooser dialog
2019-06-25 07:59:31 +01:00
Jörg Thalheim
205296f55a
rambox: remove gapps-wrapper
This is now provided by electron itself.
2019-06-25 07:58:10 +01:00
Jörg Thalheim
ebe4375ff4
rambox: upgrade to electron 4
This is what upstream uses as well
2019-06-25 07:58:05 +01:00
Jörg Thalheim
dce97daeda
rambox: 0.6.7 -> 0.6.9 2019-06-24 17:33:56 +01:00
Tadeo Kondrak
1655945eb7 discord-canary: 0.0.83 -> 0.0.84 2019-06-23 11:50:09 -07:00
Tadeo Kondrak
e6f23b8b1e discord-{ptb,canary}: init; add update-discord 2019-06-23 11:50:09 -07:00
Tadeo Kondrak
0687a9d8db discord: change from 4 to 2 space indentation 2019-06-23 11:50:09 -07:00
Léo Gaspard
a9166c763d
Merge branch 'pr-63515'
* pr-63515:
  nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
2019-06-19 19:41:58 +02:00
Tim Steinbach
fa58c6733b
zoom-us: 2.8.222599.0519 -> 2.8.252201.0616 2019-06-19 08:54:10 -04:00
Doron Behar
0b383bdf78 nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json
dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-19 15:33:52 +03:00
Will Dietz
12a0083503
Merge pull request #63017 from dtzWill/update/skype-8.47.0.59
skype: 8.46.0.60 -> 8.47.0.59
2019-06-17 21:00:18 -05:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Tim Steinbach
66add9f141 slack: Generalize theming
Split out dark theme
Fixes #61155
2019-06-16 09:53:00 -04:00
Michael Weiss
7e2dc8d27b
tdesktop: Update the Arch patches for a HiDPI fix
See: https://bugs.archlinux.org/task/62594
2019-06-14 22:09:15 +02:00
Anatolii Prylutskyi
ce6edcdb0b
slack: dark mode css can be passed as argument 2019-06-13 10:07:22 +03:00
William Casarin
14ebdbb3d9 bitlebee-discord: add myself as maintainer
Signed-off-by: William Casarin <jb55@jb55.com>
2019-06-12 09:35:46 +02:00