Commit Graph

1932 Commits

Author SHA1 Message Date
Marek Mahut
6f92bc0cfd slack: 4.0.0 -> 4.0.1 2019-08-01 22:53:52 +00:00
worldofpeace
2d307238de zoom-us: drop uneeded *Inputs 2019-08-01 14:55:41 -04:00
worldofpeace
32f62e9798 zoom-us: use flathub desktop integration
We fetch from https://github.com/flathub/us.zoom.Zoom
and install their appdata, icons, and desktop file.
2019-08-01 14:55:41 -04:00
worldofpeace
43dcb0542f fractal: 4.0.0 -> 4.2.0
Build system changes happening in the following commits:

* 79bf10af6d
* 6982765607
* 4abfa58282

Submitted MR upstream to update Cargo.lock [0] and to
make scripts executable [1].

[0]: https://gitlab.gnome.org/GNOME/fractal/merge_requests/446
[1]: https://gitlab.gnome.org/GNOME/fractal/merge_requests/447
2019-08-01 14:03:09 -04:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
worldofpeace
37158a3410 fractal: stylize, add me to maintainers 2019-07-30 14:01:47 -04:00
Michael Weiss
1d102b90e6
tdesktopPackages.*: Remove the attributes in favour of tdesktop
This is a refactoring of "tdesktop", i.e. the resulting derivation isn't
affected by this commit (only the tdesktopPackages.* attributes are
removed).

I decided to remove the attributes "tdesktopPackages.*" as I don't
maintain the preview version anymore. There are regular stable releases
and we depend on the patches from Arch Linux which only track the stable
version as well, i.e. I would have to maintain our own patches, which
would either require an additional repository or "bloat" Nixpkgs (apart
from the fact that it would be unnecessarily time-consuming).
2019-07-30 17:34:35 +02:00
worldofpeace
e0b1eb0cd4
Merge pull request #65573 from tadfisher/zoom-us
zoom-us: use wrapQtAppsHook
2019-07-29 18:43:07 -04:00
Tad Fisher
aefe854bd3 zoom-us: use wrapQtAppsHook 2019-07-29 14:17:25 -07:00
Robin Gloster
c382280df6
Merge pull request #65499 from jojosch/teamspeak_client-update-3.3.0
teamspeak_client: 3.1.10 -> 3.3.0
2019-07-29 16:19:33 +00:00
Marek Mahut
f4ce7887ce poezio: 0.12 -> 0.12.1
Moving the source to GitHub from dev.louiz.org.
2019-07-29 09:36:55 +02:00
worldofpeace
f498a8b7af wire-desktop: gdk_pixbuf -> gdk-pixbuf 2019-07-28 17:29:11 -04:00
Frederik Rietdijk
cb3ce5d26d Merge master into staging-next 2019-07-28 12:11:37 +02:00
Johannes Schleifenbaum
9a9dbb6af2 teamspeak_client: 3.1.10 -> 3.3.0 2019-07-28 10:02:36 +02:00
Frederik Rietdijk
15564fbb4d wire-desktop: fix evaluating on other platforms
to unblock tarball job
2019-07-28 09:31:48 +02:00
Frederik Rietdijk
cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
toonn
4665e883b2 wire-desktop: Add darwin support
Wire Desktop is available for linux, mac os and windows. I figured
adding darwin support would be cromulent. Note that the versions don't
align 100%, this is how it's released upstream.

I refactored the derivation to seperate all the linux-specific parts. I
also sorted the dependencies and grouped them.

The changes were based on the derivation for electron. I changed the
construction from calling `mkDerivation` on a conditional merger of two
sets by moving the `mkDerivation` calls into the conditional and up to
the local bindings for `linux` and `darwin`. This required moving
`pname` and `meta` up to local bindings.
2019-07-27 19:43:33 +02:00
toonn
33b6a1720d wire-desktop: expand meta
Added a `longDescription` and `downloadPage`. Also added myself to
`maintainers`.

I fixed up the `license` because it's actually GPLv3 *or later*.
Note that terms and conditions apply though I don't feel like they
violate the GPL-ness of the code.
2019-07-27 19:40:37 +02:00
Johannes Schleifenbaum
59ca4168ef teamspeak_server: 3.8.0 -> 3.9.1 2019-07-26 17:53:12 +02:00
Tim Steinbach
2b014be886
slack-dark: 2019-06-04 -> 2019-07-25 2019-07-26 09:25:38 -04:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Robin Gloster
8f6f4bd2d6
Merge pull request #65226 from Mic92/teamspeak
teamspeak: remove unnecessary makeWrapper
2019-07-22 18:35:43 +00:00
Robin Gloster
74afa518db
Merge pull request #65258 from davidtwco/franz-5.2.0
franz: 5.1.0 -> 5.2.0
2019-07-22 17:26:09 +00:00
Tim Steinbach
3c65adaa75 slack-dark: Fix 4.0.0 2019-07-22 08:54:38 -04:00
angristan
0aa30f5901 slack: 3.4.2 -> 4.0.0 2019-07-22 08:54:38 -04:00
David Wood
1885399186
franz: 5.1.0 -> 5.2.0 2019-07-22 11:26:52 +01:00
Jörg Thalheim
92c4bc0108
teamspeak: remove unnecessary makeWrapper 2019-07-21 15:22:39 +01:00
Jörg Thalheim
f75fdd5c77
teamspeak_server: fix 32-bit checksum 2019-07-21 15:15:02 +01:00
Jörg Thalheim
e4230452be
teamspeak_server: add missing libstdc++
Also convert to autoPatchelfHook.
2019-07-21 15:11:44 +01:00
worldofpeace
c55a88fe8f
Merge pull request #65107 from pacien/riot-1.3.0
riot-{web,desktop}: 1.2.2 -> 1.3.0
2019-07-20 21:31:59 -04:00
worldofpeace
a1cb6d601d
riot-desktop: add worldofpeace to maintainers 2019-07-20 21:29:09 -04:00
Tim Steinbach
8f99ec0784
slack-theme-black: 2019-03-15 -> 2019-06-04 2019-07-20 15:47:14 -04:00
Max Gonzih
8a2c18299c slack: Fix dark theme
Caused by #61328
2019-07-20 09:35:58 -04:00
pacien
541f60d327 riot-desktop: 1.2.2 -> 1.3.0 2019-07-19 22:13:48 +02:00
pacien
e2c474875e riot-web: 1.2.2 -> 1.3.0 2019-07-19 22:13:37 +02:00
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
Christopher A. Williamson
a8ad0834c9
rambox-pro: 1.1.2 -> 1.1.4
Upgraded the rambox-pro package I previously created from 1.1.2 to 1.1.4 and added necessary changes to accomplish this.
2019-06-22 21:15:17 +01: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
William Casarin
6845a8323a bitlbee-discord: set BITLBEE_DATADIR
Build fails otherwise

Signed-off-by: William Casarin <jb55@jb55.com>
2019-06-12 09:35:46 +02:00
Will Dietz
dca70ab1e1
skype: 8.46.0.60 -> 8.47.0.59 2019-06-11 23:49:12 -05:00
Michael Weiss
d1d75e542a
tdesktop: 1.7.3 -> 1.7.7 2019-06-11 14:45:28 +02:00
Robert Hensing
50be73c4b2
Merge pull request #62682 from dtzWill/update/skype-8.46.0.60
skype: 8.45.0.41 -> 8.46.0.60
2019-06-05 00:08:26 +02:00
Michael Weiss
28556f054f
tdesktop: 1.7.0 -> 1.7.3
GCC 8.x is required to avoid the following error:

cc1plus: error: -Werror=class-memaccess: no option -Wclass-memaccess

If we build without "-Wno-error=class-memaccess" the build should fail
and the upstream requirements were raised from GCC 7 to GCC 8 anyway:
b2f821d3de

The two additional patches are required to avoid build errors like this:

/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:123:12:
error: invalid use of incomplete type 'class QDebug'
   qWarning()
            ^
In file included from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qglobal.h:1200,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qalgorithms.h:43,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlist.h:43,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/QList:1,
                 from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h:31,
                 from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:29:
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlogging.h:57:7:
note: forward declaration of 'class QDebug'
 class QDebug;
       ^~~~~~
2019-06-04 22:03:34 +02:00
Will Dietz
5ae032beda
skype: 8.45.0.41 -> 8.46.0.60
https://support.skype.com/en/faq/FA34778/release-notes-for-skype-for-windows-mac-linux-and-web
2019-06-04 14:55:10 -05:00
Matthew Bauer
9d65bb588f zoom-us: set LD_PRELOAD=.../v4l2convert.so
This was needed for my webcam to work with zoom-us. v4l2convert is a
wrapper for apps that only support simple bgr24 or yuv420. For these
apps to support webcams that don’t use those formats, we need to use
LD_PRELOAD to get those symbols. Taken from archlinux wiki:

https://wiki.archlinux.org/index.php/Webcam_setup#V4L1_support
2019-06-03 13:08:45 -04:00
Jörg Thalheim
51d3d5b8d0
skypeforlinux: 8.44.0.40 -> 8.45.0.41 (#62569)
skypeforlinux: 8.44.0.40 -> 8.45.0.41
2019-06-03 13:25:07 +01:00
Maximilian Bosch
739f74d056
Merge pull request #62586 from davidtwco/franz-5.1.0
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 11:44:45 +02:00
David Wood
e82ddcb684
franz: 5.0.0-beta.19 -> 5.1.0 2019-06-03 08:57:01 +01:00
R. RyanTM
dcbb041636 skypeforlinux: 8.44.0.40 -> 8.45.0.41
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-06-02 21:02:52 -07:00
worldofpeace
c90e94a641
Merge pull request #62253 from nyanloutre/riot_update_1_2_0
riot-{web,desktop}: 1.1.0 -> 1.2.1
2019-06-01 11:49:12 -04:00
nyanloutre
06195c925f riot-{web,desktop}: 1.1.0 -> 1.2.1 2019-06-01 11:48:34 -04:00