Commit graph

70241 commits

Author SHA1 Message Date
Marek Mahut 5d4b94ec2d
Merge pull request #70427 from santiagoalvarez/pmdk
pmdk: 1.6.1 -> 1.7
2019-10-05 22:26:26 +02:00
Peter Simons 35521b42c2
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3

* python-sqlparse: update from 0.2.4 to 0.3.0

* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
mujx 0b1fb4f2d2 haskellPackages.OpenAL: link with the OpenAL framework on Darwin (#70150)
* haskellPackages.OpenAL: link with the OpenAL framework on Darwin

The missing framework caused a build failure on Darwin. Fixes #68306.
2019-10-05 21:44:09 +02:00
Mario Rodas d9a068b8b7
Merge pull request #70148 from marsam/update-rubocop
rubocop: 0.74.0 -> 0.75.0
2019-10-05 08:14:00 -05:00
Maximilian Bosch b1aede07c2
Merge pull request #69921 from r-ryantm/auto-update/qpdf
qpdf: 8.4.2 -> 9.0.1
2019-10-05 15:09:29 +02:00
Maximilian Bosch 22a1fccfc1
Merge pull request #69655 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.18.1 -> 0.18.2
2019-10-05 14:53:06 +02:00
Matthieu Coudron e3c3b5f62f
Merge pull request #70388 from davidtwco/mdcat-init
mdcat: init at 0.13.0
2019-10-05 21:50:30 +09:00
worldofpeace fa746623d9
Merge pull request #70455 from Ma27/fix-libcouchbase
libcouchbase: fix build
2019-10-05 12:25:26 +00:00
Maximilian Bosch fd41a333d8
libcouchbase: fix build
This applies an upstream fix from libcouchbase to fix a timeout issue
with openssl 1.1.

See also https://hydra.nixos.org/build/102495724

ZHF #68361
2019-10-05 14:19:12 +02:00
Maximilian Bosch e7caa11a4e
Merge pull request #70370 from etu/php-upgrades
php: 7.2.22 -> 7.2.23, 7.3.9 -> 7.3.10
2019-10-05 14:13:05 +02:00
David Wood e621bf7972
ansi2html: init at 1.5.2 2019-10-05 12:59:58 +01:00
Maximilian Bosch ec5660d10b
Merge pull request #70424 from emilazy/git-revise-0.5.0
git-revise: 0.4.2 -> 0.5.0
2019-10-05 13:36:19 +02:00
Vladimír Čunát 76aaffa40c
Merge #70286: libpng12: 1.2.57 -> 1.2.59 2019-10-05 12:16:56 +02:00
geistesk d852d58e80 alot: 0.8 -> 0.8.1 2019-10-05 18:28:01 +09:00
Thiago Areias f681016b03 Updates pmdk from 1.6.1 to 1.7 2019-10-05 02:13:10 +02:00
Emily 04f71c2f8f git-revise: 0.4.2 -> 0.5.0 2019-10-05 00:33:47 +01:00
Nikolay Amiantov 9004c0b017
Merge pull request #70414 from primeos/tdesktop
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
Tom Hunger fa4b5185b3 pyre: remove
Every other version update of pyre is non-trivial and requires
specific versions which blocks updates elsewhere. Removing now,
we can re-import when pyre has settled down.
2019-10-05 00:02:48 +02:00
Daniël de Kok 54393d25d8 maturin: 0.7.2 -> 0.7.6 2019-10-04 23:18:22 +02:00
Michael Weiss 1038822c30
range-v3: 0.5.0 -> 0.9.1
Was too outdated for tdesktop:

/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp: In function 'QImage Images::BlurLargeImage(QImage, int)':
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp:265:81: error: expected primary-expression before ')' token
  265 |  for (auto &&[value, index] : ranges::view::zip(dvs, ints(0, ranges::unreachable))) {
      |                                                                                 ^
2019-10-04 22:00:58 +02:00
Doron Behar 1097c03a66 cpp-utilities: 5.0.0 -> 5.0.1 (#70396) 2019-10-04 15:13:20 -04:00
Linus Heckemann 141b7210cb
Merge pull request #70256 from Ma27/drop-nodejs-11_x
nodejs-11_x: remove
2019-10-04 18:14:15 +02:00
Peter Simons 4c65456f18
Merge pull request #70292 from utdemir/hedgehog-ghc881-fix
Remove obsolete patch for Hedgehog on ghc-8.8.1
2019-10-04 17:20:39 +02:00
Matthew Bauer 977a311c1f
Merge pull request #70364 from matthewbauer/fix-clang-9-macos
llvm9/clang.nix: fix clang on macos
2019-10-04 11:01:51 -04:00
worldofpeace 85b7d89892 libmediaart: apply patch to fix gnome-music crash
See https://bugzilla.gnome.org/show_bug.cgi?id=792272
2019-10-04 08:45:23 -04:00
Renato Alves 448bed5653 HTSeq: init at 0.11.2 2019-10-04 14:32:19 +02:00
Bas van Dijk 761df21d6f
Merge pull request #70321 from nmattia/nm-no-unwind-for-cxxabi
libcxxabi: don't depend on libunwind
2019-10-04 10:17:06 +02:00
Elis Hirwing b5f73124e4
php72: 7.2.22 -> 7.2.23
Changelog: https://www.php.net/ChangeLog-7.php#7.2.23
2019-10-04 08:58:32 +02:00
Elis Hirwing c1e531bf5e
php73: 7.3.9 -> 7.3.10
Changelog: https://www.php.net/ChangeLog-7.php#7.3.10
2019-10-04 08:56:18 +02:00
Orivej Desh 2455b2e309 or-tools: 7.0 -> 7.3 2019-10-04 05:17:48 +00:00
Matthieu Coudron 81487f73eb
Merge pull request #70215 from LnL7/darwin-lua-libluv
neovim: fix darwin build
2019-10-04 13:05:32 +09:00
Matthew Bauer 42710203b0 llvm9/clang.nix: fix clang on macos
Fixes #70243
2019-10-03 23:40:05 -04:00
R. RyanTM 223d313693 python37Packages.feedgen: 0.7.0 -> 0.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-feedgen/versions
2019-10-03 15:08:05 -07:00
Maximilian Bosch abbf89ddb3
Merge pull request #70201 from mtrsk/update-ffmpegthumbnailer
ffmpegthumbnailer: 2.2.0 -> 2.2.1
2019-10-03 23:17:33 +02:00
チルノ 0910bb3043 vlang: 0.1.18 -> 0.1.21 (#70297) 2019-10-03 16:47:40 -04:00
Robin Gloster ffb7d6a7ea
strace: 5.2 -> 5.3 2019-10-03 21:16:09 +02:00
Peter Hoeg 95a3c8d151
Merge pull request #68375 from lsix/qgis-3.8.2
qgis: 3.8.0 -> 3.8.3
2019-10-04 00:44:25 +08:00
Daniël de Kok 4c37faa8da python3Packages.spacy_models.nl_core_news_sm 2019-10-03 09:02:34 -07:00
Daniël de Kok e2f87b7d5f python3Packages.spacy: 2.2.0 -> 2.2.1
Changes:

* Vectors.most_similar returns the top most similar vectors instead
  only one.
* Fixes tag map in Dutch model.
* Fix initialization of DocBin with attributes.
2019-10-03 09:02:34 -07:00
Marek Mahut cc82e069c1
Merge pull request #70139 from jonringer/bump-ephem
pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0
2019-10-03 17:55:46 +02:00
R. RyanTM cae2ade1f9 python37Packages.djangoql: 0.12.6 -> 0.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-djangoql/versions
2019-10-03 08:50:24 -07:00
Nikolay Amiantov 2dfb002a9b python2.pkgs.mkrose: mark as broken
It supports only Python 3 now.
2019-10-03 18:24:51 +03:00
worldofpeace f91f506680
Merge pull request #70304 from hedning/glib-fix-loading-dylibs
glib: fix loading dylibs through gobject on darwin
2019-10-03 14:57:22 +00:00
Tor Hedin Brønner 259556da8a glib: fix loading dylibs through gobject on darwin 2019-10-03 10:39:14 -04:00
zimbatm d3542aae76
coz: init at 0.2.0 (#68981) 2019-10-03 14:34:17 +00:00
Mario Rodas 3e39e058ec
Merge pull request #70313 from jonringer/bump-racerd
racerd: 2019-03-20 -> unstable-2019-09-02
2019-10-03 08:47:32 -05:00
Maximilian Bosch 334641d112
nodejs-11_x: remove
Package is EOLed by upstream: https://github.com/nodejs/Release

Fixes #69008
2019-10-03 14:33:34 +02:00
Maximilian Bosch 7c74ebd2a6
python3Packages.asyncpg: fix hash
The hash to the patch is broken, even with the original revision
which adds asyncpg (ee2161c5e8). As the
downloaded patch seems fine, I guess that it was generated with
`nix-prefetch-url` (the hashes for `fetchpatch` usually differ) and the
issue wasn't found as the fixed-output-derivation was already in the
contributor's store.

See https://hydra.nixos.org/build/102495795

ZHF #68361
2019-10-03 14:32:32 +02:00
Nicolas Mattia 76b54c75b3 libcxxabi: don't depend on libunwind 2019-10-03 13:39:19 +02:00
Thomas Tuegel 629f713796
Merge pull request #70264 from ttuegel/security--CVE-2019-14744
Patch kdelibs for CVE-2019-14744
2019-10-03 05:57:21 -05:00