194342 Commits

Author SHA1 Message Date
worldofpeace
98470bb610 pantheon.elementary-greeter: 3.3.1 -> 2019-09-10
https://github.com/elementary/greeter/releases/tag/5.0
2019-09-13 21:28:08 -04:00
Jonathan Ringer
e5aba9c007 pythonPackages.azure-servicebus: 0.50.0 -> 0.50.1 2019-09-13 18:25:45 -07:00
Dima
afc4110dac setools: 4.2.0 -> 4.2.2 and fixing build
The build was broken because meanwhile setools requires cython
and no bison, swig and flex anymore.

Also, bumping version to newest release, which is not directly related
to the build breakage.
2019-09-14 03:18:59 +02:00
Jonathan Ringer
27c8e8ec5c pythonPackages.uamq: 1.1.0 -> 1.2.2 2019-09-13 18:18:08 -07:00
Aaron Andersen
4e6b7a51a0 nut: fix broken build 2019-09-13 21:17:05 -04:00
Aaron Andersen
792f80d918 tome4: fix broken build 2019-09-13 21:10:11 -04:00
worldofpeace
a412701c8d
Merge pull request #68063 from dtzWill/update/ell-0.22-iwd-0.20
ell: 0.21 -> 0.22, iwd: 0.19 -> 0.20, add myself to maintainers
2019-09-13 21:09:00 -04:00
Jonathan Ringer
4a17217696 pythonPackages.azure-common: fix namespace lookup 2019-09-13 18:06:45 -07:00
Will Dietz
208fa6be8e iwd: revert commit introducing attempt to create /var
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:31 -04:00
Will Dietz
aaf0ccfa4d iwd: 0.19 -> 0.20
* don't use deprecated dbus directory
* alphabetize
* drop Mic92 from maintainers
  https://github.com/NixOS/nixpkgs/pull/68063#discussion_r323113385
* enableParallelBuilding

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:17 -04:00
Jonathan Ringer
fdd6245e53 pythonPackages.azure-mgmt-common: fix namespace issue 2019-09-13 17:37:55 -07:00
Alexandre Esteves
5f46805ec6 Fix typo 2019-09-14 01:01:17 +01:00
Jonathan Ringer
a0440ad8b5 nixops_1_6_1: pin azure-storage 2019-09-13 16:59:45 -07:00
Jonathan Ringer
eb8bd784b1 pythonPackages.lightgbm: fix build 2019-09-13 16:48:52 -07:00
Austin Seipp
700cc56a0e
doctl: 1.18.0 -> 1.31.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-13 18:32:29 -05:00
Silvan Mosberger
b7f54d4ffa
radicale: Fix runtime
Needed pkg_resources module, which apparently comes from setuptools
according to https://stackoverflow.com/a/10538412/6605742
2019-09-14 00:56:19 +02:00
Fabian Möller
155a0a07f4
pythonPackages.webtest: fix darwin build 2019-09-14 00:19:46 +02:00
Robin Gloster
0c457cb348
Merge pull request #68693 from jonringer/fix-pyarrow
pythonPackages.pyarrow: fix build
2019-09-14 00:02:54 +02:00
worldofpeace
02cab2d031 scribusUnstable: fix build
We use harfbuzzFull because that includes the icu build which
this depends on.

Fixes #68548
2019-09-13 17:51:01 -04:00
Robin Gloster
c8cb4c743e
Merge pull request #68664 from danme/fix-csvkit
csvkit: fix failing test
2019-09-13 23:50:31 +02:00
Robin Gloster
ef378f7ffa
Merge pull request #68585 from B4dM4n/manuskript-build
manuskript: fix build and use wrapQtApp
2019-09-13 23:32:45 +02:00
Robin Gloster
da28be646f
Merge pull request #68661 from JohnAZoidberg/xen-gcc8
xen: Ignore GCC8 errors
2019-09-13 23:28:20 +02:00
Robin Gloster
c53d6f947f
Merge pull request #68673 from ck3d/fix-vb-guest-kernel52
virtualboxGuestAdditions: fix compilation with kernel 5.2
2019-09-13 23:26:29 +02:00
Robin Gloster
e4581fb5ab
Merge pull request #68677 from jonringer/fix-zeep
pythonPackages.zeep: fix pytest5 tests
2019-09-13 23:25:28 +02:00
Robin Gloster
77cbf831e4
Merge pull request #68690 from jonringer/bump-hug
python3Package.hug: 2.4.8 -> 2.6.0
2019-09-13 23:18:04 +02:00
Fabian Möller
69ee17f060
uvloop: fix darwin build 2019-09-13 23:11:56 +02:00
Jörg Thalheim
51bf5f4b3f
Merge pull request #68684 from zimbatm/rustup-1.19.0
rustup: 1.18.3 -> 1.19.0
2019-09-13 21:36:01 +01:00
Jonathan Ringer
47a3a1127f pythonPackage.celery: fix tests 2019-09-13 13:05:08 -07:00
Matthew Bauer
2021578686 ghc: don’t use dwarf on windows
elfutils don’t work on windows

https://hydra.nixos.org/eval/1541857#tabs-removed

/cc @domenkozar
2019-09-13 16:00:30 -04:00
Franz Pletz
a7f2985466
Merge pull request #68698 from mayflower/fix-samba4Full
samba4Full: fix build
2019-09-13 19:46:41 +00:00
Jonathan Ringer
cc7c778bf1 pythonPackage.pycurl2: fix build 2019-09-13 12:27:09 -07:00
Tim Steinbach
c1fae7ccc8
xmonad: Fix test 2019-09-13 15:16:56 -04:00
WilliButz
9378ff1cb5
samba4Full: fix build
The pkgconfig requirements for glusterfs-api were not satisfied without
uuid, resulting in Waf not setting the correct API version for glusterfs
during the build and consequently incompatible function calls in samba.

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-09-13 21:13:48 +02:00
Robin Gloster
761b3a0640
Merge pull request #68692 from mayflower/netatalk
netatalk: use system netatalk
2019-09-13 20:46:20 +02:00
worldofpeace
ed80711ca6
Merge pull request #68611 from aanderse/zhf/ike
ike: fix broken build
2019-09-13 14:40:59 -04:00
Robin Gloster
8b34d843c6
python.pkgs.cryptography: fix/ignore broken tests
Broken tests by openssl 1.1.1d, added patch and skipped one test

Issue for skipped test: https://github.com/pyca/cryptography/issues/4998
2019-09-13 20:20:09 +02:00
Eelco Dolstra
b9e81b2138 nixFlakes: 2.3pre20190830_04np4n6 -> 2.4pre20190913_a25c022 2019-09-13 20:13:14 +02:00
Jonathan Ringer
5e67b340e8 pythonPackages.pyarrow: fix build 2019-09-13 10:51:29 -07:00
danme
586946829c nix-du: 0.3.0 -> master
recent master fixes the build problem.
2019-09-13 19:41:07 +02:00
Linus Heckemann
19ca6c62b0 netatalk: use system netatalk 2019-09-13 17:14:50 +00:00
Daniel Schaefer
a5b2e090ec whitebox: 0.9.0 -> 0.16.0 (#68682) 2019-09-13 17:08:57 +00:00
Jonathan Ringer
8e06d7ee3b python3Package.hug: 2.4.8 -> 2.6.0 2019-09-13 10:07:30 -07:00
Fabian Möller
cb86447ee2
pythonPackages.trustme: fix darwin build 2019-09-13 19:02:35 +02:00
danme
5aa5fd4657 gnuk: 1.0.4 -> 1.2.14 2019-09-13 18:59:45 +02:00
Linus Heckemann
39ee74629c
Merge pull request #68388 from alyssais/appleseed
appleseed: fix build
2019-09-13 18:47:17 +02:00
zimbatm
d5817fa95a
rustup: 1.18.3 -> 1.19.0 2019-09-13 16:33:40 +00:00
Fabian Möller
5d0c384fc1
mitmproxy: add pytest5 compatability 2019-09-13 18:30:42 +02:00
Vasiliy Yorkin
2b921136f0 ocamlPackages.ppx_deriving_protobuf: init at 2.7 2019-09-13 16:18:27 +00:00
WilliButz
e64239dca3
Merge pull request #68674 from JohnAZoidberg/xfstests-sep-2019
xfstests: 2018-04-11 -> 2019-09-08
2019-09-13 18:12:10 +02:00
Jonathan Ringer
30f3e4a3a6 pythonPackages.zeep: fix pytest5 tests 2019-09-13 09:05:12 -07:00