Commit Graph

70381 Commits

Author SHA1 Message Date
worldofpeace 7543b25e37
libproxy: build with spidermonkey_60 2019-10-03 00:09:20 +02:00
Jan Tojnar 0038189df8
grilo-plugins: add grl-chromaprint 2019-10-03 00:09:19 +02:00
Jan Tojnar 44069671eb
grilo-plugins: build grl-bookmarks
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace dac8bf9ed5
libpeas: correct gtk .pc file
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
 includedir=${prefix}/include

-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >=  2.38.0, gobject-2.0 >=  2.38.0, gobject-introspection-1.0 >=  1.39.0, gtk+-3.0 >=  3.0.0, gmodule-2.0 >=  2.38.0, gio-2.0 >=  2.38.0
+Libs: -L${prefix}//lib  -lpeas-gtk-1.0
 Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0

As we can see, all the requires got moved into private.
This appears to have broken midori [0]

[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace 752ebe1078
libunity: fix build with latest vala
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
Tor Hedin Brønner 84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace 41d71bacd6
dee: pull in patches
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Utku Demir 26e22e6dfe
Remove obsolete patch for Hedgehog on ghc-8.8.1 2019-10-03 11:07:21 +13:00
Thomas Tuegel 9a0674296e
kdelibs: Patch for CVE-2019-14744
See also: https://phabricator.kde.org/D22989
See also: https://github.com/NixOS/nixpkgs/issues/70102
2019-10-02 16:47:02 -05:00
Martin Milata 12f31b7366 libpng12: 1.2.57 -> 1.2.59
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Thomas Tuegel 260ef791a3
pykde4: Do not build on Hydra
pykde4 is not used in Nixpkgs, so it is not appropriate to build on Hydra.
2019-10-02 16:31:41 -05:00
Thomas Tuegel ee36267193
kdelibs: gnidorah is maintainer 2019-10-02 16:30:09 -05:00
Thomas Tuegel e98b64c2e0
Revert "Remove pykde4"
This reverts commit a3ad16b9ca.
2019-10-02 16:29:14 -05:00
John Mercier 2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
Peter Simons 31714a442d
Merge pull request #70192 from obsidiansystems/call-hackage-cross
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Thomas Tuegel a3ad16b9ca
Remove pykde4 2019-10-02 13:37:43 -05:00
Troels Henriksen 12f03a0776 ispc: do not test on the "host" target
This is because some very sensitive tests may fail when using more
exotic platforms and vector instructions.  For example, floating point
summation (which is not associative in the first place), or
transcendental functions.  Arguably, ispc's test suite is too
sensitive here.
2019-10-02 19:43:20 +02:00
Marek Mahut c18e6fb510
Merge pull request #70225 from jonringer/fix-poetry
pythonPackages.poetry: fix python2 build
2019-10-02 18:41:46 +02:00
John Wiegley 133eb427c1
libbfd: use zlib.dev as input (#70247)
libbfd: use zlib.dev as input
2019-10-02 17:58:23 +02:00
Ryan Mulligan e5b783bd22
Merge pull request #69969 from r-ryantm/auto-update/sourcetrail
sourcetrail: 2019.2.39 -> 2019.3.46
2019-10-02 07:26:52 -07:00
Domen Kožar cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
Domen Kožar bf22c802e1
haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons 9dfa74a9a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
54d61d70bc.
2019-10-02 15:25:01 +02:00
Domen Kožar 5258f5597d
haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
talyz 96a1dbac97
bundler: 1.17.2 -> 1.17.3
Extracted from https://github.com/NixOS/nixpkgs/pull/70216.
2019-10-02 12:35:10 +00:00
Nicolas Mattia 7b8ae75cc3 libbfd: use zlib.dev as input 2019-10-02 14:13:39 +02:00
Juanjo Presa 12be1ee133 python3Packages.pysonos: 0.0.22 -> 0.0.23 2019-10-02 13:06:28 +01:00
Mario Rodas 9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Mario Rodas 5ed9d8b8aa ruby_2_4: 2.4.7 -> 2.4.9
Changelog:
- https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-4-8-released/
- https://www.ruby-lang.org/en/news/2019/10/02/ruby-2-4-9-released/
2019-10-02 10:38:32 +00:00
Mario Rodas 5e76e7b430 ruby_2_5: 2.5.6 -> 2.5.7
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/
2019-10-02 10:38:32 +00:00
Mario Rodas 4ee22f3a9c ruby_2_5: 2.6.4 -> 2.6.5
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/
2019-10-02 10:38:32 +00:00
Mario Rodas befd5c954b ruby: remove ruby_2_3 patchset
d3983caf45 removed ruby_2_3 from nixpkgs
2019-10-02 10:38:32 +00:00
Jörg Thalheim d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas 50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Mario Rodas a65eab246b
Merge pull request #70199 from tredontho/tredontho/universal-ctags-jansson
universal-ctags: Add jansson dependency
2019-10-02 02:50:22 -05:00
Jonathan Ringer e38f32a468
onnxruntime: init at 0.5.0 2019-10-02 00:47:58 -07:00
Nikolay Amiantov 1c429acbff tensorflow: add OpenGL path to find libcudart 2019-10-02 10:33:31 +03:00
Nikolay Amiantov 4947ddf347 libtensorflow: add meta 2019-10-02 10:33:31 +03:00
Nikolay Amiantov 46b7933d9a tensorflow: fix CUDA build using wrong GCC 2019-10-02 10:33:31 +03:00
László Vaskó 9d9aa6099f python37Packages.pyrsistent: 0.15.2 -> 0.15.4
Some tests are broken on 0.15.2 if used with pytest 5+ as discussed
in #64145. The issue is fixed in tobgu/pyrsistent#175 and released in
0.15.4.
2019-10-01 22:59:10 -07:00
Jonathan Ringer 7eed92a7ac pythonPackage.cli-helpers: disable python2 tests 2019-10-01 22:48:34 -07:00
Jonathan Ringer d222547f48
pythonPackages.poetry: fix python2 build 2019-10-01 22:41:21 -07:00
Jonathan Ringer 8d440b5e59 python3Packages.keyring: 19.1.0 -> 19.2.0 2019-10-01 19:31:51 -07:00
Peter Simons b2bf3a2ac6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
845035f8d9.
2019-10-02 02:30:34 +02:00
Daiderd Jordan fc408c8690
lua.pkgs.luv.libluv: fix linking against lua on darwin
[ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o
    [100%] Linking C shared library libluv.dylib
    Undefined symbols for architecture x86_64:
      "_luaL_addlstring", referenced from:
          _thread_dump in luv.c.o
      ...
2019-10-02 00:08:13 +02:00
Tim Steinbach 85abd40bcb
sbt-extras: 2019-08-14 -> 2019-09-30 2019-10-01 17:47:59 -04:00
mtrsk 9cf5305eb2 ffmpegthumbnailer: 2.2.0 -> 2.2.1 2019-10-01 15:55:13 -03:00
John Ericson d6f1e70560 haskell: Speed up cross callHackage by using native source
The extract of code from hackage is the same on all platforms.
2019-10-01 12:46:50 -04:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Jonathan Marler c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Henrik Jonsson dddbfeed57
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29 2019-10-01 09:20:10 -07:00
Wael Nasreddine 7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Matthieu Coudron 4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Peter Simons 1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Peter Simons bd355d9a38 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
b51789ef3e.
2019-10-01 16:18:59 +02:00
Ryan Mulligan 5eee2d42a0
Merge pull request #69972 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 3.9.1 -> 4.0.0
2019-10-01 06:53:45 -07:00
Peter Simons 40dad5ec30 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
c3176c037f.
2019-10-01 14:41:36 +02:00
Maximilian Bosch c7164ea3c4
python3Packages.pytaglib: fix build
Applied several patches to fix the test suite on python 2.7 and to
properly install the `pyprinttags` executable. Also switched to the
GitHub source for now as the PyPI tarball was wrongly packaged and
didn't contain the `pyprinttags.py` script (see the last two patches for
further reference).

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

ZHF #68361
2019-10-01 13:53:33 +02:00
Jörg Thalheim 83a7fd2a77
buildRustPackage: add verifyCargoDeps option (#67387)
buildRustPackage: add verifyCargoDeps option
2019-10-01 10:55:31 +01:00
Maximilian Bosch f8c6b826d4
python3Packages.scikit-build: fix build
Build broke as it's attempted to run the cmake configure-phase which
won't work as this package uses cmake, but builds via a `setup.py`
rather than a `CMakeLists.txt`.

ZHF #68361
2019-10-01 11:11:29 +02:00
zimbatm 0df4dad270
Merge pull request #68957 from simonchatts/entrance
pythonPackages.entrance: init at 1.1.10 (and janus init at 0.4.0)
2019-10-01 07:50:23 +00:00
zimbatm 212973a057
pythonPackages.janus: disabled if python < 3.6 2019-10-01 07:47:54 +00:00
worldofpeace db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
R. RyanTM 13ccc86f4e flatpak-builder: 1.0.8 -> 1.0.9
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-09-30 22:31:34 -07:00
R. RyanTM 72e80436cd python37Packages.dbf: 0.98.2 -> 0.98.3
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-dbf/versions
2019-09-30 22:21:10 -07:00
R. RyanTM a86acc7e26 python37Packages.python-gitlab: 1.9.0 -> 1.11.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-python-gitlab/versions
2019-09-30 22:11:00 -07:00
R. RyanTM 90c6fbabf2 python27Packages.pycdio: 2.0.0 -> 2.1.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/python2.7-pycdio/versions
2019-09-30 22:08:24 -07:00
R. RyanTM 549c0ee2f6 python37Packages.meld3: 1.0.2 -> 2.0.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-meld3/versions
2019-09-30 22:06:52 -07:00
R. RyanTM 187cf4a567 python37Packages.marshmallow-sqlalchemy: 0.17.0 -> 0.19.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-marshmallow-sqlalchemy/versions
2019-09-30 22:04:40 -07:00
Jon dd57c164e9
Merge pull request #69654 from r-ryantm/auto-update/libsolv
libsolv: 0.7.5 -> 0.7.6
2019-09-30 18:31:37 -07:00
Jon 3eb7f10187
Merge pull request #69651 from r-ryantm/auto-update/libdigidocpp
libdigidocpp: 3.13.7 -> 3.14.0
2019-09-30 18:29:14 -07:00
Matthew Bauer 1f95c9c933 llvm9/compiler-rt: fix on i686 2019-09-30 21:27:22 -04:00
Matthew Bauer a7dc5c685e llvm/compiler: preserve hashes
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer d303a2f431 llvm/compiler-rt: fix on i686
Only turn on cross related flags when useLLVM = true.

Fixes #66693
2019-09-30 21:24:27 -04:00
Mario Rodas 9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
Peter Simons 590f85f7a1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
36c258915f.
2019-10-01 02:30:41 +02:00
Jon c6785de41c
Merge pull request #69757 from r-ryantm/auto-update/python3.7-canmatrix
python37Packages.canmatrix: 0.7 -> 0.8
2019-09-30 17:28:35 -07:00
Jon 3924ad2c09
Merge pull request #69759 from r-ryantm/auto-update/python3.7-azure-batch
python37Packages.azure-batch: 7.0.0 -> 8.0.0
2019-09-30 17:24:33 -07:00
Jon c71efe0892
Merge pull request #69767 from r-ryantm/auto-update/python3.7-azure-mgmt-signalr
python37Packages.azure-mgmt-signalr: 0.2.0 -> 0.3.0
2019-09-30 17:19:41 -07:00
Jon 149600c918
Merge pull request #69771 from r-ryantm/auto-update/python3.7-flask-restplus
python37Packages.flask-restplus: 0.12.1 -> 0.13.0
2019-09-30 16:29:37 -07:00
Mario Rodas cad5d81b1c
rubocop: 0.74.0 -> 0.75.0
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.75.0
2019-09-30 18:00:00 -05:00
Jon 140c30159f
Merge pull request #69772 from r-ryantm/auto-update/python3.7-azure-mgmt-network
python37Packages.azure-mgmt-network: 4.0.0 -> 5.0.0
2019-09-30 14:23:57 -07:00
Jon 9669dc683a
Merge pull request #69781 from r-ryantm/auto-update/python3.7-azure-mgmt-devtestlabs
python37Packages.azure-mgmt-devtestlabs: 3.0.0 -> 4.0.0
2019-09-30 14:20:20 -07:00
Jon c21ec6f8dc
Merge pull request #69782 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 6.2.0 -> 6.3.0
2019-09-30 14:12:29 -07:00
Jonathan Ringer 3090637d82 pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0 2019-09-30 13:59:51 -07:00
Jon 75877766b3
Merge pull request #70073 from jonringer/fix-supervisor
pythonPackages.supervisor: fix tests
2019-09-30 13:47:44 -07:00
Jonathan Ringer 5d761d985b pythonPackages.supervisor: fix tests 2019-09-30 13:16:54 -07:00
Vincent Laporte 2f43ae44c5 ocamlPackages.cpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Vincent Laporte c2ef0a0875 ocamlPackages.camlpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Matthew Bauer 7fd270e283
Merge pull request #70044 from arcnmx/compiler-rt-9
llvmPackages_9.compiler-rt: remove outdated crt patch
2019-09-30 15:09:45 -04:00
Jon ef909f0ee8
Merge pull request #69789 from r-ryantm/auto-update/python3.7-django-allauth
python37Packages.django-allauth: 0.39.1 -> 0.40.0
2019-09-30 11:18:46 -07:00
worldofpeace 9e6896cb59 vala: use vala_0_46 2019-09-30 19:39:52 +02:00
worldofpeace 628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace 2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace 6b4bdd626b vala_0_36: 0.36.19 -> 0.36.20 2019-09-30 19:39:52 +02:00
worldofpeace 14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
worldofpeace edc4d08f45 vala_0_44: 0.44.6 -> 0.44.7 2019-09-30 19:39:52 +02:00
worldofpeace ec52a8a1ef glibmm: 2.60.0 -> 2.62.0 2019-09-30 19:39:52 +02:00
Will Dietz 393e96b3fa gtk3: 3.24.10 -> 3.24.11 2019-09-30 19:39:51 +02:00
worldofpeace 8ca630391f libsecret: 0.18.8 -> 0.19.1 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 7817c878b3 gnome3.grilo-plugins: 0.3.9 → 0.3.10 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 6a35bd4fcf grilo: 0.3.9 → 0.3.10
Dropped the meson_options patch, not sure if it was necessary.
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 1905a6d01e openjfx11: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 203ba052b2 openjfx12: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 0b45e79490 libunique: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 03495ea203 bamf: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 90b8ac0ff3 vte-ng: fix build
vte now uses meson so don't bother overriding vte.
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 374ae1b4ec vte: 0.56.3 → 0.58.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 63b9cbdb8e sysprof: 3.32.0 -> 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 7a4bbf6895 libsoup: 2.66.2 -> 2.68.1 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner d5491d49b2 libqmi: 1.22.4 -> 1.22.6
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 9e6d89ea31 libpeas: 1.22.0 → 1.24.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 1edd898ffd libmbim: 1.18.2 -> 1.20.0
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 88de388c98 libgweather: 3.32.2 → 3.33.92 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner a8dd352d44 libdazzle: 3.32.3 → 3.34.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner d3779eeb81 jsonrpc-glib: 3.32.0 → 3.33.3 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner ad19a11ddf gvfs: 1.40.2 → 1.42.0
Non-gnome build now require gnome-desktop-schemas
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 5f6c07f390 gtksourceview4: 4.2.0 → 4.4.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 593e238b5d gspell: 1.8.1 → 1.8.2 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 8df73bed15 gsettings-desktop-schemas: 3.32.0 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 99fb5e3668 gobject-introspection: 1.60.2 → 1.62.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 93ecc2a52f gnome3.tracker: 2.2.2 → 2.3.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 4a1a728dd5 gnome3.tracker-miners: 2.2.2 → 2.3.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 1dce1e58f7 gnome3.gnome-online-accounts: 3.32.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 1e3e7822a6 glib: 2.60.7 -> 2.62.0
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner 1644d1cd67 glib-networking: 2.60.3 → 2.62.0 2019-09-30 19:39:38 +02:00
Tor Hedin Brønner a3ef0bfeb8 gdl: 3.28.0 → 3.34.0 2019-09-30 19:39:38 +02:00
worldofpeace 9baa018e23 gdk-pixbuf: 2.38.1 → 2.38.2 2019-09-30 19:39:38 +02:00
Tor Hedin Brønner 343dec4636 gcr: 3.28.1 → 3.33.4 2019-09-30 19:39:38 +02:00
Tor Hedin Brønner a1eda81381 folks: 0.12.1 → 0.13.1 2019-09-30 19:39:38 +02:00
Tor Hedin Brønner 8c5486aa82 dee: fix build with glib-2.62 2019-09-30 19:39:37 +02:00
Tor Hedin Brønner 0e341a35e5 atk: 2.32.0 → 2.34.1
Fix .pc file requires gobject:
https://gitlab.gnome.org/GNOME/atk/merge_requests/30
2019-09-30 19:39:37 +02:00
Tor Hedin Brønner ec16cb4276 at-spi2-core: 2.32.1 → 2.34.0 2019-09-30 19:39:37 +02:00
Tor Hedin Brønner 0c79a57062 at-spi2-atk: 2.32.0 → 2.34.0 2019-09-30 19:39:37 +02:00
Jon fc5c7f3325
Merge pull request #69853 from r-ryantm/auto-update/python3.7-Logbook
python37Packages.Logbook: 1.4.3 -> 1.5.2
2019-09-30 10:23:33 -07:00
Jon cd6d85be55
Merge pull request #69856 from r-ryantm/auto-update/python3.7-pyftdi
python37Packages.pyftdi: 0.29.4 -> 0.30.0
2019-09-30 10:10:50 -07:00
zimbatm ee00d08ed0
mdsh: use the verifyCargoDeps option 2019-09-30 17:09:52 +00:00
Michael Raskin 98ddcfe794 A band-aid workaround for 68384. The situation should not be possible, not clear whether there is a missed detail about ASDF or SBCL 2019-09-30 18:26:08 +02:00
Simon Chatterjee dfb5755279 pythonPackages.entrance: init at 1.1.10 2019-09-30 17:21:53 +01:00
Simon Chatterjee 8d00c48937 pythonPackages.janus: init at 0.4.0 2019-09-30 17:03:10 +01:00
Lancelot SIX edc638c4b7
python3Packages.qscintilla-qt5: fix build 2019-09-30 17:52:40 +02:00
Lancelot SIX 4bf49d9417
qscintilla: Use both .so and _qt5.so suffix
Make sure that the both libqscintilla2_qt5.so and libqscintilla2.so are
present in `$out/lib` so all the dependant packages can find the most
appropriate library (some except the empty suffix, such as
sqlitebrowser, other expect the _qt5 suffix such as
python3Packages.qscintilla-qt5).

The mechanism would also work work for qt4 build, but it is broken at
the moment.

Also make sure python*Packages.qscintilla* are up to date
2019-09-30 17:52:31 +02:00
Jon a25dd40eb5
Merge pull request #69808 from r-ryantm/auto-update/python3.7-azure-mgmt-sql
python37Packages.azure-mgmt-sql: 0.12.0 -> 0.13.0
2019-09-30 08:36:55 -07:00
Tor Hedin Brønner 02585db25b librsvg: 2.44.14 → 2.46.0
rsvg-view was removed so GTK is not needed anymore
2019-09-30 11:28:39 -04:00
Jonathan Ringer 25803ddc86 pythonPackages.rasterio: add setuptools 2019-10-01 00:26:43 +09:00
Jon 259d347ad3
Merge pull request #69779 from r-ryantm/auto-update/python3.7-azure-mgmt-servicefabric
python37Packages.azure-mgmt-servicefabric: 0.3.0 -> 0.4.0
2019-09-30 08:22:35 -07:00
markuskowa bbfd90563e
Merge pull request #70015 from ck3d/halide-2019-08-27
halide new release 2018/02/15 -> 2019/08/27
2019-09-30 17:22:23 +02:00
Jon e249ee41e1
Merge pull request #67716 from danieldk/blis-thinc-update
pythonPackages.blis: 0.2.4 -> 0.4.0, pythonPackages.thinc: 7.0.8 -> 7.1.0
2019-09-30 08:17:03 -07:00
Jon 1857783128
Merge pull request #69796 from r-ryantm/auto-update/python3.7-azure-mgmt-datamigration
python37Packages.azure-mgmt-datamigration: 2.2.0 -> 3.0.0
2019-09-30 07:28:22 -07:00
Jon 94dc214fa2
Merge pull request #69794 from r-ryantm/auto-update/python3.7-azure-datalake-store
python37Packages.azure-datalake-store: 0.0.45 -> 0.0.47
2019-09-30 07:27:22 -07:00
Jon 593867effb
Merge pull request #69801 from r-ryantm/auto-update/python3.7-affine
python37Packages.affine: 2.2.2 -> 2.3.0
2019-09-30 07:01:00 -07:00
Jon 0b13876f09
Merge pull request #69797 from r-ryantm/auto-update/python3.7-azure-mgmt-cognitiveservices
python37Packages.azure-mgmt-cognitiveservices: 4.0.0 -> 5.0.0
2019-09-30 06:58:41 -07:00
Jon 1987daba04
Merge pull request #69798 from r-ryantm/auto-update/python3.7-azure-mgmt-batch
python37Packages.azure-mgmt-batch: 6.0.0 -> 7.0.0
2019-09-30 06:57:39 -07:00
Peter Simons f29e3b72df cachix: it's no longer necessary to add boost manually 2019-09-30 15:56:13 +02:00
Peter Simons 5e4270f451 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
48972320ba.
2019-09-30 15:52:25 +02:00
Jon cfd28136c9
Merge pull request #69822 from r-ryantm/auto-update/python3.7-azure-mgmt-cosmosdb
python37Packages.azure-mgmt-cosmosdb: 0.7.0 -> 0.8.0
2019-09-30 06:45:34 -07:00
Jon 85b3cc7aa2
Merge pull request #69828 from r-ryantm/auto-update/python3.7-libversion
python37Packages.libversion: 1.1.4 -> 1.2.0
2019-09-30 06:44:03 -07:00
Jonathan Ringer 073f50593b pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2 2019-09-30 06:30:36 -07:00
Jonathan Ringer 432ba5105b pythonPackages.stevedore: 1.30.1 -> 1.31.0 2019-09-30 06:29:44 -07:00
Jon cea78463cd
Merge pull request #69839 from r-ryantm/auto-update/python3.7-pydantic
python37Packages.pydantic: 0.31 -> 0.32.2
2019-09-30 06:06:43 -07:00
Jörg Thalheim 13ae3441ad
Merge pull request #68321 from simonchatts/sanic
pythonPackages.sanic: 19.3.1 -> 19.6.3 (and fix websockets and other issues)
2019-09-30 13:54:53 +01:00
Domen Kožar 821676200d
cachix: comment why boost is needed 2019-09-30 13:59:16 +02:00
Timo Kaufmann 7a7e9c1b27
Merge pull request #64193 from timokau/sage-8.9
sage: 8.8 -> 8.9
2019-09-30 11:13:46 +00:00
Eelco Dolstra 1be54bd0ad
Merge pull request #69534 from edolstra/rustc-1.38.0
rustc: 1.37.0 -> 1.38.0
2019-09-30 12:58:25 +02:00
Peter Simons 1c92cdaf74 configuration-ghcjs.nix: fix evaluation 2019-09-30 12:52:43 +02:00
Peter Simons 6966609104 Drop obsolete ghcjs-8.4.x code.
The 8.4.x version of ghcjs hasn't compiled successfully
in ages, so I reckon it's unused. The even older code
in pkgs/development/compilers/ghcjs is unused entirely;
it's not even referenced in Nixpkgs.
2019-09-30 12:48:24 +02:00
Peter Simons 33011f0d50 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
65cacc5a5a.
2019-09-30 12:35:51 +02:00
Peter Simons f12bc855dd hackage2nix: disable failing builds that break evaluation on Hydra 2019-09-30 12:32:22 +02:00
Peter Simons 2d995f138f haskell-ghc-lib-parser: we mo longer need older versions around 2019-09-30 12:28:37 +02:00
Peter Simons c311665d37 haskell-hlint: update override to use the latest ghc-lib-parser version 2019-09-30 12:27:33 +02:00
Jörg Thalheim 173d5a4e6e
rustc: remove test related patches/code
Tests have been disabled since over a year and now the
code starts to bit-rot. As it seems unlikely that they
will come back in near future, let's just remove it.
2019-09-30 10:00:33 +01:00
Jörg Thalheim b443d2cd66
pythonPackages.phonenumbers: 8.10.17 -> 8.10.19 (#70022)
pythonPackages.phonenumbers: 8.10.17 -> 8.10.19
2019-09-30 09:56:07 +01:00
Christian Kögler 8bc8184936 Halide platforms limited to x68
ARM platforms are currently not supported by Halide:

https://github.com/halide/Halide/issues/3296
2019-09-30 07:11:44 +02:00
Mario Rodas f4906686c7
Merge pull request #70014 from r-ryantm/auto-update/yder
yder: 1.4.7 -> 1.4.8
2019-09-29 21:44:58 -05:00
Jon ffdbb2eb27
Merge pull request #69920 from r-ryantm/auto-update/python3.7-validators
python37Packages.validators: 0.13.0 -> 0.14.0
2019-09-29 19:27:41 -07:00
arcnmx 607a4a6e3a llvmPackages_9.compiler-rt: remove crt patch
This doesn't apply because it was merged upstream.
2019-09-29 18:34:31 -07:00
Peter Simons 737014b883 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
fd0a3e82ed.
2019-09-30 02:30:49 +02:00
Jon a9a21e5613
Merge pull request #69857 from r-ryantm/auto-update/python3.7-kconfiglib
python37Packages.kconfiglib: 10.36.0 -> 12.12.1
2019-09-29 17:29:13 -07:00
Jon cabd5e11f0
Merge pull request #69859 from r-ryantm/auto-update/python3.7-py3dns
python37Packages.pydns: 3.2.0 -> 3.2.1
2019-09-29 17:12:22 -07:00
Maximilian Bosch 99dd49fa6e
Merge pull request #68711 from jonringer/fix-xapian
pythonPackages.xapian: disable smoketests
2019-09-29 23:16:47 +02:00
markuskowa e5f2d2d32e
Merge pull request #69907 from r-ryantm/auto-update/python3.7-reproject
python37Packages.reproject: 0.4 -> 0.5.1
2019-09-29 22:48:42 +02:00
Simon Chatterjee ee96f91d2c pythonPackages.websocket: disable failing tests on darwin 2019-09-29 21:08:13 +01:00
Simon Chatterjee 1cb9d4d85b pythonPackages.datasette: 0.28 -> 0.29.3
Patch donated by @wd51, and removes sanic dependency.
2019-09-29 21:08:13 +01:00
Simon Chatterjee 8b263a4530 pythonPackages.sanic: 19.3.1 -> 19.6.3
The new version depend on two packages that are not currently in nixpkgs, and
marked as already deprecated by their author. So just include them locally. Also,
adapt to the fact that the version of websockets in nixpkgs is 8.x, when sanic
wants 7.x.
2019-09-29 21:08:12 +01:00
Simon Chatterjee a3e33b69ba pythonPackages.uvicorn: fix propagated LICENSE.md 2019-09-29 21:08:12 +01:00
Ryan Mulligan 8489274186
Merge pull request #69769 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 2.3.0 -> 2.4.0
2019-09-29 11:26:43 -07:00
Ryan Mulligan 32a6680160
Merge pull request #69986 from r-ryantm/auto-update/tpm2-tss
tpm2-tss: 2.2.3 -> 2.3.1
2019-09-29 10:21:26 -07:00
Ryan Mulligan e2c90de2d6
Merge pull request #69787 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 3.0.2 -> 3.1.0
2019-09-29 10:14:47 -07:00
Ryan Mulligan cfd6d207d5
Merge pull request #69981 from r-ryantm/auto-update/tdlib
tdlib: 1.4.0 -> 1.5.0
2019-09-29 10:14:07 -07:00
Ryan Mulligan 4176e93801
Merge pull request #69958 from r-ryantm/auto-update/serialdv
serialdv: 1.1.1 -> 1.1.2
2019-09-29 09:26:57 -07:00
Cedric Cellier 94560d77ec lacaml: Use propagatedBuildInputs for stublibs
This frees the packages depending on lacaml to have to repeat this.
2019-09-29 17:00:18 +02:00
Jörg Thalheim 406335aeb1
pythonPackages.shodan: 1.14.0 -> 1.17.0 (#70017)
pythonPackages.shodan: 1.14.0 -> 1.17.0
2019-09-29 15:41:54 +01:00
Jörg Thalheim 44bb716e23
Merge pull request #70019 from jonringer/bump-supervisor
pythonPackages.supervisor: 3.3.5 -> 4.0.4
2019-09-29 15:39:36 +01:00
R. RyanTM 23961502e1 ocamlPackages.zarith: 1.8 -> 1.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-zarith/versions
2019-09-29 16:24:07 +02:00
Mario Rodas 9b42f37f74
Merge pull request #69362 from xzfc/nim
nim: 0.20.2 -> 1.0.0
2019-09-29 09:19:35 -05:00
Tristan Helmich (omniIT) 5254bf354b pythonPackages.phonenumbers: 8.10.17 -> 8.10.19 2019-09-29 13:52:50 +00:00
Mario Rodas 20f4f2e0f9
Merge pull request #69681 from jonringer/bump-streamz
pythonPackages.streamz: 0.5.1 -> 0.5.2
2019-09-29 08:01:23 -05:00
Jon d09fc5e8ab
Merge pull request #69931 from r-ryantm/auto-update/python3.7-stripe
python37Packages.stripe: 2.30.0 -> 2.35.1
2019-09-29 05:58:37 -07:00
Jonathan Ringer f08d4f78e4 pythonPackages.supervisor: 3.3.5 -> 4.0.4 2019-09-29 05:52:08 -07:00
Jonathan Ringer fb41b3d9e6 pythonPackages.shodan: 1.14.0 -> 1.17.0 2019-09-29 05:39:36 -07:00
Jon 2436175f63
Merge pull request #69910 from r-ryantm/auto-update/python3.7-srsly
python37Packages.srsly: 0.0.7 -> 0.1.0
2019-09-29 05:37:33 -07:00
Fabian Möller 722d6577b5 bullet: fix darwin build 2019-09-29 14:30:53 +02:00
Jon 865b366874
Merge pull request #69893 from r-ryantm/auto-update/python3.7-umap-learn
python37Packages.umap-learn: 0.3.9 -> 0.3.10
2019-09-29 05:27:09 -07:00
Jon d654e06615
Merge pull request #69899 from r-ryantm/auto-update/python3.7-uproot
python37Packages.uproot: 3.8.0 -> 3.10.0
2019-09-29 05:14:02 -07:00
Jon 99faf5a548
Merge pull request #69901 from r-ryantm/auto-update/python3.7-uncompyle6
python37Packages.uncompyle6: 3.3.3 -> 3.4.0
2019-09-29 05:12:57 -07:00
Jon 98516c5302
Merge pull request #69904 from r-ryantm/auto-update/python3.7-zstd
python37Packages.zstd: 1.4.1.0 -> 1.4.3.2
2019-09-29 05:10:47 -07:00
R. RyanTM eb8e76d4b6 yder: 1.4.7 -> 1.4.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yder/versions
2019-09-29 04:51:47 -07:00
Christian Kögler 1392ea8543 halide new release 2018/02/15 -> 2019/08/27 2019-09-29 13:45:50 +02:00
Jon 8cfe3960ac
Merge pull request #69924 from r-ryantm/auto-update/python3.7-sepaxml
python37Packages.sepaxml: 2.1.0 -> 2.2.0
2019-09-29 03:25:28 -07:00
Jonathan Ringer 24fde66156 pythonPackages.antlr4-python{2,3}-runtime: use antlr4 source 2019-09-29 03:14:22 -07:00
Jonathan Ringer 23d3a0269a antlr4: 4.7.1 -> 4.7.2 2019-09-29 03:14:22 -07:00
Jörg Thalheim f8363c2721
Merge pull request #69950 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.8.3 -> 1.9.0
2019-09-29 11:05:53 +01:00
Jörg Thalheim 925b4244d7
radare2-for-cutter: 3.6.0 -> 3.8.0 2019-09-29 11:02:01 +01:00
Domen Kožar 3a6efadba0
pkgsStatic: fix curl, boost, openssl and libsodium 2019-09-29 12:01:38 +02:00
Jonathan Ringer 1d7a33e11b pythonPackages.azure: mark as broken 2019-09-29 11:41:00 +02:00
R. RyanTM 97b48dcad5 python37Packages.identify: 1.4.5 -> 1.4.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/python3.7-identify/versions
2019-09-29 11:39:26 +02:00
R. RyanTM 7f470e14d4 python37Packages.bidict: 0.18.0 -> 0.18.2
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-bidict/versions
2019-09-29 11:37:55 +02:00
R. RyanTM 6a7bd00e77 python37Packages.clikit: 0.3.1 -> 0.3.2
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-clikit/versions
2019-09-29 11:36:47 +02:00
R. RyanTM d8f8782efb python37Packages.azure-cli-telemetry: 1.0.2 -> 1.0.3
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-azure-cli-telemetry/versions
2019-09-29 11:36:16 +02:00
R. RyanTM 6b060f3b5f python37Packages.holoviews: 1.12.3 -> 1.12.5
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-holoviews/versions
2019-09-29 11:35:45 +02:00
R. RyanTM 301523922d python37Packages.pex: 1.6.8 -> 1.6.11
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-pex/versions
2019-09-29 11:35:26 +02:00
R. RyanTM 31d202c19f python37Packages.peewee: 3.10.0 -> 3.11.1
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-peewee/versions
2019-09-29 11:35:02 +02:00
R. RyanTM 5f074f3a49 python37Packages.pomegranate: 0.11.0 -> 0.11.1
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-pomegranate/versions
2019-09-29 11:34:43 +02:00
R. RyanTM 2e77b1c31d python37Packages.lark-parser: 0.7.3 -> 0.7.5
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-lark-parser/versions
2019-09-29 11:34:16 +02:00
R. RyanTM 2390a52ec7 python37Packages.Wand: 0.5.6 -> 0.5.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/python3.7-wand/versions
2019-09-29 11:33:31 +02:00
R. RyanTM cd860e4306 python37Packages.qtconsole: 4.5.2 -> 4.5.5
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-qtconsole/versions
2019-09-29 11:33:12 +02:00
R. RyanTM 0a9b241587 python37Packages.radio_beam: 0.3.1 -> 0.3.2
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-radio_beam/versions
2019-09-29 11:32:46 +02:00
R. RyanTM 342ecaefd7 python37Packages.rasterio: 1.0.25 -> 1.0.28
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-rasterio/versions
2019-09-29 11:32:22 +02:00
R. RyanTM e8e68cff3c python27Packages.tilestache: 1.51.13 -> 1.51.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-tilestache/versions
2019-09-29 11:31:39 +02:00
R. RyanTM 16452f1823 python37Packages.tld: 0.9.3 -> 0.9.6
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-tld/versions
2019-09-29 11:31:23 +02:00
Frederik Rietdijk f73a09a9d6
Merge pull request #69930 from r-ryantm/auto-update/python3.7-resampy
python37Packages.resampy: 0.2.1 -> 0.2.2
2019-09-29 11:31:01 +02:00
R. RyanTM a64bc80369 python37Packages.websockify: 0.8.0 -> 0.9.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-websockify/versions
2019-09-29 11:30:25 +02:00
Jonathan Ringer f25e8a6d78 python3Packages.cnvkit: fix build 2019-09-29 11:29:38 +02:00
R. RyanTM a1fffa983a python37Packages.twine: 1.13.0 -> 1.15.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-twine/versions
2019-09-29 11:29:24 +02:00
Jonathan Ringer d564733dd9 python3Packages.joblib: add setuptools dependency 2019-09-29 11:22:09 +02:00
Domen Kožar 094f290f35
bohem-gc: fix static build 2019-09-29 11:19:56 +02:00
Matthew Bauer 85210e13e5
boehm-gc: support static + musl 2019-09-29 11:19:56 +02:00
Jonathan Ringer 3a63bee154 python3Packages.opt-einsum: 2.3.2 -> 3.0.1 2019-09-29 11:19:35 +02:00
Jonathan Ringer 6524733382 pythonPackages.opt-einsum: fix build 2019-09-29 11:19:35 +02:00
Jonathan Ringer 02648a6cc1 python3Packages.pytorch: fix build 2019-09-29 11:18:58 +02:00
worldofpeace b3b123a104 dbus: set datadir again
Fixes #69404
2019-09-29 11:08:14 +02:00
Vladimír Čunát de99e7ce94
Merge #69115: llvmPackages_9: init 2019-09-29 11:03:06 +02:00
Frederik Rietdijk 0d956a673d python: zerorpc: 0.6.1 -> 0.6.3 2019-09-29 11:01:58 +02:00
Frederik Rietdijk 22aef72ff1 python: get rid of msgpack-python, fixes #48864
We already have msgpack, which is the same. Building a Python env with
`spacy` resulted in a collision between an `.so` provided through both
`msgpack` and `msgpack-python`.

I don't know why `transitional = True` was set. These kind of things
should be documented!
2019-09-29 11:01:58 +02:00
Daniël de Kok d2ccabaeea pythonPackages.spacy: fix import error
Importing spacy fails with:

ModuleNotFoundError: No module named 'pkg_resources

spaCy probably worked before because a dependency had setuptools as a
propagated dependency. This change adds setuptools to spacy's
propogatedBuildInputs.

Tested with the en_core_web_sm model.
2019-09-29 10:48:15 +02:00
Marek Mahut 238aac7e5f
Merge pull request #69892 from marsam/update-tflint
tflint: 0.11.2 -> 0.12.0
2019-09-29 10:27:01 +02:00
Mario Rodas 18d612c89b
Merge pull request #69936 from marsam/fix-lsof-manpage
lsof: fix man page
2019-09-29 03:16:31 -05:00
R. RyanTM 2c389b4098 tpm2-tss: 2.2.3 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tpm2-tss/versions
2019-09-29 01:13:39 -07:00