Joachim F
ea929311bb
Merge pull request #25523 from joachifm/libressl-2_5_4
...
libressl: 2.5.3 -> 2.5.4
2017-05-05 17:37:01 +01:00
Judah Jacobson
7131e06214
haskell: work around linker limits on Mac OS X Sierra.
...
The Sierra linker added a limit on the number of paths that any one
dynamic library (`*.dylib`) can reference. This causes problems when
a Haskell library has many immediate dependencies (#22810 ).
We follow a similar fix as GHC/Cabal/Stack: for each derivation,
create a new directory with symlinks to all the dylibs of its immediate
dependencies, and patch its package DB to reference that directory
using the new `dynamic-library-dirs` field.
Note that this change is a no-op for older versions of GHC, i.e., they will
continue to fail on some packages as before.
Also note that this change causes the bootstrapped versions of GHC to be
recompiled, since they depend on `hscolour` which is built by
`generic-builder.nix`.
Tested by building the `stack` binary as described in #22810 .
2017-05-05 09:26:58 -07:00
Pascal Wittmann
4ff4f6e038
Merge pull request #25522 from Ralith/rust-bindgen
...
rust-bindgen: 0.23.0 -> 0.24.0
2017-05-05 17:16:25 +02:00
Frederik Rietdijk
af87b922f1
pythonPackages.plotly: 1.9.5 -> 2.0.8
2017-05-05 14:22:16 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0
2017-05-05 10:59:28 +02:00
Frederik Rietdijk
f4b5950d8c
pythonPackages.bibtexparser: init at 0.6.2
2017-05-05 09:51:03 +02:00
Frederik Rietdijk
87723d5ac3
pythonPackages.mplleaflet: init at 0.0.5
2017-05-05 09:51:03 +02:00
Jaakko Luttinen
96c0a6db3a
pythonPackages.phpserialize: init at 1.3 ( #25521 )
...
* pythonPackages.phpserialize: init at 1.3
* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Benjamin Saunders
bbdfa06eb5
rust-bindgen: 0.23.0 -> 0.24.0
...
Fixes errors arising from unset LIBCLANG_PATH
2017-05-04 23:20:51 -07:00
Joachim Fasting
e2bc4e4bde
libressl: 2.5.3 -> 2.5.4
...
Contains a fix for CVE-2017-8301: TLS verification vulnerability in
LibreSSL 2.5.1 - 2.5.3 [1][2]
[1]: http://seclists.org/oss-sec/2017/q2/145
[2]: https://github.com/libressl-portable/portable/issues/307
2017-05-05 07:37:48 +02:00
Joachim F
244b05e5e5
Merge pull request #25519 from utdemir/master
...
rdkafka: 2015-11-03 -> 0.9.5
2017-05-05 04:42:16 +01:00
Utku Demir
85ea6249bb
rdkafka: 2015-11-03 -> 0.9.5
2017-05-05 14:55:07 +12:00
pajowu
d8fccd4ac5
libsmi: init at 0.5.0 ( #25433 )
2017-05-05 00:13:44 +01:00
Daiderd Jordan
390e2ea14f
Merge pull request #25219 from knedlsepp/fix-opencv3-darwin
...
opencv3: Enable darwin build
2017-05-04 23:49:38 +02:00
Josef Kemetmueller
68c6e5bc8b
opencv3: Enable darwin build
2017-05-04 22:50:03 +02:00
Frederik Rietdijk
6eff61d6a1
Merge pull request #25486 from apeschar/master
...
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar
10abea9ecc
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:51:31 +02:00
pe@pijul.org
5db271c99a
pythonPackages.httpserver: init at 1.1.0
2017-05-04 20:25:09 +02:00
Eelco Dolstra
d46e78ed0f
libseccomp: Fix RPATH
...
Ensure that bin/scmp_sys_resolver doesn't have $TMPDIR in its RPATH.
I can't reproduce the issue reported in
98edb24368
that required the addition of
a wrapper script. It seems to work fine without.
2017-05-04 20:23:13 +02:00
Frederik Rietdijk
77fba4a112
pythonPackages.pyproj: init at 1.9.5.1
2017-05-04 18:57:23 +02:00
Frederik Rietdijk
665df607fb
pythonPackages.folium: init at 0.3.0
2017-05-04 16:19:56 +02:00
Frederik Rietdijk
2aeff6c05c
pythonPackages.branca: init at 0.2.0
2017-05-04 16:19:56 +02:00
Eelco Dolstra
7d3f1d9c56
hydra: preHook -> shellHook
...
Upstream 8abc595d1c
.
2017-05-04 15:34:25 +02:00
Frederik Rietdijk
bad72e972d
Merge pull request #25460 from lsix/fix-pythonpackages-update-errors
...
Fix buildbot
2017-05-04 12:39:39 +02:00
Lancelot SIX
d41a0832b6
buildbot: 0.9.5 -> 0.9.6
2017-05-04 12:24:55 +02:00
Chris Hodapp
f277137522
gdal: add GeoPDF support via poppler
2017-05-04 09:34:19 +02:00
Daniel Peebles
2e51d27787
Merge pull request #25473 from aneeshusa/update-capnproto-to-0.6.0
...
capnproto: 0.5.3 -> 0.6.0
2017-05-03 21:20:52 -04:00
Michal Rus
9925c5c9b1
intero-nix-shim: init at 0.1.2
2017-05-03 23:36:02 +02:00
Lancelot SIX
ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0
2017-05-03 23:17:56 +02:00
Lancelot SIX
7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1
2017-05-03 23:17:55 +02:00
Lancelot SIX
1631f36143
pythonPackages.autobahn: 0.18.2 -> 17.5.1
2017-05-03 22:33:04 +02:00
Lancelot SIX
8adb26319f
pythonPackages.pytest-asyncio: enable only for python3
2017-05-03 22:33:04 +02:00
Rahul Gopinath
5762985302
csvkit: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
14d951c46f
python-slugify: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
0ef0a4ab5e
pytimeparse: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
2b56afea4d
dbfread: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
b94706926b
dbf: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
e13b240359
agate-sql: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
4365d634c8
agate-excel: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
90daf2de27
agate-dbf: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
4036bc91da
agate: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
8678c0339d
aenum: 1.4.7 -> 2.0.3
2017-05-03 11:58:28 -07:00
Domen Kožar
c5badb123a
Merge pull request #25482 from PierreR/master
...
hackage2nix: remove postgrest/postgrest-ws from broken packages
2017-05-03 18:37:05 +02:00
Nikolay Amiantov
61e5763694
sqlitebrowser: wrap Qt application
2017-05-03 18:00:22 +03:00
Peter Simons
a9737f610f
Merge pull request #25398 from ljli/ghci-sys-libs
...
haskell: set LD_LIBRARY_PATH in shellHook
2017-05-03 15:50:06 +02:00
Vladimír Čunát
4ea520ce48
ocamlPackages.utop: add missing makeWrapper
...
... fixing the build. No testing otherwise.
2017-05-03 15:48:21 +02:00
Leon Isenberg
e73e5c884f
haskell: set LD_LIBRARY_PATH in shellHook
...
LD_LIBRARY_PATH is considered by GHCI.
Previously e.g. `cabal repl` failed on packages with
system library dependencies.
2017-05-03 15:18:45 +02:00
Pierre Radermecker
1124c0ff6b
hackage2nix: remove postgrest/postgrest-ws from broken packages
2017-05-03 14:53:14 +02:00
Théo Zimmermann
017a723939
camlp5: fix install with ocaml 4.04
...
The problem was that bytecode executables were shrinked.
This closes #25367 .
2017-05-03 11:57:33 +02:00
Peter Simons
1fdc34b737
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2-1-gd2334f4 from Hackage revision
b0588eb8a1
.
2017-05-03 10:10:45 +02:00
Peter Simons
4b7caa7408
LTS Haskell 8.13
2017-05-03 10:10:36 +02:00
Frederik Rietdijk
664ff4069c
pythonPackages.magic-wormhole: fix build
...
- fixes build
- use buildPythonPackage and pass in individual packages
As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.
If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk
3dfa709706
pythonPackages.line_profiler: fix build
2017-05-03 08:50:48 +02:00
Frederik Rietdijk
8017bc934e
Merge pull request #25453 from LnL7/python-stevedore
...
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk
97630b21c9
pythonPackages.pydot: fix build
2017-05-03 08:42:24 +02:00
Frederik Rietdijk
a7b206bb89
pythonPackages.certifi: move to separate file
2017-05-03 08:19:58 +02:00
Aneesh Agrawal
65d06f33cc
capnproto: 0.5.3 -> 0.6.0
2017-05-03 02:14:31 -04:00
Frederik Rietdijk
8d52769ef2
Merge pull request #25459 from LnL7/darwin-gdal
...
gdal: fix darwin build
2017-05-03 08:13:51 +02:00
Frederik Rietdijk
9e48fc3268
Merge pull request #24131 from nand0p/buildbot-0.9.5
...
buildbot: 0.9.4 -> 0.9.5
2017-05-03 07:56:29 +02:00
Aneesh Agrawal
ded7953478
treewide: meta.platform -> meta.platforms
2017-05-02 19:32:02 -04:00
Daiderd Jordan
516f909acb
gdal: fix darwin build
2017-05-02 22:21:03 +02:00
Michael Raskin
beff1984f4
qtinstaller: build submodule-style
2017-05-02 21:47:07 +02:00
Daiderd Jordan
5217969f69
python-stevedore: 1.7.0 -> 1.21.0
2017-05-02 20:11:49 +02:00
John Wiegley
b88296818d
libidn2: Correct a broken darwin patch
2017-05-02 10:46:06 -07:00
Tim Steinbach
a74632f6c2
Merge pull request #25440 from NeQuissimus/ammonite_0_8_4
...
ammonite: 0.8.3 -> 0.8.4
2017-05-02 13:42:49 -04:00
Peter Simons
287e670462
Merge pull request #25390 from Hodapp87/rstudio_fix
...
rstudio: Fix recompilation issue with custom package set
2017-05-02 16:43:41 +02:00
Tim Steinbach
c13e328916
ammonite: 0.8.3 -> 0.8.4
...
Also rename package and add alias for the old name.
2017-05-02 08:56:20 -04:00
Vladimír Čunát
d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
...
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Vladimír Čunát
9ad1aaae53
lua5_{sec,1_sockets,expat}: convert to aliases
...
There's nothing better in these expressions than what we have in
lua-packages.nix
2017-05-02 14:00:44 +02:00
Domen Kožar
767aad2aaa
hydra: 2017-03-21 -> 2017-04-26
2017-05-02 09:36:35 +02:00
Lancelot SIX
6bf20f95d9
pythonPackages.channels: 1.0.3 -> 1.1.3
2017-05-02 09:28:35 +02:00
Lancelot SIX
519d3d0451
pythonPackages.daphne: 1.0.3 -> 1.2.0
2017-05-02 09:28:35 +02:00
Lancelot SIX
528a452043
pythonPackages.twisted: 16.4.1 -> 17.1.0
2017-05-02 09:28:34 +02:00
Lancelot SIX
d965c8e6e9
pythonPackages.asgi_redis: 1.0.0 -> 1.3.0
2017-05-02 09:28:34 +02:00
Lancelot SIX
c767920189
pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1
2017-05-02 09:28:33 +02:00
Lancelot SIX
db0627336e
pythonPackages.asgiref: 1.0.0 -> 1.1.1
2017-05-02 09:28:28 +02:00
Lancelot SIX
b1d16c731f
pythonPackages.automat: init at 0.5.0
2017-05-02 09:25:35 +02:00
Lancelot SIX
63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2
2017-05-02 09:25:35 +02:00
Lancelot SIX
0743b0fb6e
pythonPackages.pytest-asyncio: init at 0.5.0
2017-05-02 09:25:30 +02:00
Lancelot SIX
df79a19638
pythonPackages.constantly: init at 15.1.0
2017-05-02 09:24:46 +02:00
Lancelot SIX
687fe19a04
pythonPackages.txaio: 2.5.2 -> 2.7.0
2017-05-02 09:24:46 +02:00
Lancelot SIX
91b5290412
pythonPackages.m2r: init at 0.1.5
2017-05-02 09:24:42 +02:00
Peter Simons
033f2a6ca5
Merge pull request #25405 from obsidiansystems/gi-javascriptcore-fix3
...
gi-webkit2: fix gi-javascriptcore dependency
2017-05-02 09:04:14 +02:00
Peter Simons
7b17f00f2f
Merge pull request #25400 from ljli/hse-simple-no-conf
...
haskell: haskell-src-exts-simple: Remove configuration
2017-05-02 08:59:09 +02:00
Peter Simons
c609aecede
Merge pull request #25389 from roberth/fix-haskell-tasty-discover
...
haskellPackages.tasty-discover: bootstrap itself using an untested build
2017-05-02 08:44:43 +02:00
Jörg Thalheim
d08c717eff
pythonPackages.cffi: 1.9.1 -> 1.10.0
2017-05-02 07:32:16 +02:00
Michael Raskin
4099450bea
Merge pull request #25414 from LnL7/darwin-nox
...
nox: fix darwin build
2017-05-02 00:25:07 +02:00
Shea Levy
9f2bbf65af
haskellSrc2nix: preferLocalBuild and use unwrapped cabal2nix.
...
No need to download bazaar etc...
2017-05-01 18:21:42 -04:00
Linus Heckemann
6130dfd3dc
openal-soft: move cmake to nativeBuildInputs
...
This allows cross-compiling it.
2017-05-01 23:19:00 +01:00
Vladimír Čunát
30c0a2ca2e
libplist: drop libxml2 dependency
...
The announcement for 2.0.0 claims it isn't needed anymore,
and it seems true.
2017-05-01 23:55:14 +02:00
Daiderd Jordan
74686d6c8c
python-dogpile-cache: fix darwin build and add missing test dependencies
2017-05-01 23:41:12 +02:00
Michael Raskin
f4289c8b19
qtinstaller: init at 2.0.3; adapted from expression by @spacefrogg
...
See #23620
2017-05-01 22:32:37 +02:00
Daiderd Jordan
1046723ff6
Merge pull request #25308 from acowley/glfw-id
...
glfw: fix the install name id on darwin
2017-05-01 22:08:42 +02:00
Ryan Trinkle
1927361e44
gi-webkit2: fix gi-javascriptcore dependency
2017-05-01 15:21:57 -04:00
Will Dietz
cb026b1b65
swift: Fix sha256, I think upstream moved the release tag?
...
If this happens again we can target the particular commit
but hopefully it's a one-time thing.
2017-05-01 13:52:46 -05:00
Leon Isenberg
299fdf7441
haskell: haskell-src-exts-simple: Remove configuration
2017-05-01 19:07:50 +02:00
Michael Raskin
63e3711ee5
Merge pull request #25279 from LnL7/libplist-2.0.0
...
libplist: 1.12 -> 2.0.0
2017-05-01 19:06:45 +02:00
Michael Raskin
8972abbfc9
Merge pull request #25239 from jyp/keras2
...
keras: 1.2.2 -> 2.0.3
2017-05-01 19:01:05 +02:00
Vladimír Čunát
92ee3b02e8
Merge branch 'staging'
...
Master is seeing a very large rebuild now, and this version of staging
seemed rather fine already (only a few thousand builds remaining now).
I really didn't want to wait a few more days because of this.
2017-05-01 18:00:21 +02:00
Jörg Thalheim
27b7e2f7da
Merge pull request #25392 from armijnhemel/json-c
...
json-c: 0.12 -> 0.12.1
2017-05-01 17:57:41 +02:00