Robin Gloster
5761727e21
llvm: add patch to fix build with gcc8
2019-06-17 07:05:57 +02:00
Franz Pletz
6f0282dfcd
liboping: fix build with gcc8
2019-06-17 07:05:56 +02:00
Franz Pletz
88d50fa87f
iasl: 20181213 -> 20190108
2019-06-17 07:05:54 +02:00
Franz Pletz
cc2ddd1036
libomxil-bellagio: fix build with gcc8
2019-06-17 07:05:53 +02:00
Franz Pletz
4fb9a8d303
libglvnd: fix build with gcc8
2019-06-17 07:05:53 +02:00
Frederik Rietdijk
9de9a15b86
Merge staging-next into staging
2019-06-16 09:04:52 +02:00
Frederik Rietdijk
7adbdd9758
Merge master into staging-next
2019-06-16 09:04:24 +02:00
Bas van Dijk
0bc377d47d
Merge pull request #63160 from basvandijk/opencv-4.1.0
...
opencv: 4.0.1 -> 4.1.0
2019-06-16 08:57:30 +02:00
Bas van Dijk
bf5e3c24d0
Merge pull request #63162 from basvandijk/opencv-3.4.6
...
opencv: 3.4.5 -> 3.4.6
2019-06-16 08:55:49 +02:00
Michael Raskin
2edd48b4fd
Merge pull request #63139 from yrashk/picolisp-w3m-help
...
picolisp: fix help functionality
2019-06-16 06:50:14 +00:00
Yurii Rashkovskii
6278dbf8c4
picolisp: fix help functionality
...
Currently, trying to use help results in something like this:
```
: (help 'db)
========================================
w3m: Can't exec
=======================================
```
By including `w3m` as an input, the behaviour changes to:
```
: (help 'db)
========================================
(db 'sym 'cls ['hook] 'any ['sym 'any ..]) -> sym | NIL
Returns a database object of class cls, where the values for the sym arguments
correspond to the any arguments. If a matching object cannot be found, NIL is
returned. sym, cls and hook should specify a tree for cls or one of its
superclasses. See also aux, collect, request, fetch, init and step.
========================================
-> db
```
2019-06-15 23:25:32 -07:00
Austin Seipp
ebb3f4d428
bmake: init at 20121212
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Austin Seipp
a1dd419c1f
liburing: 1.0.0pre132 -> 1.0.0pre137
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 23:21:19 -05:00
Mario Rodas
f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
...
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Jan Tojnar
c96ee919cf
flatpak-builder: 1.0.6 -> 1.0.7 ( #62413 )
...
flatpak-builder: 1.0.6 -> 1.0.7
2019-06-16 01:39:09 +02:00
Jan Tojnar
ccc6ffe2dc
flatpak-builder: add installed tests
2019-06-16 01:22:12 +02:00
Robert Scott
46ce40ba6a
pythonPackages.matchpy: 0.4.6 -> 0.5.1, fix build
2019-06-15 20:11:00 +02:00
Will Dietz
8a41d6631c
pygraphviz: 1.3.1 -> 1.5
...
https://github.com/pygraphviz/pygraphviz/releases
2019-06-15 20:07:41 +02:00
R. RyanTM
ee453e1b38
flatpak-builder: 1.0.6 -> 1.0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-06-15 19:34:34 +02:00
Frederik Rietdijk
f1bf93eb8e
bison: 3.3.2 -> 3.4.1
2019-06-15 19:06:37 +02:00
Ben Wolsieffer
0a7bc4645b
guile: 2.2.3 -> 2.2.4
2019-06-15 18:20:16 +02:00
Ben Wolsieffer
7c11742f85
boehm-gc: remove libatomic_ops build input
2019-06-15 18:20:16 +02:00
Ben Wolsieffer
26e907886c
boehm-gc: remove unneeded dontStrip attribute
2019-06-15 18:20:16 +02:00
Will Dietz
044b8b6440
nghttp2: 1.38.0 -> 1.39.1
...
https://nghttp2.org/blog/2019/06/11/nghttp2-v1-39-1/
2019-06-15 18:17:33 +02:00
Will Dietz
6d7cdd7f8b
dbus: 1.12.14 -> 1.12.16
...
https://gitlab.freedesktop.org/dbus/dbus/blob/dbus-1.12.16/NEWS
It's short and explains the CVE a bit, including below:
> CVE-2019-12749: Do not attempt to carry out DBUS_COOKIE_SHA1
> authentication for identities that differ from the user running the
> DBusServer. Previously, a local attacker could manipulate symbolic
> links in their own home directory to bypass authentication and connect
> to a DBusServer with elevated privileges. The standard system and
> session dbus-daemons in their default configuration were immune to this
> attack because they did not allow DBUS_COOKIE_SHA1, but third-party
> users of DBusServer such as Upstart could be vulnerable. Thanks to Joe
> Vennix of Apple Information Security. (dbus#269, Simon McVittie)
2019-06-15 18:16:58 +02:00
Bas van Dijk
9f52f0e6b8
opencv: 3.4.5 -> 3.4.6
2019-06-15 16:54:31 +02:00
Bas van Dijk
baf54b6b8b
opencv: 4.0.1 -> 4.1.0
2019-06-15 16:17:51 +02:00
Jan Tojnar
3a61b88269
flatpak: Preserve pixbuf path in validate-icon ( #63122 )
...
flatpak: Preserve pixbuf path in validate-icon
2019-06-15 12:29:12 +02:00
Frederik Rietdijk
482c74cfb8
Merge staging into staging-next
2019-06-15 10:49:30 +02:00
Frederik Rietdijk
9bd6c5d817
Merge staging-next into master
2019-06-15 10:46:55 +02:00
Frederik Rietdijk
a6b2d4b82c
pythonPackages.mecab-python3: fix build, disable tests
2019-06-15 10:44:56 +02:00
Frederik Rietdijk
b7b6388db6
xgboost: use stdenv.hostPlatform.extensions.sharedLibrary
2019-06-15 10:42:19 +02:00
Frederik Rietdijk
ce1fca183a
python: Cython: 0.29.9 -> 0.29.10
2019-06-15 10:35:06 +02:00
Lily Ballard
96d79aff40
cocoapods: 1.7.1 -> 1.7.2
...
Also update cocoapods-beta to match.
2019-06-15 10:31:10 +02:00
Matthieu Coudron
6465fd4998
python3Packages.cmd2: 0.9.12 -> 0.9.13
...
Changelog: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md
2019-06-15 10:22:54 +02:00
Frederik Rietdijk
d707750c4a
python: geopy: 1.18.1 -> 1.20.0
2019-06-15 10:20:03 +02:00
Frederik Rietdijk
bd2188a57d
pythonPackages.audioread: fix build
2019-06-15 10:15:12 +02:00
Frederik Rietdijk
b5ff613f6e
python: audioread: 2.1.7 -> 2.1.8
2019-06-15 10:14:22 +02:00
Frederik Rietdijk
8d93e63a53
pythonPackages.ipython: fix in order for ipykernel tests to pass
2019-06-15 10:13:45 +02:00
Frederik Rietdijk
ad9a4d0d5e
pythonPackages.pygal: fix build
2019-06-15 10:07:07 +02:00
Frederik Rietdijk
5ae314d990
python: numba: 0.43.1 -> 0.44.0
2019-06-15 09:43:09 +02:00
Frederik Rietdijk
7e1f1fcbed
python: llvmlite: 0.28.0 -> 0.29.0
2019-06-15 09:43:09 +02:00
Jaakko Luttinen
affd8056e7
pythonPackages.tables: 3.4.4 -> 3.5.2
2019-06-15 09:26:07 +02:00
Frederik Rietdijk
cd5f46acf3
python: cmd2: 0.9.12 -> 0.9.13
2019-06-15 09:24:58 +02:00
Frederik Rietdijk
3ac9699ae2
Revert "python.pkgs.pip: 19.0.3 -> 19.1.1"
...
mass-rebuild...
This reverts commit 44eac163ce
.
2019-06-15 09:15:02 +02:00
Jonathan Ringer
44eac163ce
python.pkgs.pip: 19.0.3 -> 19.1.1
2019-06-15 09:14:36 +02:00
Frederik Rietdijk
df8a386a08
pythonPackages.isort: disable two tests
2019-06-15 09:09:25 +02:00
Mario Rodas
2c042a3c2e
reviewdog: init at 0.9.12
2019-06-15 02:00:00 -05:00
Frederik Rietdijk
9f57b6680a
python.pkgs.bootstrapped-pip: updates
...
wheel: 0.33.1 -> 0.33.4
setuptools: 41.0.0 -> 41.0.1
pip: 19.0.3 -> 19.1.1
2019-06-15 08:46:32 +02:00
Frederik Rietdijk
592478be3a
python: pip: 19.0.3 -> 19.1.1
2019-06-15 08:44:29 +02:00