Commit Graph

37455 Commits

Author SHA1 Message Date
Frederik Rietdijk
3b83c23012 python.pkgs.bootstrapped-pip: upgrade pkg_resources, fixes #26392
pip 9.0.1 vendors a version of setuptools/pkg_resources which has been
fixed in setuptools/pkg_resources but not yet in pip. Because we're now
facing this issue with nox, we update pkg_resources to the version we
also have in setuptools. Let's cross our fingers this will work without
breaking other stuff.
2017-06-07 17:29:23 +02:00
Eelco Dolstra
fad6fc3dae
icu: Trivial improvement 2017-06-07 11:46:03 +02:00
Vladimír Čunát
9135c9f73a
gnutls: maintenance 3.5.12 -> 3.5.13
It contains a fix for DOS possibility in servers.
http://gnutls.org/security.html#GNUTLS-SA-2017-4
2017-06-07 08:56:05 +02:00
Tim Steinbach
67c1f0e65a
openssl: 1.0.2k -> 1.0.2l
cc #26435
2017-06-07 06:17:45 +02:00
Franz Pletz
8eddc20196 Merge pull request #26359 from lsix/update_libgcrypt_1_7_7
libgcrypt: 1.7.6 -> 1.7.7
2017-06-07 06:05:29 +02:00
Frederik Rietdijk
7e0251698b Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-06 20:44:34 +02:00
Frederik Rietdijk
66e059559a Revert "python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4"
This reverts commit 51d9995d04.

Wrong hash, see https://github.com/NixOS/nixpkgs/issues/26320.
2017-06-06 14:48:42 +02:00
Frederik Rietdijk
76e082922f python.pkgs.bootstripped-pip: remove obsolete argparse code
because we no longer have Python 2.6.
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
7111351963 python.pkgs.pandas: 0.20.1 -> 0.20.2 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
64cd993ba6 python.pkgs.pyopencl: 2017.1 -> 2017.1.1 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
51d9995d04 python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
e6ff0aa597 python.pkgs.m2r: 0.1.5 -> 0.1.6 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
6df7edd464 python.pkgs.guessit: 2.1.3 -> 2.1.4 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
8144d13fd3 python.pkgs.astroid: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
003710748f python.pkgs.Nikola: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Mateusz Kowalczyk
819f990fea
jenkins: 2.63 -> 2.64 2017-06-06 13:06:44 +01:00
Frederik Rietdijk
c0b1e8a5fb python.pkgs.pathpy: 10.1 -> 10.3.1 2017-06-06 11:27:04 +02:00
Jörg Thalheim
ce20f400b5 Merge pull request #26361 from benley/libinput-1.7.2
libinput: 1.5.1 -> 1.7.2
2017-06-06 08:21:21 +01:00
Franz Pletz
51a359cc81
lmdb: 0.9.19 -> 0.9.21 2017-06-06 03:59:13 +02:00
Graham Christensen
d1d9186b6b Merge pull request #26406 from vmandela/git-series-man
git-series: install man page
2017-06-05 18:42:56 -04:00
Tim Steinbach
9e09e3d5da Merge pull request #26399 from NeQuissimus/ammonite_0_9_9
ammonite: 0.9.6 -> 0.9.9
2017-06-05 18:05:48 -04:00
Jörg Thalheim
cf2c5f1be9
python.pkgs.scikitlearn: fix python 3.6 tests 2017-06-05 22:05:43 +01:00
Shea Levy
42b3b7ab35 Merge branch 'bump-ghcjs' of git://github.com/k0001/nixpkgs 2017-06-05 14:23:59 -04:00
Renzo Carbonara
d0c68a1658 ghcjsHEAD: bump git revision
This particular revision brings significant performance improvements
when building code that uses TemplateHaskell.
2017-06-05 20:01:26 +02:00
Joachim Fasting
10785e8960
python.pkgs.systemd: fix eval 2017-06-05 19:28:38 +02:00
Frederik Rietdijk
721ab54072 Merge pull request #26405 from KentJames/master
Disable simplejson test on Darwin otherwise build fails.
2017-06-05 19:02:04 +02:00
Venkateswara Rao Mandela
abc4f5acf5 git-series: install man page 2017-06-05 22:28:16 +05:30
Jörg Thalheim
6b89277fed
python.pkgs.systemd: 233 -> 234
also python library does not match with our systemd version, the
changes done in this release are systemd 233 and python 3.6 related.
2017-06-05 16:07:11 +01:00
Gabriel Ebner
6971bdbbd3 emscripten, emscriptenfastcomp: 1.37.10 -> 1.37.13 2017-06-05 15:28:35 +02:00
Gabriel Ebner
b9fd51afcd binaryen: 32 -> 33 2017-06-05 15:28:14 +02:00
Tim Steinbach
1bcb4eb360
ammonite: 0.9.6 -> 0.9.9 2017-06-05 09:12:06 -04:00
Frederik Rietdijk
7578940392 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-05 12:46:08 +02:00
Daiderd Jordan
30f329e74b Merge pull request #26310 from LnL7/darwin-stdenv-no-sphinx
darwin-stdenv: remove python dependencies
2017-06-05 12:44:07 +02:00
Peter Hoeg
1890b1fe9f wp-cli: 1.1.0 -> 1.2.0 2017-06-05 15:48:21 +08:00
James Kent
6d47735c38 Disable simplejson test on Darwin otherwise build fails. 2017-06-05 08:31:26 +01:00
Gabriel Ebner
c1dd378b58 Merge pull request #26390 from asppsa/emscripten-binaryen
emscripten: add binaryen support
2017-06-05 09:30:51 +02:00
Vincent Laporte
dd1471b4c4 libvirt: fix build on darwin 2017-06-05 05:50:46 +00:00
Vincent Laporte
68eb2c2379 ocamlPackages.re2: mark broken on darwin 2017-06-05 05:45:59 +00:00
Pascal Wittmann
2c84e814e8
randoop: init at 3.1.5 2017-06-04 17:19:23 +02:00
Frederik Rietdijk
56a850701b python.pkgs.aiofiles: init at 0.3.1 2017-06-04 12:24:44 +02:00
Jörg Thalheim
8490c83f23 Merge pull request #26280 from acowley/rtags-2.10
rtags: 2.8-p1 -> 2.10
2017-06-04 11:23:09 +01:00
Jörg Thalheim
0ff914b660
rtags: fix platform dependent checksum 2017-06-04 11:21:42 +01:00
geistesk
c57d0be40a racket: 6.8 -> 6.9 2017-06-04 09:20:55 +02:00
Alastair Pharo
8f33800061 emscripten: add binaryen dep for compiling to WASM 2017-06-04 13:50:51 +10:00
Alastair Pharo
a8c48bb68b binaryen: add package 2017-06-04 13:49:46 +10:00
Nikolay Amiantov
0dc5473730 gcc7: init at 7.1.0 2017-06-04 00:38:30 +03:00
Benjamin Staffin
6f8f50fae2
libinput: 1.5.1 -> 1.7.2
Changelogs:

1.5.2: https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
1.5.3: https://lists.freedesktop.org/archives/wayland-devel/2016-December/032110.html
1.5.5: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032610.html
1.6.0: https://lists.freedesktop.org/archives/wayland-devel/2017-January/032746.html
1.6.1: https://lists.freedesktop.org/archives/wayland-devel/2017-February/032940.html
1.6.2: https://lists.freedesktop.org/archives/wayland-devel/2017-February/033169.html
1.6.3: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033377.html
1.7.0: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033531.html
1.7.1: https://lists.freedesktop.org/archives/wayland-devel/2017-April/033962.html
1.7.2: https://lists.freedesktop.org/archives/wayland-devel/2017-May/034037.html

Lots of fixes, most notably around trackpad support on high-dpi
systems.
2017-06-03 15:58:19 -04:00
Lancelot SIX
b96ba3a17a
libgcrypt: 1.7.6 -> 1.7.7
See https://lists.gnu.org/archive/html/info-gnu/2017-06/msg00001.html
for release announcement.
2017-06-03 21:10:05 +02:00
Mateusz Kowalczyk
045515a54a jenkins: 2.62 -> 2.63 2017-06-03 19:58:47 +01:00
Jörg Thalheim
7daed84c0c Merge pull request #26357 from mimadrid/update/sqlite3_analyzer-3.19.2
sqlite3_analyzer: 3.17.0 -> 3.19.2
2017-06-03 19:56:09 +01:00