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
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
worldofpeace
b9a738d613
Merge pull request #68461 from d-goldin/zeroc-ice-36-fix-gcc8
...
zeroc-ice-36: fix build for gcc8
2019-09-12 12:48:50 -04:00
Jörg Thalheim
bfecc8d86b
Merge pull request #68438 from rvolosatovs/update/conftest
...
conftest: 0.7.0 -> 0.12.0
2019-09-12 17:21:37 +01:00
worldofpeace
6b92321f82
Merge pull request #68550 from WilliButz/v8/fix-aarch64-build
...
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
Vincent Laporte
bf759337fa
Merge pull request #67544 from vbgl/qarte+fix-qt-platform
...
qarte: use qt5’s mkDerivation and an other fix
2019-09-12 15:31:17 +00:00
Roman Volosatovs
2a7c0f2ab9
conftest: 0.7.0 -> 0.12.0, ensure go 1.13 compatibility
2019-09-12 17:15:41 +02:00
Marek Mahut
8490d53463
Merge pull request #68408 from leenaars/getdns
...
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
worldofpeace
5c8c3d6ce4
Merge pull request #67553 from Moredread/rtaudio-pulseaudio
...
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
Mario Rodas
2fa8c64b09
Merge pull request #68379 from jonringer/bump-rappel
...
rappel: unstable-2019-07-08 -> unstable-2019-09-09
2019-09-12 07:22:09 -05:00
WilliButz
a981edb443
Merge pull request #68292 from matthewbauer/v8-pkgconfig
...
v8: add pkgconfig file
2019-09-12 14:21:03 +02:00
WilliButz
0e879bfe8d
v8: fix build on aarch64
2019-09-12 14:13:26 +02:00
Tim Steinbach
dad77d59cb
ammonite: 1.6.9 -> 1.7.1
2019-09-12 08:06:57 -04:00
WilliButz
987627859a
Merge pull request #68530 from artemist/insomnia-6.6.2
...
insomnia: 6.5.3 → 6.6.2
2019-09-12 13:36:49 +02:00
WilliButz
3cf247cfa0
Merge pull request #68544 from peterhoeg/u/buildah
...
buildah: minor cleanups
2019-09-12 13:29:35 +02:00
André-Patrick Bubel
383d3a43e5
rtmidi: add PulseAudio support
2019-09-12 13:03:49 +02:00
Peter Hoeg
0f95f6922d
buildah: minor cleanups
...
Was meant to be a part of 1.10.1 -> 1.11.0 but somebody else beat me to that.
2019-09-12 17:25:57 +08:00