Commit graph

36919 commits

Author SHA1 Message Date
Joachim F 5a17c40807 Merge pull request #25416 from lheckemann/openal-soft-cross
openal-soft: move cmake to nativeBuildInputs
2017-05-07 18:55:02 +01:00
Tim Steinbach c882b967c1 Merge pull request #25560 from NeQuissimus/coursier_1_0_0_rc2
coursier: 1.0.0-RC1 -> 1.0.0-RC2
2017-05-07 12:34:24 -04:00
Peter Simons bf18d5f8b1 Merge pull request #25577 from PierreR/master
haskellPackages.postgrest-ws: dontCheck
2017-05-07 18:33:58 +02:00
Shea Levy 63841d159e Merge branch 'intero-nix-shim' of git://github.com/michalrus/nixpkgs 2017-05-07 08:20:54 -04:00
Joachim F 5e0ec33854 Merge pull request #25576 from montag451/asn1c
asn1c: 0.9.27 -> 0.9.28
2017-05-07 12:53:58 +01:00
Frederik Rietdijk 021978300c Python: replace requests2 with requests tree-wide - follow up
ca0a4e2a9a was committed just before I
pushed ef4442e827
2017-05-07 13:01:23 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Pierre Radermecker 080bd323ad haskellPackages.postgrest-ws: dontCheck 2017-05-07 12:49:40 +02:00
obadz ca0a4e2a9a pythonPackages.libsoundtouch: init at 0.3.0 2017-05-07 11:27:10 +01:00
montag451 74b55421b4 asn1c: 0.9.27 -> 0.9.28 2017-05-07 11:50:47 +02:00
Gabriel Ebner e6825201f7 electron: 1.6.2 -> 1.6.6 2017-05-07 08:31:40 +02:00
davidak 49c4f2b6f5 libscrypt: init at 1.21 2017-05-07 07:01:54 +02:00
Peter Hoeg 994299b7a9 xapian: 1.4.0 -> 1.4.4 2017-05-07 10:41:30 +08:00
Peter Hoeg 0eac38c4ce libtoxcore: 0.1.7 -> 0.1.8 2017-05-07 10:40:29 +08:00
Michal Rus 6aefa13156
intero-nix-shim: fix runtime dependencies 2017-05-07 02:20:17 +02:00
Tim Steinbach 56799cf3b6
coursier: 1.0.0-RC1 -> 1.0.0-RC2 2017-05-06 12:25:44 -04:00
Frederik Rietdijk 30a33a55dd Merge pull request #25544 from asymmetric/electrum-ltc
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Frederik Rietdijk 37a48c9199 Merge pull request #25549 from jluttine/add-pytest-flake8
pythonPackages.pytest-flake8: init at 0.8.1
2017-05-06 12:28:54 +02:00
Jaakko Luttinen cc51dd699d
pythonPackages.pytest-flake8: init at 0.8.1 2017-05-06 12:57:49 +03:00
Frederik Rietdijk 5bf1e967fd Merge pull request #25296 from mguentner/add_td_watson
watson: init at 1.4.0
2017-05-06 11:16:04 +02:00
Josef Kemetmueller facf9a6d22 pytables: Fix build on darwin by using external c-blosc
Using the pytables internal c-blosc lead to a compilation error on
darwin, as the installer uses cpuinfo.get_cpu_info(), which
(unexpectedly for pytables) returns None in the current darwin-python.
2017-05-06 10:45:34 +02:00
Josef Kemetmueller a2569f5fd6 c-blosc: init at 1.11.3 2017-05-06 10:44:57 +02:00
Shea Levy a1748f7b5c Merge remote-tracking branch 'takt/sierra-haskell' 2017-05-05 18:39:35 -04:00
Lorenzo Manacorda 756695c3fa pythonPackages.ltc_scrypt: init at 1.0
library needed by the electrum-ltc lightweight litecoin wallet
2017-05-05 21:42:04 +02:00
Frederik Rietdijk 9652e3e8f2 Merge pull request #25404 from vrthra/csvkit
csvkit: 0.9.1 -> 1.0.2
2017-05-05 21:10:17 +02:00
Judah Jacobson 2caa7b88ae Fix use of isDarwin conditionals. 2017-05-05 09:53:08 -07:00
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