Commit Graph

2099 Commits

Author SHA1 Message Date
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
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Michael Weiss 87bb9234ab
signal-desktop: 1.25.0 -> 1.25.1 2019-06-01 14:13:50 +02:00
Michael Weiss 37d232fb5f
signal-desktop: 1.24.1 -> 1.25.0 2019-05-31 21:20:38 +02:00
Peter Hoeg c10addd601
Merge pull request #62204 from peterhoeg/u/quaternion
quaternion: 0.0.9.4 -> 0.0.9.4c
2019-05-30 14:31:19 +08:00
Peter Hoeg 907e3c8374 quaternion: 0.0.9.4 -> 0.0.9.4c
This is technically not needed as the changes only relate to appstream packaging
but as we are rebuilding it anyway due to libqmatrixclient changing, we might as
well.
2019-05-29 10:08:12 +08:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Renaud b978c1daa2
Merge pull request #62066 from petabyteboy/feature/slack
slack: 3.4.0 -> 3.4.2
2019-05-27 11:34:42 +02:00
Milan Pässler 1078041946 slack: 3.4.0 -> 3.4.2 2019-05-25 20:26:26 +02:00
Nikolay Amiantov 8f7e1fde58 gajim: 1.1.2 -> 1.1.3 2019-05-25 20:34:07 +03:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Tim Steinbach d84dbe5a91
zoom-us: 2.8.183302.0415 -> 2.8.222599.0519 2019-05-20 10:59:15 -04:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Daniel Schaefer 06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Daniel Schaefer b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Frederik Rietdijk ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
Maximilian Bosch 88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
Vladimír Čunát e8f4ad0169
Merge branch 'master' into staging-next
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
nyanloutre ed244efeab
riot-desktop: 1.0.8 -> 1.1.0 2019-05-11 09:22:43 +02:00
nyanloutre adc9db2a3a
riot-web: 1.0.8 -> 1.1.0 2019-05-11 09:22:35 +02:00
Aaron Andersen 39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
rexim 79586cae40 chatterino2: init at unstable-2019-05-11 2019-05-10 21:03:48 -04:00
worldofpeace ecdb583ded
Merge pull request #61218 from IvanMalison/slack-libappindicator
slack: add libappindicator-gtk3 to rpath
2019-05-10 18:15:01 -04:00
Michael Weiss a6388e030a
tdesktop: 1.6.7 -> 1.7.0 2019-05-10 23:33:04 +02:00
Ivan Malison c4906fa0d3
slack: add libappindicator-gtk3 to rpath 2019-05-09 17:47:45 -07:00
Andy White c0abf3c23e rambox: 0.6.6 -> 0.6.7 2019-05-08 05:49:10 +09:00
Frederik Rietdijk 87a5d8fede Merge staging-next into staging 2019-05-07 19:30:14 +02:00
Frederik Rietdijk 0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
R. RyanTM c4146b0df0 pidgin-sipe: 1.23.3 -> 1.24.0 (#50658)
* pidgin-sipe: 1.23.3 -> 1.24.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/pidgin-sipe/versions

* pidgin-sipe: add gmime to build inputs
and refactor
2019-05-05 21:11:01 +02:00
Christopher A. Williamson 886544102f
rambox-pro: Switch to using correct electron path 2019-05-05 06:29:51 +01:00
Frederik Rietdijk 193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
worldofpeace 257bdb3a9a
Merge pull request #60862 from lightbulbjim/skype-update
skypeforlinux: 8.42.76.54 -> 8.44.0.40
2019-05-03 19:40:46 -04:00
Chris Rendle-Short b5770c0f77 skypeforlinux: 8.42.76.54 -> 8.44.0.40
Note that the supplied .desktop file has changed, so `postFixup` has
been tweaked accordingly.
2019-05-04 09:34:05 +10:00
Ryan Mulligan 9aac3dbd44
Merge pull request #60789 from r-ryantm/auto-update/slack
slack: 3.3.8 -> 3.4.0
2019-05-03 15:27:27 -07:00
Frederik Rietdijk 0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Michael Fellinger 9a0596ee97 mikutter: 3.5.13 -> 3.8.7 (#60808) 2019-05-03 12:48:13 +02:00
pacien 2e9c8649f7 riot: add maintainer note 2019-05-03 01:03:19 +02:00
pacien d0cc03e8a3 riot-desktop: 1.0.7 -> 1.0.8 2019-05-03 00:55:30 +02:00
pacien 1fc56f7789 riot-web: add pacien as maintainer 2019-05-02 22:41:06 +02:00
R. RyanTM 58d1128052 riot-web: 1.0.7 -> 1.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/riot-web/versions
2019-05-02 21:56:47 +02:00
R. RyanTM adc96d7fdf slack: 3.3.8 -> 3.4.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/slack/versions
2019-05-02 11:41:07 -07:00
Frederik Rietdijk 155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Christopher A. Williamson a63be6cdd7 rambox-pro: init at 1.1.2 (#60380)
* Added myself to maintainer list

* Add package file for rambox-pro

* Add patch to fix rambox-pro build

* Removed child module refs from package

* Added various fixes for new rambox-pro pkg

* Change name -> pname to address feedback

* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Moved rambox-pro to rambox pkg

* Fixed package name - no idea what I was thinking here!

* Replace patch with postPatch script

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Removed patch file
2019-05-01 20:08:32 +02:00
Frederik Rietdijk f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
Michael Raskin 4c4ed39938
Merge pull request #60472 from r-ryantm/auto-update/baresip
baresip: 0.6.1 -> 0.6.2
2019-04-30 17:21:27 +00:00
Frederik Rietdijk 3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
R. RyanTM e60c6e6908 baresip: 0.6.1 -> 0.6.2
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-04-30 03:18:10 -07:00
Peter Hoeg 1f7813b462 quaternion: 0.0.9.4-rc3 -> 0.0.9.4 2019-04-29 20:52:43 +08:00
Peter Hoeg 78bcc59d59
Merge pull request #59256 from peterhoeg/u/quaternion
quaternion-git: init at 0.0.9.4-rc3
2019-04-28 21:51:48 +08:00
Matthew Bauer 87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer 18e7c5a91e spectral: add qtmacextras 2019-04-26 21:55:11 -04:00
Peter Hoeg 05dfa99d1d matrique -> spectral 2019-04-24 12:40:07 +08:00
Peter Hoeg 3bf5c2a6e0 quaternion-git: init at 0.0.9.4-rc3 2019-04-24 12:40:00 +08:00
eri! caa4e9a0de profanity: 0.5.1 -> 0.6.0 (#59931)
* profanity: 0.5.1 -> 0.6.0

* profanity: recreate darwin patch
for v0.6.0 sources
2019-04-22 18:25:58 +02:00
Fritz Otlinghaus 66a1daba7a sky: init at 2.1.7369 (#50911) 2019-04-21 15:46:54 +02:00
Maximilian Bosch 60f0a14084
Merge pull request #59701 from Mic92/rambox
rambox: 0.6.3 -> 0.6.6
2019-04-19 08:46:23 +02:00
Michael Weiss fab6d810b5
signal-desktop: 1.24.0 -> 1.24.1 2019-04-18 10:14:50 +02:00
Michael Weiss e98c2c8101
signal-desktop: 1.23.2 -> 1.24.0 2019-04-17 21:19:21 +02:00
worldofpeace c382b03b01
Merge pull request #59730 from r-ryantm/auto-update/wire-desktop
wire-desktop: 3.7.2891 -> 3.9.2895
2019-04-16 18:17:04 -04:00
R. RyanTM b3408d088c wire-desktop: 3.7.2891 -> 3.9.2895
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wire-desktop/versions
2019-04-16 09:43:35 -07:00
Tim Steinbach 2633767b60
zoom-us: 2.8.182821.0412 -> 2.8.183302.0415 2019-04-16 08:20:03 -04:00
Jörg Thalheim 975734c665
rambox: 0.6.3 -> 0.6.6 2019-04-16 11:27:51 +01:00
pacien 037edc2cba riot-desktop: 1.0.4 -> 1.0.7 2019-04-15 14:54:05 +02:00
pacien f97effd53c riot-web: 1.0.6 -> 1.0.7 2019-04-15 14:50:41 +02:00
Michael Weiss 41ac07b29f
tdesktop: 1.6.3 -> 1.6.7 2019-04-14 15:33:13 +02:00
Tim Steinbach 1f219af304
zoom-us: 2.7.162522.0121 -> 2.8.182821.0412 2019-04-13 09:44:51 -04:00
worldofpeace 3bdf5b5f4a
Merge pull request #58597 from pacien/riot-desktop-ripyarn2nix
riot-desktop: use own yarn2nix
2019-04-12 15:51:08 -04:00
Frederik Rietdijk 230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Vladimír Čunát 2e3515456f
Merge #59003: pidgin: fix gst plugin path for audio/video
Fixes #32015.
2019-04-09 20:15:27 +02:00
Frederik Rietdijk d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Tobias Happ 686f5f9e6d teamspeak_server: 3.6.1 -> 3.7.1 (#59116) 2019-04-07 22:56:20 +02:00
Frederik Rietdijk 4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
Tim Steinbach 714d9130bc
zoom-us: Update script to commit 2019-04-06 13:32:02 -04:00
Jan Tojnar aa1ecb352b
mikutter: mark as broken 2019-04-05 12:14:08 +02:00
Michael Fellinger 0dd9a8f658 pidgin: fix gst plugin path for audio/video 2019-04-05 12:11:10 +02:00
ajs124 70afa35cd5 coyim: 0.3.7_1 -> 0.3.11 (#58948) 2019-04-04 22:43:38 +02:00
Ryan Mulligan 57de25b319
Merge pull request #58881 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.34.0.78 -> 8.42.76.54
2019-04-02 23:24:54 -07:00
Ryan Mulligan 6cfb8cf9ef skypeforlinux: add missing dynamically linked library at-spi2-atk
The error message fixed was:

./result/bin/skypeforlinux: error while loading shared libraries:
libatk-bridge-2.0.so.0: cannot open shared object file: No such file
or directory
2019-04-02 21:42:11 -07:00
R. RyanTM 1a714f16a4 skypeforlinux: 8.34.0.78 -> 8.42.76.54
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-04-02 19:27:04 -07:00
Ryan Mulligan 0ad1a77ad6
Merge pull request #58739 from r-ryantm/auto-update/oysttyer
oysttyer: 2.9.1 -> 2.10.0
2019-04-02 06:33:42 -07:00
R. RyanTM 98efe201f8 oysttyer: 2.9.1 -> 2.10.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/oysttyer/versions
2019-04-01 23:07:03 -07:00
Franz Pletz d44138b140
riot-web: 1.0.5 -> 1.0.6 2019-04-01 23:19:58 +02:00
pacien 54d99ab3e4 riot-desktop: use own yarn2nix
github ref: closes #58593
2019-03-30 23:57:59 +01:00
Michael Weiss cbeea5918d
signal-desktop: 1.23.1 -> 1.23.2 2019-03-29 21:52:49 +01:00
Matthew Bauer 2a3167c8c0
Merge pull request #57461 from booxter/turses
turses: fix crash when starting with existing config file
2019-03-26 11:44:58 -04:00
Michael Weiss 698a3f7edd
tdesktop: 1.6.2 -> 1.6.3
tdesktopPackages.preview: 1.6.2 -> 1.6.3
2019-03-25 17:07:14 +01:00
Michael Weiss abadb74b71
tdesktop: 1.6.1 -> 1.6.2
tdesktopPackages.preview: 1.6.1 -> 1.6.2
2019-03-25 14:14:22 +01:00
Pascal Wittmann 994476e138
Merge pull request #58010 from r-ryantm/auto-update/bitlbee
bitlbee: 3.5.1 -> 3.6
2019-03-24 17:50:04 +01:00
Sarah Brofeldt 8cd3071978
Merge pull request #58170 from dtzWill/update/slack-3.3.8
slack: 3.3.7 -> 3.3.8
2019-03-24 11:48:38 +01:00
Paul TREHIOU 62fd641e83 riot-web: 1.0.3 -> 1.0.5 (#58040) 2019-03-24 01:14:04 +01:00
Michael Weiss ff7d16fb33
signal-desktop: 1.23.0 -> 1.23.1 2019-03-23 11:23:44 +01:00
Will Dietz dad85bd731 slack: 3.3.7 -> 3.3.8 2019-03-23 04:42:35 -05:00
worldofpeace ec4af5c5c1
Merge pull request #57838 from pacien/riot-desktop-1.0.4
riot-desktop: init at 1.0.4
2019-03-22 21:13:01 -04:00
pacien 839c988dd0 riot-desktop: init at 1.0.4 2019-03-22 22:26:31 +01:00
Michael Weiss 078de9ce49
signal-desktop: 1.22.0 -> 1.23.0 2019-03-22 01:35:03 +01:00
R. RyanTM 732393955e bitlbee: 3.5.1 -> 3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bitlbee/versions
2019-03-20 23:35:54 -07:00
worldofpeace 23568a1ed3 wire-desktop: 3.6.2885 -> 3.7.2891
Wire uses Electron 4.08 and support for i686-linux
has been dropped in 4.0  [0]

Release Notes:
https://medium.com/wire-news/linux-3-7-2891-edc6f663c0b2

Changelog:
https://github.com/wireapp/wire-desktop/compare/linux/3.6.2885...linux/3.7.2891

[0]: https://electronjs.org/blog/linux-32bit-support
2019-03-20 23:10:33 -04:00
Michael Weiss 61e59fbba0
tdesktop: 1.6.0 -> 1.6.1
tdesktopPackages.preview: 1.6.0 -> 1.6.1
2019-03-20 20:59:49 +01:00
Jörg Thalheim 03050e9749
dino: 2019-02-06 -> 2019-03-07 2019-03-19 10:57:35 +00:00
Michael Weiss 101901649b
tdesktop: 1.5.15 -> 1.6.0
tdesktopPackages.preview: 1.5.18 -> 1.6.0
2019-03-18 20:46:42 +01:00
markuskowa 4c268dcabc
Merge pull request #57501 from r-ryantm/auto-update/wavebox
wavebox: 4.7.1 -> 4.7.3
2019-03-17 12:05:59 +01:00
Michael Weiss da1a2b1eea
tdesktopPackages.preview: 1.5.17 -> 1.5.18 2019-03-16 13:48:55 +01:00
Michael Weiss c4c37f3414
tdesktopPackages.preview: 1.5.15 -> 1.5.17 2019-03-14 12:00:08 +01:00
Paul TREHIOU 2d6c19efd6 riot-web: 1.0.1 -> 1.0.3 (#57586) 2019-03-13 23:40:44 +01:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Aria Edmonds 24c02a0f5d discord: 0.0.8 -> 0.0.9 2019-03-12 17:05:50 -04:00
R. RyanTM a57e53d0b6 wavebox: 4.7.1 -> 4.7.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/wavebox/versions
2019-03-12 02:50:06 -07:00
Ihar Hrachyshka 6f525a52d0 turses: fix crash when starting with existing config file
Fixes #57460
2019-03-11 15:39:39 -07:00
Ihar Hrachyshka c59d2d3419 Switch homepage for turses to louipc fork
The original repo is gone.
2019-03-11 14:15:52 -07:00
worldofpeace 2ef7d171f0
Merge pull request #57092 from Infinisil/fix/turses
turses: Fix
2019-03-08 20:27:15 -05:00
Silvan Mosberger 308dfc17ac
turses: Fix 2019-03-09 02:16:16 +01:00
Tobias Happ 4b39b04341 teamspeak_server: 3.5.1 -> 3.6.1 (#56821) 2019-03-08 22:09:35 +01:00
Jan Tojnar 57c745f530
gnome2: remove aliases 2019-03-05 15:37:45 +01:00
Will Dietz ad3d9c0204 spectral: 2018-09-24 -> 2019-03-03
Recent redesign, features, fixes.
2019-03-03 22:15:59 -06:00
Emmanuel Rosa dc60b62b2a skypeforlinux: 8.32.0.44 -> 8.34.0.78 2019-03-02 19:33:20 +07:00
R. RyanTM 15ff152218 baresip: 0.6.0 -> 0.6.1
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-03-01 13:25:54 -08:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Ioannis Koutras 2e9c7418fe mattermost-desktop: refactor phases 2019-02-26 08:45:46 +02:00
Ioannis Koutras 83e8aca5d9 mattermost-desktop: 4.1.2 -> 4.2.0 2019-02-24 12:25:34 +02:00
Frederik Rietdijk c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
devhell 9aa592e9ab profanity: Fix build (#56118) 2019-02-22 22:55:14 +02:00
worldofpeace 90e569811d
Merge pull request #56173 from worldofpeace/worldofpeace-updates
worldofpeace updates
2019-02-22 12:54:36 -05:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
worldofpeace 8ba66c2ee1 wire-desktop: 3.5.2881 -> 3.6.2885 2019-02-21 19:36:18 -05:00
Michael Weiss e66b8d5fb1
signal-desktop: 1.21.2 -> 1.22.0 2019-02-21 22:14:29 +01:00
Vladimír Čunát 024407bf9a
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1505754
2019-02-19 12:11:04 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Vladyslav M 358efb6694
Merge pull request #55799 from r-ryantm/auto-update/wavebox
wavebox: 4.5.10 -> 4.7.1
2019-02-19 01:06:23 +02:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
pacien 106bfcf086 riot-web: 1.0.0 -> 1.0.1 2019-02-16 09:41:50 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
midchildan c400bdaa49 mikutter: drop maintainership 2019-02-15 11:55:23 -05:00
R. RyanTM c851289dcf wavebox: 4.5.10 -> 4.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2019-02-14 20:47:10 -08:00
tilpner d1476e21a9
riot-web: 0.17.9 -> 1.0.0 2019-02-14 19:46:57 +01:00
Frederik Rietdijk a25d48cd4f Merge master into staging 2019-02-14 11:35:50 +01:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Michael Weiss c498b7004d
signal-desktop: 1.21.1 -> 1.21.2 2019-02-13 11:40:51 +01:00
Michael Weiss cfe6277e62
tdesktop: 1.5.12 -> 1.5.15
tdesktopPackages.preview: 1.5.12 -> 1.5.15
2019-02-12 19:54:28 +01:00
Florian Klink 6dc46f3f01
Merge pull request #55566 from flokli/zoom-us-fix
zoom-us: don't set dontPatchELF
2019-02-12 09:47:07 +01:00
Robert Schütz c7c911136f
nheko: add meta.homepage (#55472) 2019-02-12 01:05:04 +01:00
Franz Pletz e2460a9d41
nheko: 0.6.2 -> 0.6.3 2019-02-11 22:46:07 +01:00
Florian Klink 109966d63e zoom-us: don't set dontPatchELF
otherwise, autopatchelfHook seems to ignore patchelfing the zoom binary
properly, causing it to fail to start:

result/bin/zoom-us: line 4: /nix/store/7jfk4jggclvbwqxm9x4b4d57rr1mjh9q-zoom-us-2.7.162522.0121/share/zoom-us/zoom: No such file or directory
2019-02-11 16:10:35 +01:00
Michael Weiss 9905c44eca
tdesktop: 1.5.11 -> 1.5.12
tdesktopPackages.preview: 1.5.11 -> 1.5.12
2019-02-10 20:38:20 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Michael Weiss fcbcd327e5
signal-desktop: 1.21.0 -> 1.21.1 2019-02-09 00:48:15 +01:00
Jörg Thalheim c871a5cdf7
Merge pull request #54426 from ivan/init-signal-cli
signal-cli: init at 0.6.2
2019-02-07 00:20:38 +00:00
Michael Weiss e4156fb421
signal-desktop: 1.20.0 -> 1.21.0 2019-02-06 20:56:19 +01:00
Jörg Thalheim 0028bad962
dino: 2018-11-29 -> 2019-02-06 2019-02-06 00:55:47 +00:00
Jan Malakhovski 6cb5666bdb profanity: move defaults to package file 2019-02-03 15:30:17 +00:00
Michael Weiss bc845dee8a
tdesktop: 1.5.9 -> 1.5.11
tdesktopPackages.preview: 1.5.9 -> 1.5.11
2019-02-02 13:29:11 +01:00
Will Dietz c8e56ddb27 zoom-us: 2.6.149990.1216 -> 2.7.162522.0121 (#54969)
zoom-us: 2.6.149990.1216 -> 2.7.162522.0121
zoom-us: don't look for ZXMPPROOT.cer, no longer exists.
2019-02-01 14:44:52 +02:00
Michael Weiss 95a18ab60b
tdesktop: 1.5.8 -> 1.5.9
tdesktopPackages.preview: 1.5.8 -> 1.5.9
2019-02-01 12:20:46 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Robert Schütz f94e0252f3
Merge pull request #54817 from aszlig/gajim-1.1
gajim: 1.0.3 -> 1.1.2
2019-01-31 11:40:01 +01:00
aszlig 32b3615f60 gajim: 1.0.3 -> 1.1.2
The list of upstream changes is huge, so I'm not pasting it here in the
commit message, but here is the upstream URL:

  https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.2/ChangeLog

One of the most visible updates are the design changes for various
dialogs and the Emoji overhauls.

On our end, we now need three more dependencies, namely cssutils,
precis-i18n and keyring, which I added accordingly.

In addition, the test runner is now integrated into setup.py, which we
now use.

I also cleaned up the package expression a bit, eg. it's no longer
wrapped in a big "with lib;", so that "nix-instantiate --parse" is able
to detect attribute errors (which is very useful if you have editor
integration).

Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:24 +01:00
Alyssa Ross b2f677720a
Merge pull request #54945 from nyanloutre/riot-update
riot-web: 0.17.8 -> 0.17.9
2019-01-30 18:59:59 +00:00
nyanloutre 59efe8ab45 riot-web: 0.17.8 -> 0.17.9 2019-01-30 15:50:34 +01:00
Pascal Wittmann 4a200fbbf0
Merge pull request #54895 from Nadrieril/update-bitlbee-facebook
bitlbee-facebook: 1.1.2 -> 1.2.0
2019-01-30 10:47:22 +01:00
Nadrieril 8e0832ff79 bitlbee-facebook: 1.1.2 -> 1.2.0 2019-01-29 19:28:34 +01:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Jörg Thalheim ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Elis Hirwing 5aecdfcdfc
Merge pull request #54547 from Gerschtli/update/ts3-server
teamspeak_server: 3.5.0 -> 3.5.1
2019-01-26 12:47:06 +01:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Tobias Happ a3d97176d2 teamspeak_server: 3.5.0 -> 3.5.1 2019-01-24 17:44:16 +01:00
Jörg Thalheim b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Michael Weiss 4b6020faf5
tdesktop: 1.5.4 -> 1.5.8
tdesktopPackages.preview: 1.5.7 -> 1.5.8
2019-01-22 13:23:23 +01:00
Ivan Kozik da0c791c45 signal-cli: init at 0.6.2
This commit is based on work by Christopher Fredén in
8867ed07f7/overlays/pkgs/signal-cli.nix
2019-01-21 16:20:59 +00:00
Michael Weiss db8e3654e2
tdesktop: Drop the patch for a GCC bug
GCC 7.4.0 is now the default and not affected by this bug.
2019-01-19 14:43:24 +01:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
worldofpeace 422b6bd489
Merge pull request #54028 from r-ryantm/auto-update/wavebox
wavebox: 4.5.9 -> 4.5.10
2019-01-18 02:08:13 +00:00
Michael Weiss 3efab179a5
signal-desktop: 1.19.0 -> 1.20.0 2019-01-17 22:24:11 +01:00
Tim Steinbach 83963ba209
slack: 3.3.3 -> 3.3.7 2019-01-17 08:12:54 -05:00
Cray Elliott ff2341afc9 discord: fix gsettings crash when selecting file 2019-01-16 17:34:24 -08:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
R. RyanTM d861cf9835 wavebox: 4.5.9 -> 4.5.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2019-01-15 22:45:49 -08:00
Cray Elliott d5d5453684 discord: 0.0.7 -> 0.0.8
also fixes evaluation on release-18.09
2019-01-15 17:41:25 -08:00
Cray Elliott 4e4a9babd7 discord: 0.0.5 -> 0.0.7
discord now depends on gtk3 instead of gtk2, unfortunately
there is no public changelog, so other changes are unknown
2019-01-15 11:28:13 -08:00
Michael Weiss 0da3f68519
tdesktopPackages.preview: 1.5.4 -> 1.5.7 2019-01-14 20:29:35 +01:00
José-Paul D a0f0687fbf zoom-us: 2.6.146750.1204 -> 2.6.149990.1216 (#53145) 2019-01-13 23:21:29 +01:00
Jörg Thalheim 487d2a7ccd
Revert "rambox: update node deps hash"
This reverts commit bf5f85ea2e.

See bf5f85ea2e (commitcomment-31923547)
2019-01-13 22:18:36 +00:00
gnidorah e107569b6f franz: 4.0.4 -> 5.0.0-beta.19 2019-01-12 08:56:24 +03:00
gnidorah 7ef94bee72 vk-messenger: 3.9.0 -> 4.0.1 2019-01-12 08:56:24 +03:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Franz Pletz bf5f85ea2e
rambox: update node deps hash 2019-01-10 05:51:02 +01:00
Jörg Thalheim fdb87a0fee
rambox: downgrade electron to 3.x 2019-01-09 07:24:18 +00:00
Vladimír Čunát 10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Piotr Bogdan 78ed568062 skype_call_recorder: link with libvorbis explicitly 2019-01-04 21:44:21 +00:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Frederik Rietdijk 0a2caa41fe Python: drop `python.majorVersion`
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
Mikhail Klementev 7475db089b wire-desktop: 3.3.2872 -> 3.5.2881 2019-01-03 15:45:36 -05:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Vladimír Čunát 70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Jan Tojnar c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Will Dietz 89851509d5 fractal: init at 4.0.0 !
Matrix chat app.
2018-12-30 22:37:18 -06:00
Frederik Rietdijk 26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Will Dietz 98abe870ca purple-hangouts: 2018-03-28 -> 2018-12-02 2018-12-29 14:08:05 -06:00
Dmitry Kalinkin 20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed 2018-12-27 09:14:21 -05:00
Frederik Rietdijk e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
Orivej Desh f2eb569250 psi-plus: 1.4.404 -> 1.4.504 2018-12-26 02:16:18 +00:00
Jan Tojnar c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
markuskowa 2cff8cd5d8
Merge pull request #52757 from r-ryantm/auto-update/wavebox
wavebox: 4.5.5 -> 4.5.9
2018-12-24 17:41:26 +01:00
Jan Tojnar ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Michael Weiss a47c3b32ab tdesktop: 1.5.3 -> 1.5.4
tdesktopPackages.preview: 1.5.3 -> 1.5.4
2018-12-24 11:43:53 +01:00
R. RyanTM 4adc26cef2 wavebox: 4.5.5 -> 4.5.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-12-24 00:49:57 -08:00
Michael Weiss ff70335091 tdesktop: 1.5.2 -> 1.5.3
tdesktopPackages.preview: 1.5.2 -> 1.5.3
2018-12-23 12:27:05 +01:00
Jan Tojnar 9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
Boo destdir
2018-12-22 23:02:23 +01:00
Jan Tojnar 3d95861fc1
pidgin-opensteamworks: Do not abuse DESTDIR 2018-12-22 22:07:43 +01:00
Jan Tojnar 130e525553
purple-matrix: Do not abuse DESTDIR 2018-12-22 22:07:42 +01:00
Jan Tojnar e6d8a83407
pidgin-skypeweb: 1.2.2 → 1.5 2018-12-22 22:07:42 +01:00
R. RyanTM 66741bc94a riot-web: 0.17.6 -> 0.17.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/riot-web/versions
2018-12-22 09:04:59 -08:00
Jörg Thalheim 1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Jan Tojnar c2617a7130
purple-discord: Do not abuse DESTDIR 2018-12-21 21:54:35 +01:00
Jan Tojnar 578003af40
pidgin-mra: Do not abuse DESTDIR 2018-12-21 21:46:15 +01:00
Jan Tojnar 6a6c28c40d
pidgin-msn-pecan: do not abuse DESTDIR 2018-12-21 21:34:42 +01:00
Michael Weiss 1928f801a6 tdesktop: 1.5.1 -> 1.5.2
tdesktopPackages.preview: 1.5.1 -> 1.5.2
2018-12-17 14:22:24 +01:00
Michael Raskin 87bed0f4b9
Merge pull request #52390 from r-ryantm/auto-update/baresip
baresip: 0.5.11 -> 0.6.0
2018-12-16 15:25:18 +00:00
R. RyanTM 2ac6aa8a06 baresip: 0.5.11 -> 0.6.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/baresip/versions
2018-12-16 07:19:44 -08:00
Andrew Childs b0dc7bc6a3 quaternion: 0.0.9.2 -> 0.0.9.3 2018-12-13 17:38:14 -05:00
Michael Weiss e01209f2c7 signal-desktop: 1.18.1 -> 1.19.0
A new dependency (at-spi2-atk) is required for libatk-bridge-2.0.so.

Also libstdc++.so.6 is now required from stdenv.cc.cc.lib (stdenv.cc.cc
doesn't offer it). The binary will only find libstdc++.so.6 via
$LD_LIBRARY_PATH (i.e. not via rpath, the run-time search path).
2018-12-12 17:30:49 +01:00
Michael Weiss e12009f390 tdesktop: 1.4.3 -> 1.5.1
tdesktopPackages.preview: 1.4.8 -> 1.5.1
2018-12-12 12:28:34 +01:00
David McKay eb1e6bfde6
Adhere to Styleguide 2018-12-11 12:15:33 +00:00
David McKay 8ad1ef1ea5
wavebox: Update & Clean Dependencies 2018-12-11 11:57:34 +00:00
Jörg Thalheim a2aa3dc0bd
Merge pull request #51755 from r-ryantm/auto-update/wavebox
wavebox: 4.4.0 -> 4.5.3
2018-12-09 00:34:07 +00:00
R. RyanTM 14541f7672 wavebox: 4.4.0 -> 4.5.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/wavebox/versions
2018-12-08 15:03:18 -08:00
Jörg Thalheim 477d535c92
Merge pull request #51662 from srhb/zoom-2.6
zoom-us: 2.5.146186.1130 -> 2.6.146750.1204
2018-12-08 18:28:16 +00:00
Frederik Rietdijk e0950ae9ad Merge master into staging-next 2018-12-08 12:40:13 +01:00
Renaud 85d9f63975
Merge pull request #51531 from mkaito/bitlbee-discord-042
bitlbee-discord: 0.4.1 -> 0.4.2
2018-12-08 12:07:02 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Sarah Brofeldt 8b3949d989 zoom-us: 2.5.146186.1130 -> 2.6.146750.1204 2018-12-07 15:00:26 +01:00
Michael Weiss 20c6acb436 tdesktopPackages.preview: 1.4.7 -> 1.4.8 2018-12-06 21:50:49 +01:00
Anatolii Prylutskyi 7ff4f5be26 rambox: 0.6.2 -> 0.6.3 2018-12-06 07:04:03 +02:00
Trolli Schmittlauch 99231a36bb dino: 2018-11-27 -> 2018-11-29 (#51557) 2018-12-05 11:12:12 +00:00
Michishige Kaito 688c765f7c bitlbee-discord: 0.4.1 -> 0.4.2 2018-12-04 22:45:43 +00:00
Jörg Thalheim a995836356
dino: enable parallel building 2018-12-04 17:19:27 +00:00
Florian Klink c4177f4e5b zoom-us: 2.4.129780.0915 -> 2.5.146186.1130
fixes [CVE-2018-15715](https://nvd.nist.gov/vuln/detail/CVE-2018-15715)
2018-12-04 02:12:56 +01:00
Tim Steinbach ee1f6e20b2
slack: Add dark-mode version 2018-12-03 08:12:05 -05:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Tor Hedin Brønner f28ff4cf7f
purple-facebook: Remove unused mercurial dependency
Having python3 in the PATH and python2's setuptools and enum in PYTHONPATH
breaks any python3 script. Having mercurial in buildInputs makes this
condition true, breaking glib's python scripts, which after 2.58 use python3.

Mercurial isn't actually needed in buildInputs, so removing mercurial is a
simple fix.
2018-11-30 21:35:18 +01:00
Tor Hedin Brønner ef67f0d2c8
telepathy-salut: use standard pkgconfig
Building glib with selinux support caused the build to fail due to selinux being
specificed in `Required.private` in gio-2.0.pc. `pkgconfigUpstream` isn't
patched to handle `Required.private` properly.
2018-11-30 21:35:16 +01:00
Frederik Rietdijk 9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk 9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Michael Weiss b3fb2d5c1c signal-desktop: 1.18.0 -> 1.18.1 2018-11-27 20:07:00 +01:00
Jörg Thalheim 3b44ccd991
dino: 2018-09-21 -> 2018-11-27 2018-11-27 14:50:16 +00:00
Frederik Rietdijk fed881e510 Merge staging-next into staging 2018-11-21 12:39:46 +01:00
Frederik Rietdijk 701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Matthew Bauer d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Franz Pletz 64da5fcfac
riot-web: 0.17.3 -> 0.17.6 2018-11-20 14:26:15 +01:00
Frederik Rietdijk e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
Matthew Bauer 2c47a4229f treewide: remove ctest usages
These are already in the generated makefiles!
2018-11-18 19:31:02 -06:00
Matthew Bauer 2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
Jörg Thalheim c7366d767c
Merge pull request #50567 from r-ryantm/auto-update/riot-web
riot-web: 0.17.0 -> 0.17.3
2018-11-18 10:48:23 +00:00
Frederik Rietdijk 0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
Frederik Rietdijk 63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
R. RyanTM f091b32b16 riot-web: 0.17.0 -> 0.17.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/riot-web/versions
2018-11-18 01:04:20 -08:00
Jörg Thalheim fb7abdaea1
rambox: 0.6.1 -> 0.6.2 2018-11-15 16:21:46 +00:00
Michael Weiss a6167c3311 signal-desktop: 1.17.3 -> 1.18.0 2018-11-15 13:55:25 +01:00
Renaud cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Tobias Happ 159b3f2a0d teamspeak_server: 3.4.0 -> 3.5.0 2018-11-13 21:59:20 +01:00
Frederik Rietdijk 3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk 1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Jörg Thalheim 8905ca4d71
Merge pull request #50219 from worldofpeace/wire-desktop/no-explicit-phases
wire-desktop: don't explicitly set phases
2018-11-11 11:06:28 +00:00
worldofpeace 48a3ea0f81 wire-desktop: don't explicitly set phases
part of #28910
2018-11-10 22:01:44 -05:00
Michael Weiss 39a9e2d65f tdesktopPackages.preview: 1.4.4 -> 1.4.7
TODO: We're still using the old API ID (like the Arch package) which
should be used for testing only.
I've tried to contact the Telegram team multiple times via different
channels but didn't get a response so far. See [0],[1] for more details.

[0]: https://github.com/telegramdesktop/tdesktop/issues/4717
[1]: 65b2db2160
2018-11-10 22:10:28 +01:00
Stephen c19c051123
slack: 3.2.1 -> 3.3.3
closes #50009
2018-11-09 10:37:24 -08:00
Orivej Desh 4c9729ab53 psi-plus: 1.3.422 -> 1.4.404 2018-11-09 18:29:05 +00:00
R. RyanTM 2f742cbd35 toxic: 0.8.2 -> 0.8.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/toxic/versions
2018-11-08 09:44:16 -08:00
Patrick Hilhorst a3042c92e6
salut-a-toi: don't define name and pname as incompatible things 2018-11-06 00:17:03 +01:00
Will Dietz 81f39ee22f slack-term: init at 0.4.1 2018-11-01 11:17:05 -05:00
Michael Weiss e075748769 signal-desktop: 1.17.2 -> 1.17.3 2018-10-31 22:02:41 +01:00
Michael Weiss 46f5debb94 signal-desktop: 1.17.1 -> 1.17.2 2018-10-30 19:40:00 +01:00
Jörg Thalheim 9d9f7d27a1
SenchaCmd: 6.5.3.6 -> 6.6.0.13
This package is internally used by rambox
2018-10-30 11:42:11 +00:00
Jörg Thalheim ac8acb283c
rambox: fix crash when native filesystem dialogs are created 2018-10-30 11:41:52 +00:00
adisbladis 5673b57c68
Merge pull request #49140 from r-ryantm/auto-update/riot-web
riot-web: 0.16.5 -> 0.17.0
2018-10-26 17:01:51 +01:00
R. RyanTM 5d88d542e3 riot-web: 0.16.5 -> 0.17.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/riot-web/versions
2018-10-26 01:48:11 -07:00
Michael Weiss 6021a94062 signal-desktop: 1.17.0 -> 1.17.1 2018-10-26 09:50:38 +02:00
Michael Weiss f346289ea6 signal-desktop: 1.16.3 -> 1.17.0 2018-10-23 20:47:55 +02:00
Jörg Thalheim 29373797c4
Merge pull request #48860 from r-ryantm/auto-update/wavebox
wavebox: 4.3.0 -> 4.4.0
2018-10-23 10:42:21 +01:00
R. RyanTM 2fb21f220e wavebox: 4.3.0 -> 4.4.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/wavebox/versions
2018-10-23 00:49:54 -07:00
Renaud dc6e4f9b37
Merge pull request #48102 from Shados/update/pidgin-opensteamworks/git-2018-08-02
pidgin-opensteamworks: 1.6.1 -> git-2018-08-02
2018-10-21 10:09:30 +02:00
Frederik Rietdijk 8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Michael Weiss ea691fc8ee tdesktopPackages.preview: 1.4.3 -> 1.4.4 2018-10-17 19:40:54 +02:00
Linus Heckemann d968906517
Merge pull request #48545 from mayflower/poezio-bump
Update poezio
2018-10-17 18:10:05 +02:00
Anatolii Prylutskyi 4051fc901b
rambox: fix invalid sha256 2018-10-17 09:31:09 +01:00
Linus Heckemann d6a003e953 poezio: move out of python-packages.nix 2018-10-17 10:08:01 +02:00
Frederik Rietdijk 89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Michael Weiss 5edc1dd7a8 signal-desktop: 1.16.2 -> 1.16.3 2018-10-16 21:39:54 +02:00
Michael Raskin c457d2359a
Merge pull request #48542 from r-ryantm/auto-update/baresip
baresip: 0.5.10 -> 0.5.11
2018-10-16 07:54:35 +00:00
R. RyanTM dec0417347 baresip: 0.5.10 -> 0.5.11
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
2018-10-16 00:37:15 -07:00
Tycho Grouwstra 72128fcd9d skypeforlinux: 8.28.0.41 -> 8.32.0.44 (#48391)
* skypeforlinux: 8.28.0.41 -> 8.32.0.44

Fixes 404 on https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.28.0.41_amd64.deb, as only [more recent versions](https://repo.skype.com/deb/pool/main/s/skypeforlinux/) are still available, as previously noted at #31047. Avoiding `x.y.76.z` releases as per the comment.

* update sha256
2018-10-15 00:46:38 +03:00
Jörg Thalheim 07ae76f0e1
Merge pull request #48397 from Mic92/rambox
rambox: 0.5.17 -> 0.6.1
2018-10-14 20:52:12 +01:00
Jörg Thalheim a25e765dc9
rambox: 0.5.17 -> 0.6.1 2018-10-14 13:29:56 +01:00
R. RyanTM 34e8009dcb riot-web: 0.16.2 -> 0.16.5 2018-10-14 10:46:48 +00:00
Timo Kaufmann 6aef372528
Merge pull request #48313 from Gerschtli/update/ts3
teamspeak_server: 3.3.0 -> 3.4.0
2018-10-13 16:28:16 +02:00
volth a974ecf803
Merge branch 'staging' into remove-top-perlXMLParser 2018-10-13 13:22:11 +00:00
Michael Weiss 972aa96f27 tdesktop: 1.4.2 -> 1.4.3
tdesktopPackages.preview: 1.4.2 -> 1.4.3
2018-10-13 14:54:16 +02:00
Tobias Happ 4283eca265 teamspeak_server: 3.3.0 -> 3.4.0 2018-10-13 11:55:26 +02:00
volth c0fed1ba77 perlXMLParser -> perlPackages.XMLParser 2018-10-12 22:56:15 +00:00
Léo Gaspard ad992cbde1 nheko: mark as insecure (#48281)
The package is no longer maintained and includes potential security
vulnerabilities (a use-after-free and several crashes) that are known
and not fixed in the version present in nixpkgs. They don't look too bad
judging from the trigger vectors mentioned in the changelog, but with
the project going unmaintained one of them becoming a security
vulnerability would likely not be noticed.
2018-10-12 21:28:30 +02:00
R. RyanTM 992b13bd72 wavebox: 3.14.10 -> 4.3.0 (#47701)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-10-12 16:23:00 +02:00
Jörg Thalheim 3dec3de2d3
dino: 2018-09-05 -> 2018-09-21 2018-10-11 10:00:18 +01:00
Michael Weiss f9d247a8d8 tdesktop: 1.4.0 -> 1.4.2
tdesktopPackages.preview: 1.4.0 -> 1.4.2
2018-10-10 20:40:06 +02:00
Alexei Robyn 8dd8360ad7 pidgin-opensteamworks: 1.6.1 -> unstable-2018-08-02 2018-10-10 22:08:53 +11:00
Jörg Thalheim fc847785d8
Merge pull request #48077 from Lassulus/bitlbee-discord
bitlbee-discord: 2017-12-27 -> 0.4.1
2018-10-09 23:32:43 +01:00
Will Dietz b32f26016d
Merge pull request #48027 from dtzWill/update/nheko-0.6.2
nheko: 0.6.1 -> 0.6.2
2018-10-09 11:55:07 -05:00
lassulus 0ad87d7ae0 bitlbee-discord: 2017-12-27 -> 0.4.1 2018-10-08 22:54:55 +02:00
Matthew Bauer 3d188ee320
Merge pull request #45605 from gnidorah/vk
vk-messenger: init
2018-10-08 13:59:27 -05:00
schneefux 314593950e tdesktop: use fetchFromGitHub instead of fetchgit 2018-10-08 14:29:28 +02:00
Will Dietz 9a904b3a08 nheko: 0.6.1 -> 0.6.2 2018-10-07 20:21:37 -05:00
worldofpeace fa3ec9c836 wire-desktop: 3.2.2840 -> 3.3.2872 (#47941) 2018-10-06 15:35:46 +02:00
Matthew Bauer 505b7e23c3
Merge pull request #47315 from tobiasBora/master
signal-desktop: enable notifications
2018-10-05 22:36:46 -05:00
Orivej Desh dbc4ee75a2 psi-plus: 1.3.410 -> 1.3.422 2018-10-05 12:08:16 +00:00
Pascal Wittmann b9e7935eff
Merge pull request #47603 from Mic92/bitlbee
nixos/bitlbee: add pam option
2018-10-04 12:48:09 +02:00
Michael Weiss 4652b54f38 tdesktop: Update the Arch patches 2018-10-01 20:22:57 +02:00
Jörg Thalheim d334c1c1d0 nixos/bitlbee: option to use pam 2018-10-01 18:25:11 +01:00
Jörg Thalheim 14cc9a2f0f bitlbee: disable gcov
Code coverage reports is not useful at all for users.
This is a feature for developer.
2018-10-01 18:25:11 +01:00
Michael Weiss 766e3228c2 tdesktop: 1.3.14 -> 1.4.0
tdesktopPackages.preview: 1.3.14 -> 1.4.0
2018-09-30 14:59:15 +02:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Will Dietz 98cb225d9f nheko: 0.6.0 -> 0.6.1 2018-09-26 13:42:36 -05:00
Matthew Bauer 07cc937d60
Merge pull request #45934 from utdemir/master
bluejeans-gui: init at 1.6.39
2018-09-26 13:26:53 -05:00
Will Dietz a0248a0b68
Merge pull request #47365 from dtzWill/feature/matrix-clients
spectral: init at 2018-09-24; nheko: 0.5.0 -> 0.6.0 and bump dep mtxclient
2018-09-25 22:14:29 -05:00
Will Dietz 3ede6674a6 spectral: init at 2018-09-24
* needs at least qtgraphicaleffects not mentioned in docs
* doesn't want to use our libqmatrixclient, so let it use bundled
* took a few runs (or perhaps just patience with one) to populate,
  when my profile icon appeared it seemed ready-- then click it
  to see list of rooms and such.
2018-09-25 15:13:15 -05:00