Commit Graph

45555 Commits

Author SHA1 Message Date
Andrew Dunham
92a77abd31 xgboost: Enable building on Darwin (#37046)
* xgboost: Enable building on Darwin

* Review feedback: pass `xgboost` to the python package
2018-03-15 04:17:55 +03:00
Herwig Hochleitner
0b8d7fb16e wxwidgets: depend on generic webkitgtk instead of 218x
Currently ahead of the upgrade to webkitgtk220x, this will make future
webkitgtk maintenance easier.

WebkitGTK, from 2.6 onwards has maintained API stability and will
continue to do so, as opposed to the jump from 2.4 to 2.6
2018-03-15 01:52:52 +01:00
Herwig Hochleitner
86fbdfdd4c woff2: propagate brotli build input
brotli is a runtime dependency, as per pc files in woff2.dev

cc @hrdinka
2018-03-15 01:52:52 +01:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson
f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Robert Schütz
d78a411d98
Merge pull request #36899 from aborsu/spacy
Spacy
2018-03-14 23:36:46 +01:00
Daiderd Jordan
ee6d0a7025
ccl: fix darwin build
/cc ZHF #36454
2018-03-14 23:02:52 +01:00
Will Dietz
d1812a8761
Merge pull request #37014 from dtzWill/update/wllvm-1.1.5
wllvm: 1.1.3 -> 1.1.5
2018-03-14 16:41:12 -05:00
Will Dietz
2977e37da4
Merge pull request #37019 from dtzWill/update/closurecompiler-20180204
closurecompiler: 20170910 -> 20180204
2018-03-14 16:39:42 -05:00
Will Dietz
d1f8dc04d7
Merge pull request #37025 from dtzWill/update/dwarfdump-20180129
libdwarf: 20170709 -> 20180129
2018-03-14 16:34:21 -05:00
Joachim F
7e15e17bea
Merge pull request #36702 from ryantm/auto-update/teyjus
teyjus: 2.0b2 -> 2.1
2018-03-14 21:16:20 +00:00
Joachim F
6ae3aa1560
Merge pull request #36640 from ryantm/auto-update/openlibm
openlibm: 0.5.4 -> 0.5.5
2018-03-14 21:13:44 +00:00
Joachim F
deb6286675
Merge pull request #36710 from ryantm/auto-update/valum
valum: 0.3.14 -> 0.3.15
2018-03-14 21:13:00 +00:00
Joachim F
b33eefd693
Merge pull request #36707 from ryantm/auto-update/umockdev
umockdev: 0.11 -> 0.11.1
2018-03-14 21:12:29 +00:00
Joachim Fasting
4e1083256b
Revert "Merge pull request #35636 from ryantm/auto-update/emscripten-1.37.16-to-1.37.34"
This reverts commit 5c02b9ab33, reversing
changes made to 2f2ad74369.

https://github.com/NixOS/nixpkgs/pull/35636#issuecomment-373171672
2018-03-14 22:08:01 +01:00
Joachim F
c3d80c34fa
Merge pull request #36594 from ryantm/auto-update/hivex
hivex: 1.3.14 -> 1.3.15
2018-03-14 21:05:11 +00:00
Joachim F
c2eabda668
Merge pull request #36589 from ryantm/auto-update/gtkdatabox
gtkdatabox: 0.9.2.0 -> 0.9.3.0
2018-03-14 21:04:32 +00:00
Joachim F
604aa4dda1
Merge pull request #36720 from ryantm/auto-update/wxSVG
wxSVG: 1.5.11 -> 1.5.13
2018-03-14 21:02:36 +00:00
Joachim F
4e735542b3
Merge pull request #36716 from ryantm/auto-update/wcslib
wcslib: 5.15 -> 5.18
2018-03-14 21:01:54 +00:00
Joachim F
bfb4e0822a
Merge pull request #36482 from matthewbauer/json2hcl
json2hcl: init at 0.0.6
2018-03-14 20:51:12 +00:00
Will Dietz
4bc0f88bb3 libdwarf: 20170709 -> 20180129
Upstream describes changes:

Fixes libdwarf/dwarfdump vulnerabilities related to detecting corrupt
DWARF and includes other small improvements
2018-03-14 15:42:45 -05:00
Joachim F
7c08d10a43
Merge pull request #36616 from ryantm/auto-update/matio
matio: 1.5.10 -> 1.5.11
2018-03-14 20:31:47 +00:00
Matthew Bauer
ba4356f585 json2hcl: fix meta 2018-03-14 15:31:40 -05:00
Peter Simons
1583cc6449 haskell-SHA: fix compiler crash while trying to build the test suite on i686
Fixes https://github.com/NixOS/nixpkgs/issues/36949.
2018-03-14 21:23:25 +01:00
Joachim F
5c02b9ab33
Merge pull request #35636 from ryantm/auto-update/emscripten-1.37.16-to-1.37.34
emscripten: 1.37.16 -> 1.37.34
2018-03-14 20:14:29 +00:00
Peter Simons
2f2ad74369 Fix cross-compilation builds of several Haskell packages some more. 2018-03-14 21:09:14 +01:00
Will Dietz
77d794fe64 closurecompiler: 20170910 -> 20180204 2018-03-14 15:08:21 -05:00
Will Dietz
66a0aaddbb
Merge pull request #37016 from dtzWill/feature/gllvm
gllvm: init at 2018-02-09
2018-03-14 15:01:29 -05:00
Daiderd Jordan
b02694dd45
python-selenium: fix darwin build
/cc ZHF #36454
2018-03-14 21:00:30 +01:00
Peter Simons
70467b9a12 Fix cross-compilation builds of several Haskell packages. 2018-03-14 20:50:43 +01:00
Will Dietz
43c474457c gllvm: init at 2018-02-09 2018-03-14 14:50:17 -05:00
Joachim F
b97cd9a073
Merge pull request #36513 from ryantm/auto-update/easyloggingpp
easyloggingpp: 9.96.0 -> 9.96.1
2018-03-14 19:49:17 +00:00
Joachim F
d37f9ab2a7
Merge pull request #36511 from ryantm/auto-update/drumstick
drumstick: 1.1.0 -> 1.1.1
2018-03-14 19:48:55 +00:00
Joachim F
95e28a6c39
Merge pull request #36509 from ryantm/auto-update/doit
doit: 0.30.3 -> 0.31.0
2018-03-14 19:48:20 +00:00
Joachim F
3d0c6aad34
Merge pull request #36484 from ryantm/auto-update/bwidget
bwidget: 1.9.10 -> 1.9.12
2018-03-14 19:45:09 +00:00
Joachim F
3834cc22af
Merge pull request #36500 from ryantm/auto-update/cminpack
cminpack: 1.3.4 -> 1.3.6
2018-03-14 19:42:16 +00:00
Joachim F
161395c07c
Merge pull request #36499 from ryantm/auto-update/chromedriver
chromedriver: 2.35 -> 2.36
2018-03-14 19:41:57 +00:00
Daiderd Jordan
db691029d6
avian: fix darwin build
/cc ZHF #36454
2018-03-14 20:38:54 +01:00
Joachim F
c3b783da21
Merge pull request #36477 from ryantm/auto-update/binaryen
binaryen: 42 -> 44
2018-03-14 19:35:07 +00:00
Joachim F
6de4671297
Merge pull request #36430 from ryantm/auto-update/apktool
apktool: 2.3.0 -> 2.3.1
2018-03-14 19:30:37 +00:00
Augustin Borsu
22fdb0bd9d python.spacy: 1.8.2 -> 2.0.9 2018-03-14 20:29:10 +01:00
Will Dietz
2184aac78c wllvm: 1.1.3 -> 1.1.5 2018-03-14 14:29:10 -05:00
Augustin Borsu
8187d93da2 python.ftfy: 5.3.0 -> 4.4.3
V5 only supports python3. Since at the moment the only packages
that use ftfy are spacy and textacy which both support
python2 and 3, I propose to roll back to v4 until another package
requires v5, at that point we can make a duplicate package.
2018-03-14 20:29:10 +01:00
Augustin Borsu
9478948f4d python.thinc: 6.5.1 -> 6.10.2 2018-03-14 20:29:10 +01:00
Augustin Borsu
2e67c8e030 python.murmurhash: 0.26.4 -> 0.28.0 2018-03-14 20:29:09 +01:00
Augustin Borsu
5568e25fa0 python.msgpack-numpy: init 0.4.1 2018-03-14 20:29:07 +01:00
Daiderd Jordan
212d028331
Merge pull request #37000 from knedlsepp/fix-glm-on-darwin
glm: fix darwin build
2018-03-14 19:42:23 +01:00
Daiderd Jordan
a45e1c6e86
Merge pull request #36930 from mpickering/qca-qt5-darwin
Fix qca-qt5 build on darwin
2018-03-14 19:34:45 +01:00
Matthew Pickering
4e96d0e2b7 Only apply patch on darwin 2018-03-14 18:22:10 +00:00
Josef Kemetmüller
863fb7b86a glm: fix darwin build 2018-03-14 18:06:21 +00:00