Commit graph

70254 commits

Author SHA1 Message Date
Joachim F b01289392c
Merge pull request #70449 from joachifm/feat/graphene-hardened-platforms
graphene-hardened-malloc: constrain platforms to x64 linux
2019-10-06 11:01:44 +00:00
Joachim F 7e9eec608e
Merge pull request #70481 from joachifm/feat/openrazer-daemon-python3
pythonPackages.openrazer-daemon: python3 only
2019-10-06 11:01:14 +00:00
Peter Simons 0002a7d9ee haskell-regex-pcre-builtin: fix build with ghc 8.8.1 2019-10-06 11:15:08 +02:00
Vincent Laporte 8acf4cd06c ocamlPackages.pgocaml: 3.2 → 4.0
Ensures compatibility with OCaml 4.08
2019-10-06 07:57:37 +02:00
Mario Rodas 03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Marek Mahut acde032d7b
Merge pull request #70443 from unode/pysam
pysam: 0.15.2 -> 0.15.3
2019-10-05 22:31:37 +02:00
Marek Mahut 195a9b51ba
Merge pull request #70428 from manveru/dbmate-1.7.0
dbmate: 1.4.1 -> 1.7.0
2019-10-05 22:27:14 +02:00
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
Joachim Fasting 1b813fa016
pythonPackages.openrazer-daemon: python3 only
The build [fails](https://hydra.nixos.org/build/102502339) due to not finding
the python3 interpreter; as far as I can tell, all scripts in the package
refer to python3.

For [ZHF](https://github.com/NixOS/nixpkgs/issues/68361)
2019-10-05 19:28:20 +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
Joachim Fasting a08851c925
graphene-hardened-malloc: constrain platforms to x64 linux
Build error on i686:

> util.h:39:18: error: '__int128' is not supported on this target
  typedef unsigned __int128 u128;
2019-10-05 12:43:59 +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
Renato Alves bed6814c83
pysam: 0.15.2 -> 0.15.3 2019-10-05 11:00:55 +02:00
Michael Fellinger 35b405aeb7
dbmate: 1.4.1 -> 1.7.0 2019-10-05 02:26:52 +02: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