Commit Graph

69284 Commits

Author SHA1 Message Date
Matthew Bauer
1bc7fae62d
Merge pull request #68889 from nspin/pr/various-cross-2
Various cross-compilation fixes
2019-09-17 19:35:44 -04:00
Nick Spinale
35f39ac48c dtc: make python bindings optional
dtc's build system does not support cross-compilation of its
swig-generated python bindings.
2019-09-17 23:09:55 +00:00
Matthew Bauer
97a0733e28
Merge pull request #68701 from matthewbauer/fix-ghc-dwarf
ghc: don’t use dwarf on windows
2019-09-17 17:55:10 -04:00
Matthew Bauer
3736220b5b
Merge pull request #68930 from matthewbauer/fix-cross-glibc
glibc: fix cross compilation with gcc8
2019-09-17 17:55:02 -04:00
Matthew Bauer
7c044bb820
Merge pull request #68783 from B4dM4n/webtest-darwin
pythonPackages.webtest: fix darwin build
2019-09-17 17:53:46 -04:00
Matthew Bauer
8f2eb8042b
Merge pull request #68387 from d-goldin/libressl_fix_nc
libressl: fixing nc for version>=2.9
2019-09-17 17:42:57 -04:00
Dima
044f771d59 libressl: fixing nc for version>=2.9
This addresses https://github.com/NixOS/nixpkgs/issues/68286

When `-R` (CA file location) is not specified, nc tries to fall back to
a default location. In 2.8 this was still configurable at compile time,
but was changed somewhere after. This replaces `/etc/ssl/cert.pem`
with `${cacert}/etc/ssl/cert.pem` in the code directly.

For a discussion of this, see https://github.com/NixOS/nixpkgs/pull/68456
2019-09-17 23:08:43 +02:00
Lancelot SIX
f772fe52c3
Merge pull request #68936 from jonringer/fix-boltz
python3Packages.boltztrap2: fix build
2019-09-17 21:34:06 +02:00
worldofpeace
ac3741a2d2
Merge pull request #68623 from aanderse/zhf/valum
valum: 0.3.15 -> 0.3.16
2019-09-17 13:43:14 -04:00
worldofpeace
47dc30c10c
Merge pull request #68756 from dtzWill/update/libmicrodns-0.1.0
libmicrodns: 0.0.10 -> 0.1.0
2019-09-17 13:16:47 -04:00
worldofpeace
0c9fab9398
Merge pull request #68941 from Ma27/bump-evcxr
evcxr: 0.4.4 -> 0.4.5
2019-09-17 12:59:00 -04:00
worldofpeace
8f3421ec34
Merge pull request #68405 from leenaars/blink320
Blink + dependencies: update 3.0.3 -> 3.2.0
2019-09-17 07:43:32 -04:00
worldofpeace
280386382e
Merge pull request #68727 from d-goldin/fix_networkx_missing_dep
networkx: fixing undeclared dependency
2019-09-17 07:36:59 -04:00
Peter Hoeg
fbd23c6f1a
Merge pull request #68877 from peterhoeg/u/mqtt
mosquitto: 1.6.4 -> 1.6.5
2019-09-17 10:40:14 +08:00
Malo Bourgon
279d51e585
nodePackages.serverless: init at 1.52.0
Closes https://github.com/NixOS/nixpkgs/pull/64204.
2019-09-17 01:50:58 +00:00
Malo Bourgon
00f6c93f83
nodePackages: update 2019-09-17 01:50:16 +00:00
Mario Rodas
e8c29fa77c
update-python-libraries: use version key for latest release (#68857)
From warehouse API reference [1]:

     GET /pypi/<project_name>/json

     Returns metadata (info) about an individual project at the latest
     version […]

[1] https://warehouse.pypa.io/api-reference/json/#project
2019-09-16 17:34:15 -05:00
Maximilian Bosch
af564fbd8a
evcxr: 0.4.4 -> 0.4.5
New release: https://github.com/google/evcxr/blob/v0.4.5/RELEASE_NOTES.md#version-045

Also added myself as maintainer and removed `zeromq` from the build
inputs as it's now vendored by upstream.
2019-09-16 22:46:26 +02:00
Will Dietz
b3eafc6320
Merge pull request #68905 from dtzWill/update/elfinfo-0.7.6
elfinfo: 0.7.5 -> 0.7.6
2019-09-16 15:10:11 -05:00
Jonathan Ringer
afc1e5f1a7 python3Packages.boltztrap2: fix build 2019-09-16 12:49:23 -07:00
Matthew Bauer
3fcc4441d7 glibc: fix cross compilation with gcc8 2019-09-16 14:00:15 -04:00
Vladimír Čunát
a95a53aadc
Revert "pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411)"
This reverts commit b44fca1702.
I'm moving this to the staging branch.
It's a huge rebuild (on the order of 20k jobs), and it seems like that
was not noticed, and I can't see sufficient motivation to skip ahead of
e.g. the CVE fixes we have in staging-next.
2019-09-16 19:23:20 +02:00
Will Dietz
63bdef7591
Merge pull request #67289 from dtzWill/update/libcbor-2019-07-25
libcbor: 2019-02-23 -> 2019-07-25
2019-09-16 10:49:30 -05:00
Domen Kožar
68a86c5925
Merge pull request #68845 from turboMaCk/elm-packages/add-elm-language-server
elmPackages.elm-language-server: Init at 1.4.1
2019-09-16 17:17:43 +02:00
Jeroen de Haas
2ff3620d0d fmt: 5.3.0 -> 6.0.0 (#68168) 2019-09-16 14:39:52 +00:00
Will Dietz
7f9a120147
elfinfo: 0.7.5 -> 0.7.6 2019-09-16 09:36:54 -05:00
Linus Heckemann
872122af43
Merge pull request #68848 from WilliButz/fix-hass-esphome
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0
2019-09-16 11:51:59 +02:00
Marek Mahut
db21aabe15
Merge pull request #68855 from marsam/drop-pyev
pythonPackages.pyev: drop
2019-09-16 10:24:49 +02:00
Peter Hoeg
b02b889255 libwebsockets: re-init 3.1 2019-09-16 12:36:33 +08:00
Pavol Rusnak
b44fca1702 pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411) 2019-09-16 00:29:07 -04:00
Sirio Balmelli
a3757e6409 racerd: fix broken build on Darwin (#68861)
* racerd: fix broken build on Darwin

Build on Darwin failing with 'ld: framework not found Security'

Add buildInput darwin.apple_sdk.frameworks.Security
when building on Darwin.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-15 21:25:59 -05:00
worldofpeace
c0d5c03c8b
Merge pull request #68869 from worldofpeace/fix-FTFS-qtwebengine
qt5.qtwebengine: reduce log output
2019-09-15 21:08:43 -04:00
worldofpeace
f21f980ab8 qt5.qtwebengine: reduce log output
Identical fix as 6f1ad0676f.
2019-09-15 19:20:45 -04:00
Maximilian Bosch
d8f5ad9948
Merge pull request #68842 from Ma27/disable-pytest5-on-python2
python2Packages.pytest_5: disable build
2019-09-16 01:20:28 +02:00
Mario Rodas
87cd31d538
Merge pull request #68703 from jonringer/fix-celery
pythonPackage.celery: fix tests
2019-09-15 18:18:50 -05:00
Mario Rodas
c3c3dcc86c
Merge pull request #68794 from JohnAZoidberg/zake-tests
pythonPackages.zake: Skip failing test
2019-09-15 18:12:50 -05:00
Mario Rodas
32af4a66a3
Merge pull request #68812 from jonringer/fix-cheroot
pythonPackages.cheroot: fix tests
2019-09-15 18:09:36 -05:00
Mario Rodas
9f756b8e9b
Merge pull request #68838 from tkerber/chmlib
chmlib: 0.4 -> 0.4a
2019-09-15 18:04:19 -05:00
Mario Rodas
b46c3c5554
Merge pull request #68819 from jonringer/mark-percol-broken
pythonPackages.percol: mark broken
2019-09-15 17:45:59 -05:00
Mario Rodas
8624303abb
Merge pull request #68821 from d-goldin/fix_build_scikitlearn
python37Packages.scikitlearn: patching build
2019-09-15 17:41:09 -05:00
Jonathan Ringer
ca1a246741 pythonPackages.percol: mark broken 2019-09-15 15:20:10 -07:00
worldofpeace
f8ca2f340b
Merge pull request #68827 from virusdave/dnicponski/scratch/upgrade_unison
unison-ucm: 1.0.M1c-alpha -> 1.0.M1d-alpha
2019-09-15 17:52:54 -04:00
Dima
82d7833b9b python37Packages.scikitlearn: patching build
For numpy>=1.17 a test-case broke that required adjustments to
a threshold.

See https://github.com/NixOS/nixpkgs/issues/68494
2019-09-15 23:52:15 +02:00
Mario Rodas
27c9327076
Merge pull request #68719 from jonringer/fix-lightgbm
pythonPackages.lightgbm: fix build
2019-09-15 16:19:24 -05:00
Maximilian Bosch
3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Mario Rodas
b05818f389
pythonPackages.pyev: drop
pyev is unmaintained, and was removed from PyPI.
2019-09-15 12:46:58 -05:00
Mario Rodas
3028233ea5
pythonPackages.pika: remove pyev dependency
pyev support was removed from upstream https://github.com/pika/pika/pull/934#issuecomment-361714844
2019-09-15 12:45:02 -05:00
Mario Rodas
edc033a616
Merge pull request #67905 from marsam/add-pgformatter
pgformatter: init at 4.0
2019-09-15 11:38:08 -05:00
Markus Kowalewski
3857d3d6f9 openmpi: use absolute paths compiler wrapper
The MPI compiler wrappers should point to the
compilers used at build time per default.
2019-09-15 18:35:22 +02:00
Markus Kowalewski
2e363860c6 openmpi: make build reproducible
fix:
* build and configure time stamps
* build and configure user
2019-09-15 18:35:22 +02:00