Commit Graph

69189 Commits

Author SHA1 Message Date
Maximilian Bosch
0b32f6f78c
Merge pull request #68786 from JohnAZoidberg/paperless-testfix
paperless: Fix tests, including NixOS test
2019-09-14 15:17:59 +02:00
WilliButz
01bd6a98ce
Merge pull request #68788 from doronbehar/update-sccache
sccache: 0.2.10 -> 0.2.11
2019-09-14 14:57:47 +02:00
Daniel Schaefer
cbab4663f3 paperless: Use pytest_4 in django-crispy-forms
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00
Doron Behar
4a99b423fe sccache: 0.2.10 -> 0.2.11 2019-09-14 15:18:12 +03:00
Maximilian Bosch
e176117a81
python3Packages.face_recognition_models: fix startup 2019-09-14 13:59:20 +02:00
Maximilian Bosch
72ec538d2c
python3Packages.dlib: fix build
The CMake configuring is done in the `setup.py` and doesn't need to be
done by the setup hook. This broke the build as the setup-hook switches
into `source/build` which doesn't have a `setup.py`.

Relying on the setup script from upstream fixes the issue.

ZHF #68361
2019-09-14 13:42:06 +02:00
WilliButz
cbb6293dce
Merge pull request #68291 from Ma27/bump-hydra
hydra: 2019-05-06 -> 2019-08-30
2019-09-14 13:16:07 +02:00
Robin Gloster
d98fb2ca2f
Merge pull request #68726 from jonringer/bump-uamqp
pythonPackages.uamq: 1.1.0 -> 1.2.2
2019-09-14 12:39:39 +02:00
Robin Gloster
8b5e063a2b
Merge pull request #68760 from disassembler/twisted-setuptools
pythonPackages.twisted: add setuptools dependency
2019-09-14 12:28:21 +02:00
Robin Gloster
a345623f2b
spidermonkey_1_8_5: fix build with gcc8
closes #68765
closes #68763
2019-09-14 12:19:27 +02:00
Lily Ballard
a5d5133e9c jazzy: 0.10.0 -> 0.11.0 (#68766)
* gem-config: fix sassc on darwin

By default the sassc gem compiles with LTO, but LTO is currently broken
on darwin.

* jazzy: 0.10.0 -> 0.11.0
2019-09-14 10:17:05 +00:00
Vincent Laporte
5fed98e862 ocamlPackages.js_of_ocaml*: 3.3.0 -> 3.4.0
Ensures compatibility with OCaml 4.08
2019-09-14 06:54:35 +00:00
Vincent Laporte
912f03d0d4 ocamlPackages.xtmpl: fix for jsoo ≥ 3.4.0 2019-09-14 06:54:35 +00:00
Vincent Laporte
5a5a87cd00 ocamlPackages.mtime: disable jsoo support for OCaml < 4.03 2019-09-14 06:54:35 +00:00
Mario Rodas
3243c157a3
Merge pull request #68646 from marsam/update-tflint
tflint: 0.11.0 -> 0.11.1
2019-09-13 23:15:58 -05:00
Samuel Leathers
3491d523b3
pythonPackages.twisted: add setuptools dependency
* required for buildbot test to pass
2019-09-13 23:51:56 -04:00
Jonathan Ringer
e5aba9c007 pythonPackages.azure-servicebus: 0.50.0 -> 0.50.1 2019-09-13 18:25:45 -07:00
Jonathan Ringer
27c8e8ec5c pythonPackages.uamq: 1.1.0 -> 1.2.2 2019-09-13 18:18:08 -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
Robin Gloster
0c457cb348
Merge pull request #68693 from jonringer/fix-pyarrow
pythonPackages.pyarrow: fix build
2019-09-14 00:02:54 +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
Jonathan Ringer
5e67b340e8 pythonPackages.pyarrow: fix build 2019-09-13 10:51:29 -07:00
Jonathan Ringer
8e06d7ee3b python3Package.hug: 2.4.8 -> 2.6.0 2019-09-13 10:07:30 -07:00
zimbatm
d5817fa95a
rustup: 1.18.3 -> 1.19.0 2019-09-13 16:33:40 +00:00
Vasiliy Yorkin
2b921136f0 ocamlPackages.ppx_deriving_protobuf: init at 2.7 2019-09-13 16:18:27 +00:00
Jonathan Ringer
30f3e4a3a6 pythonPackages.zeep: fix pytest5 tests 2019-09-13 09:05:12 -07:00
Jörg Thalheim
a4bea6db8b
ccls: 0.20190314.1 -> 0.20190823 (#67832)
ccls: 0.20190314.1 -> 0.20190823
2019-09-13 16:34:32 +01:00
Jörg Thalheim
b31931adf5
python.pkgs.pylint_1_9: fix incorrect checksum
was not updated in 08d556c0e8
2019-09-13 16:32:04 +01:00
Robin Gloster
ec64d881cb
Merge pull request #65457 from ck3d/redo-0.42
redo-apenwarr: update to release 0.42 and added docs and checks
2019-09-13 17:28:26 +02:00
Jörg Thalheim
2e0c19121a
Merge branch 'master' into ccls 2019-09-13 16:26:21 +01:00
Bjørn Forsman
d6e65ec4a0 wrapQtAppsHook: skip directories
Prevents messages like this in the build log:

  grep: <PATH>/bin: Is a directory
2019-09-13 16:53:11 +02:00
Bjørn Forsman
c6d516dfc4 wrapQtAppsHook: use patchelf --print-interpreter instead of isELFExec
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
2019-09-13 16:53:11 +02:00
Jörg Thalheim
f595f28d55
Merge pull request #67896 from B4dM4n/h11-pytest
h11: add pytest5 compatability
2019-09-13 15:47:36 +01:00
Michael Fellinger
13866ed4cf gem-config: fix zookeeper for gcc-8 (#68642) 2019-09-13 14:01:13 +00:00
Christian Kögler
9b7e7e726e redo-apenwarr: update to release 0.42 and added docs and checks 2019-09-13 15:43:50 +02:00
Jörg Thalheim
08d556c0e8
python.pkgs.pylint_1_9: 1.9.4 -> 1.9.5
Also fix build by skipping a test that requires setuptools to be present.
(Also just adding setuptools does not fix the issue either?)
2019-09-13 13:53:20 +01:00
WilliButz
a9f555d393
Merge pull request #68643 from NixOS/fix-ants
ants: fix build
2019-09-13 14:25:41 +02:00
zimbatm
cef857e8b7 bundlerApp: avoid unecessary rebuilds when gemdir changes
Because the gemdir was referenced on the derivation, it would cause the
whole gemdir to get added to the store, which would in turn force the
derivation to be rebuilt whenever unrelated folder files would change.
2019-09-13 11:40:40 +00:00
Mario Rodas
d7360620ef
Merge pull request #68621 from bsima/bsima/protobuf-license
protobuf: add license metadata
2019-09-13 06:16:43 -05:00
Jörg Thalheim
742c485f4f
microsoft_gsl: Fix gcc8 build (#68638)
microsoft_gsl: Fix gcc8 build
2019-09-13 10:55:05 +01:00
Linus Heckemann
afceaee163 itk4: init at 4.13.1
This is exactly the same as we had prior to
e7b0c389c2, which broke some dependents,
just under a new attribute name.
2019-09-13 11:53:28 +02:00
Daniel Schaefer
5548ff632e microsoft_gsl: Fix gcc8 build 2019-09-13 11:35:50 +02:00
Mario Rodas
9a2e336c8a
tflint: 0.11.0 -> 0.11.1
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.1
2019-09-13 04:20:00 -05:00
Sascha Grunert
4c981b4ffe
buildah: 1.11.0 -> 1.11.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-13 09:04:21 +02:00
Ben Sima
c33f5ad65b protobuf: add license metadata
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE

GitHub doesn't identify it as BSD-3, but it is if you just look at the
license text.
2019-09-12 16:43:15 -07:00
zimbatm
ab0308604b
cide: remove (#68505) 2019-09-12 22:02:26 +02:00
worldofpeace
0588d2d9de
Merge pull request #68605 from worldofpeace/patch-gstreamer-vaapi
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
2019-09-12 15:18:34 -04:00
worldofpeace
dc5d1aa474 gst_all_1: auto_features already enabled 2019-09-12 14:12:02 -04:00
worldofpeace
ca9c4d29e9 gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
See https://mail.gnome.org/archives/distributor-list/2019-September/msg00000.html
Users can re-add it with GST_VAAPI_ALL_DRIVERS.
2019-09-12 14:11:24 -04:00