6450 Commits

Author SHA1 Message Date
Frederik Rietdijk
ae9932e431 php: get rid of composableDerivation
Some bugs may have creeped in during the conversion.
One flag I had trouble with and so removed was:

    "--enable-embedded-mysqli"
2018-07-26 11:49:56 +02:00
Luke Adams
100349d605 pyserial: fix build on Darwin 2018-07-25 13:27:51 -05:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Jörg Thalheim
14a481f26b
Merge pull request #44020 from Mic92/black
python3.pkgs.black: 18.4a0 -> 18.6b4
2018-07-24 05:52:30 -04:00
Jörg Thalheim
272f02415c python3.pkgs.black: 18.4a0 -> 18.6b4 2018-07-23 17:40:20 +01:00
Frederik Rietdijk
309cfde81c
Merge pull request #44014 from jluttine/salmon-3.0.2
pythonPackages.salmon-mail: 3.0.1 -> 3.0.2
2018-07-23 16:13:36 +02:00
Jaakko Luttinen
33f3745b45
pythonPackages.salmon-mail: 3.0.1 -> 3.0.2 2018-07-23 17:07:48 +03:00
Frederik Rietdijk
1d3881c45c python: prometheus_client: 0.2.0 -> 0.3.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
0d18e3c02e python: progressbar: 2.3 -> 2.5 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
2d9a06904c python: preshed: 1.0.0 -> 1.0.1 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
341908bb85 python: plotly: 2.7.0 -> 3.1.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
c13d800b2c python: plaster_pastedeploy: 0.5 -> 0.6 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
f0a0672040 python: pip: 10.0.1 -> 18.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
4a41d0fd81 python: Pillow: 5.1.0 -> 5.2.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
0724e284c1 python: phonenumbers: 8.9.8 -> 8.9.10 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
4de44d626a python: pbr: 4.0.4 -> 4.1.1 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
561b9221f1 python: parso: 0.2.1 -> 0.3.1 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
7b6a42f3a9 python: paramz: 0.9.1 -> 0.9.2 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
2b3f304bba python: pandas: 0.23.1 -> 0.23.3 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
9691b50b07 python: outcome: 0.1.0a0 -> 0.1.0 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
362f8bfcb0 python: numpy-stl: 2.4.1 -> 2.7.0 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
dc92b5d4fe python: numexpr: 2.6.5 -> 2.6.6 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
8c02abd208 python: numba: 0.38.1 -> 0.39.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
06fd9d6a26 python: notebook: 5.5.0 -> 5.6.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
6cb00d57ac python: nipype: 1.0.4 -> 1.1.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
154c088614 python: ncclient: 0.5.3 -> 0.6.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
2bd85b8f61 python: natsort: 5.3.2 -> 5.3.3 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
fae2795c04 python: mysqlclient: 1.3.12 -> 1.3.13 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
7fd77f535f python: mypy: 0.610 -> 0.620 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
73ba0b24fc python: mutagen: 1.40.0 -> 1.41.0 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
e264d92932 python: msgpack-numpy: 0.4.3 -> 0.4.3.1 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
0c38fd329f python: mozterm: 0.1.0 -> 1.0.0 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
a819881bba python: mozlog: 3.7 -> 3.8 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
230e6bb891 python: mozinfo: 0.9 -> 0.10 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
e3ffc1bd47 python: m2r: 0.1.14 -> 0.1.15 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
f245d167c3 python: lxml: 4.2.1 -> 4.2.3 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
4188917eed python: logilab-common: 1.4.1 -> 1.4.2 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
b96df9f2c3 python: llvmlite: 0.23.2 -> 0.24.0 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
44ccbd988c python: libagent: 0.9.8 -> 0.11.3 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
4efd060a5e python: ledgerblue: 0.1.17 -> 0.1.19 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
29acc8339f python: ldappool: 2.2.0 -> 2.3.0 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
460605560e python: keyring: 12.2.1 -> 13.2.1 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
b226232424 python: jupyterlab_launcher: 0.10.5 -> 0.11.2 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
7d4a8626eb python: jsonrpc-websocket: 0.6 -> 1.0.0 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
9acaa99425 python: jsonrpc-base: 1.0 -> 1.0.1 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
a09cc50e95 python: jsonrpc-async: 0.6 -> 1.0.0 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
ed7a618d72 python: joblib: 0.11 -> 0.12.1 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
9148fc876c python: jedi: 0.12.0 -> 0.12.1 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
5060d8b194 python: jdatetime: 2.1.0 -> 2.2.0 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
0585d4be98 python: ipywidgets: 7.2.1 -> 7.3.0 2018-07-22 16:52:42 +02:00