Samuel Dionne-Riel
86c11030ee
Merge pull request #63529 from samueldr/fix/vagrant/salt-provisioner
...
vagrant: Don't patch salt provisioner's shebang
2019-07-01 19:22:02 -04:00
R. RyanTM
90ceb64cd0
kotlin: 1.3.31 -> 1.3.40
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-07-01 18:27:51 -04:00
Silvan Mosberger
7c6de80e87
qbe: init at unstable-2019-05-15 ( #61941 )
...
qbe: init at unstable-2019-05-15
2019-07-01 23:45:03 +02:00
worldofpeace
3ddbe024f7
Merge pull request #61853 from worldofpeace/exiv2-0.27.x
...
exiv2: 0.26.2018.12.30 -> 0.27.1
2019-07-01 16:57:57 -04:00
Benjamin Esham
39aac07723
mtxclient: mark package as broken on Darwin
...
All of the dependencies of this package are now available on Darwin, but
the package itself still fails to build on that platform.
2019-07-01 13:15:49 -04:00
Benjamin Esham
33c5f3cec7
olm: allow building on Darwin
2019-07-01 13:15:49 -04:00
Dmitry Kalinkin
f08b05d89f
Merge pull request #63858 from veprbl/pr/rivet_272
...
rivet: 2.7.0 -> 2.7.2
2019-07-01 10:10:55 -04:00
R. RyanTM
af56a8fd45
checkstyle: 8.21 -> 8.22
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-07-01 15:57:08 +02:00
Bas van Dijk
5853fdb9ec
Merge pull request #63721 from basvandijk/libressl-openssl-license
...
libressl: add openssl license
2019-07-01 15:52:10 +02:00
Manuel Mendez
52d5b7a144
pythonPackage.pip-tools: 3.3.2 -> 3.8.0 ( #63632 )
...
* pythonPackage.pip-tools: skip failing test
* pythonPackages.pip-tools: sort skipped tests
* pythonPackage.pip-tools: use fetchPypi
* pythonPackage.pip-tools: 3.3.2 -> 3.8.0
2019-07-01 13:15:33 +00:00
Bjørn Forsman
4f4eaf5805
trompeloeil: init at 34
...
Trompeloeil is a header only C++14 mocking framework.
2019-07-01 08:50:21 +02:00
Mario Rodas
e117e6dd26
prototool: init at 1.8.0 ( #63887 )
2019-06-30 20:50:50 -07:00
Wael Nasreddine
4a5c80e7b8
scalafmt: 2.0.0-RC7 -> 2.0.0 ( #63961 )
2019-06-30 14:11:18 -07:00
Wael M. Nasreddine
ae20c6836b
scalafmt: 2.0.0-RC7 -> 2.0.0
2019-06-30 13:36:13 -07:00
worldofpeace
e3926c8043
Merge pull request #63224 from risicle/ris-django-taggit-fix
...
pythonPackages.django_taggit: fix build, enable tests
2019-06-30 15:53:45 -04:00
Vladimír Čunát
74d2452328
Merge #63928 : llvm_7,8: disable libpfm on aarch64
2019-06-30 09:21:27 +02:00
Wael Nasreddine
1474220823
buildGoModule: add ./ to all sub-packages ( #63936 )
...
When $subPackages has more than one item, the build was failing because
./ was added only to the first subPackage. This commit adds ./ to all
specified subPackages.
2019-06-29 22:22:02 -07:00
Mario Rodas
5b7e3718ee
go-tools: 2019.2 -> 2019.2.1 ( #63885 )
2019-06-29 16:48:16 -07:00
Graham Christensen
7d62e4b024
llvm_7,8: disable libpfm on aarch64
...
See https://github.com/nixos/nixpkgs/issues/56245
Testing: 0 ..
FAIL: LLVM-Unit :: tools/llvm-exegesis/./LLVMExegesisTests/PerfHelperTest.FunctionalTest (2933 of 27000)
******************** TEST 'LLVM-Unit :: tools/llvm-exegesis/./LLVMExegesisTests/PerfHelperTest.FunctionalTest' FAILED ********************
Note: Google Test filter = PerfHelperTest.FunctionalTest
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from PerfHelperTest
[ RUN ] PerfHelperTest.FunctionalTest
/build/llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp:37: Failure
Expected: CallbackEventName
Which is: ""
To be equal to: "CYCLES:u"
/build/llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp:38: Failure
Value of: CallbackEventNameFullyQualifed
Expected: isn't empty
Actual: ""
[ FAILED ] PerfHelperTest.FunctionalTest (3 ms)
[----------] 1 test from PerfHelperTest (3 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (3 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] PerfHelperTest.FunctionalTest
1 FAILED TEST
invalid event attribute - cannot create event CYCLES:u
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
1 warning(s) in tests.
Testing Time: 108.19s
********************
Failing Tests (1):
LLVM-Unit :: tools/llvm-exegesis/./LLVMExegesisTests/PerfHelperTest.FunctionalTest
Expected Passes : 25609
Expected Failures : 141
Unsupported Tests : 1249
Unexpected Failures: 1
make[3]: *** [CMakeFiles/check-all.dir/build.make:58: CMakeFiles/check-all] Error 1
make[3]: Leaving directory '/build/llvm/build'
make[2]: *** [CMakeFiles/Makefile2:365: CMakeFiles/check-all.dir/all] Error 2
make[2]: Leaving directory '/build/llvm/build'
make[1]: *** [CMakeFiles/Makefile2:372: CMakeFiles/check-all.dir/rule] Error 2
make[1]: Leaving directory '/build/llvm/build'
make: *** [Makefile:251: check-all] Error 2
builder for '/nix/store/4kq72x6ahrigryr6yjjj7c7ayqy8z2sl-llvm-7.0.1.drv' failed with exit code 2Testing: 0 ..
FAIL: LLVM-Unit :: tools/llvm-exegesis/./LLVMExegesisTests/PerfHelperTest.FunctionalTest (2933 of 27000)
******************** TEST 'LLVM-Unit :: tools/llvm-exegesis/./LLVMExegesisTests/PerfHelperTest.FunctionalTest' FAILED ********************
Note: Google Test filter = PerfHelperTest.FunctionalTest
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from PerfHelperTest
[ RUN ] PerfHelperTest.FunctionalTest
/build/llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp:37: Failure
Expected: CallbackEventName
Which is: ""
To be equal to: "CYCLES:u"
/build/llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp:38: Failure
Value of: CallbackEventNameFullyQualifed
Expected: isn't empty
Actual: ""
[ FAILED ] PerfHelperTest.FunctionalTest (3 ms)
[----------] 1 test from PerfHelperTest (3 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (3 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] PerfHelperTest.FunctionalTest
1 FAILED TEST
invalid event attribute - cannot create event CYCLES:u
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
1 warning(s) in tests.
Testing Time: 108.19s
********************
Failing Tests (1):
LLVM-Unit :: tools/llvm-exegesis/./LLVMExegesisTests/PerfHelperTest.FunctionalTest
Expected Passes : 25609
Expected Failures : 141
Unsupported Tests : 1249
Unexpected Failures: 1
make[3]: *** [CMakeFiles/check-all.dir/build.make:58: CMakeFiles/check-all] Error 1
make[3]: Leaving directory '/build/llvm/build'
make[2]: *** [CMakeFiles/Makefile2:365: CMakeFiles/check-all.dir/all] Error 2
make[2]: Leaving directory '/build/llvm/build'
make[1]: *** [CMakeFiles/Makefile2:372: CMakeFiles/check-all.dir/rule] Error 2
make[1]: Leaving directory '/build/llvm/build'
make: *** [Makefile:251: check-all] Error 2
builder for '/nix/store/4kq72x6ahrigryr6yjjj7c7ayqy8z2sl-llvm-7.0.1.drv' failed with exit code 2
2019-06-29 14:54:52 -04:00
Wael Nasreddine
c49b7f64d1
bazel: fix the compilation of .proto on Darwin ( #63879 )
...
On Darwin, the last argument to GCC is coming up as an empty string.
This is breaking the build of proto_library targets. However, I was not
able to reproduce with the example cpp project[0].
This commit patches the cc_wrapper of Bazel that gets installed on
Darwin to remove the last argument if it's an empty string. This is
not a probem on Linux.
[0]: https://github.com/bazelbuild/examples/tree/master/cpp-tutorial/stage3
2019-06-29 11:07:21 -07:00
Mario Rodas
c936d5975b
tflint: 0.8.3 -> 0.9.0 ( #63910 )
2019-06-29 14:45:55 +00:00
Graham Christensen
a939166185
Merge pull request #63921 from risicle/ris-libvirt-CVEs
...
libvirt: 5.3.0 -> 5.4.0 + patches for CVE-2019-10161, CVE-2019-10166, CVE-2019-10167 and CVE-2019-10168
2019-06-29 08:05:08 -04:00
Robert Scott
8ac0f575d9
libvirt: 5.3.0 -> 5.4.0
...
including parallel bumps of pythonPackages.libvirt and perlPackages.SysVirt
also include patches for CVE-2019-10161, CVE-2019-10166, CVE-2019-10167
and CVE-2019-10168
2019-06-29 11:59:48 +01:00
Mario Rodas
4a679d4460
Merge pull request #63883 from marsam/update-nodejs-12_x
...
nodejs-12_x: 12.4.0 -> 12.5.0
2019-06-28 20:58:07 -05:00
Timo Kaufmann
d973aa931e
python.pkgs.baselines: 0.1.5 -> 0.1.6 ( #63903 )
2019-06-28 23:23:38 +02:00
Graham Christensen
cc588bd420
Merge pull request #61011 from volth/libvirt-5.3.0
...
libvirt: 4.10.0 -> 5.3.0
2019-06-28 16:06:17 -04:00
Nikolay Amiantov
67ea4fcd3b
intel-media-driver: disable tests
...
Works only on hosts with suitable CPUs.
Fixes Hydra failures:
https://hydra.nixos.org/build/95442132
2019-06-28 16:55:56 +03:00
Nikolay Amiantov
9d9eb87c19
openjfx11: init at 11.0.3+1
2019-06-28 15:38:08 +03:00
adisbladis
74e217e6af
pythonPackages.datadog: 0.26.0 -> 0.29.3
2019-06-28 11:34:54 +01:00
Vladimír Čunát
6df405b654
Merge #63569 : luaPackages.bit32: fix with LuaJIT
2019-06-28 12:17:53 +02:00
Mario Rodas
5ba41e5940
nodejs-12_x: 12.4.0 -> 12.5.0
2019-06-28 01:31:41 -05:00
Orivej Desh
02d750348a
pythonPackages.mpi4py: 3.0.1 -> 3.0.2
2019-06-28 03:38:51 +00:00
Orivej Desh
bfc789118b
openmpi: fix segfault in btl vader at MPI_Finalize
...
The fix is scheduled for release in OpenMPI 4.0.2.
Upstream issue: https://github.com/open-mpi/ompi/issues/6524
2019-06-28 03:38:51 +00:00
Timo Kaufmann
9a140a0989
Merge pull request #63873 from timokau/tensorflow-1.14
...
tensorflow: 1.13.1 -> 1.14 + dependencies
2019-06-27 23:46:28 +02:00
Timo Kaufmann
377a60f902
python: tensorflow: 1.13.1 -> 1.14.0, tensorflow-tensorboard: 1.13.0 -> 1.14.0, tensorflow-estimator: 1.13.0 -> 1.14.0
...
All in one commit because the packages are all interdependent and have
to be upgraded together.
2019-06-27 22:37:20 +02:00
Vladyslav M
576ffb1f32
rust-bindgen: 0.49.2 -> 0.49.3 ( #63816 )
...
rust-bindgen: 0.49.2 -> 0.49.3
2019-06-27 23:25:29 +03:00
Aaron Andersen
ae02678a9d
Merge pull request #63786 from aanderse/mysql
...
mysql: drop support for deprecated package & module option
2019-06-27 12:14:35 -04:00
Dmitry Kalinkin
ccb9fefb1e
rivet: 2.7.0 -> 2.7.2
2019-06-27 10:45:49 -04:00
Dmitry Kalinkin
8f182df3f8
yoda: 1.7.4 -> 1.7.7
2019-06-27 10:40:41 -04:00
Vincent Laporte
5f78fa399d
coqPackages.gappalib: disable for Coq 8.10
2019-06-27 13:59:02 +00:00
Cyril Cohen
7e90540d13
elpi: release 1.4.1
2019-06-27 11:30:08 +00:00
worldofpeace
be57950228
libextractor: fix build with exiv2 0.27.1
2019-06-27 03:18:05 -04:00
worldofpeace
91a3b41967
exiv2: enable docs and po
...
Also multiout man
2019-06-27 03:17:57 -04:00
worldofpeace
cb77f7e227
exiv2: 0.26.2018.12.30 -> 0.27.1
...
Also run tests and remove additionally installed stuff.
Co-authored-by: periklis <periklis.tsirakidis@holidaycheck.com>
Co-authored-by: vcunat <vcunat@gmail.com>
2019-06-27 03:16:46 -04:00
Peter Hoeg
67cca52fd9
Merge pull request #53204 from peterhoeg/m/libvirt
...
libvirt: support proper networking in user session
2019-06-27 11:39:48 +08:00
Wael M. Nasreddine
f10f860cbf
bazel-watcher: update rules_go and fix the hash of the fetch derivation
2019-06-26 18:57:25 -07:00
Wael M. Nasreddine
c273648a20
bazel-watcher: replace the sed commands with a patch
2019-06-26 18:56:45 -07:00
Timo Kaufmann
0266ca8db0
python.pkgs.tensorflow-probability: 0.6 -> 0.7
2019-06-26 23:48:34 +02:00
Timo Kaufmann
183d32842f
python.pkgs.google-pasta: init at 0.1.7
...
Used by tensorflow for its tf1 -> tf2 migration.
2019-06-26 23:48:33 +02:00
Timo Kaufmann
c393b60179
python.pkgs.dm-sonnet: add estimator dependency
...
Previously was implicitly included in the binary tensorflow release.
2019-06-26 23:48:33 +02:00