Commit Graph

70239 Commits

Author SHA1 Message Date
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
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