Commit graph

64871 commits

Author SHA1 Message Date
Michael Weiss 8f3bfa5a19
python37Packages.google_api_python_client: 1.7.8 -> 1.7.9 2019-05-23 11:29:11 +02:00
Lancelot SIX 219a99ff43
Merge pull request #59212 from lsix/add_django_2_2
python3Packages.django_2_2: init at 2.2.1
2019-05-23 11:16:02 +02:00
Robert Scott 9c4d318f06
libheif: add patch for CVE-2019-11471 (PR #61919) 2019-05-23 10:06:11 +02:00
Ryan Mulligan 33dc8bc5d0
Merge pull request #61861 from r-ryantm/auto-update/ocaml-logs
ocamlPackages.logs: 0.6.2 -> 0.6.3
2019-05-22 21:59:15 -07:00
Mario Rodas 63b67ddce4
Merge pull request #61904 from r-ryantm/auto-update/python3.7-kitchen
python37Packages.kitchen: 1.2.5 -> 1.2.6
2019-05-22 23:46:26 -05:00
R. RyanTM e6a25e5645
python37Packages.sniffio: 1.0.0 -> 1.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/python3.7-sniffio/versions
2019-05-22 23:32:28 -05:00
Mario Rodas 62bd8f6d24
pythonPackages.curio: init at 0.9 2019-05-22 23:32:28 -05:00
Mario Rodas c90867d36a
Merge pull request #61908 from r-ryantm/auto-update/python3.7-marshmallow-sqlalchemy
python37Packages.marshmallow-sqlalchemy: 0.16.2 -> 0.16.3
2019-05-22 23:27:59 -05:00
Mario Rodas 0fdc1eac4a
flow: 0.98.1 -> 0.99.0 2019-05-22 22:00:00 -05:00
Matthieu Coudron c8f7b7c926
Merge pull request #61913 from c0bw3b/pkg/castxml
castxml: 20180403 -> 0.2.0
2019-05-23 11:48:43 +09:00
R. RyanTM 6518817736
python37Packages.faker: 1.0.5 -> 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/python3.7-faker/versions
2019-05-22 20:56:53 -05:00
Austin Seipp 6858eda213
Merge pull request #61856 from r-ryantm/auto-update/libndctl
libndctl: 64.1 -> 65
2019-05-22 20:50:15 -05:00
Will Dietz f7cea7a400
utf8proc: 2.3.0 -> 2.4.0 2019-05-22 20:44:28 -05:00
Mitsuhiro Nakamura acb5655bd6 ocamlPackages.{camlpdf,cpdf}: fix build 2019-05-23 10:11:13 +09:00
R. RyanTM d4e5b4b3e0 python37Packages.rpmfluff: 0.5.6 -> 0.5.7.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-rpmfluff/versions
2019-05-22 16:06:27 -07:00
c0bw3b 291347cde7 python.pkgs.pybindgen: disable checks on Py3 2019-05-23 00:33:50 +02:00
R. RyanTM eaf4f44028 python37Packages.pyutilib: 5.6.5 -> 5.7.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-pyutilib/versions
2019-05-22 15:23:22 -07:00
Renaud d7f6429c0e
castxml: 20180403 -> 0.2.0
0.2.0 is the first tagged release from upstream
Published 2019-04-18
2019-05-22 23:43:18 +02:00
Florian Klink 2ed6903da5
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. (#60985)
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Ryan Mulligan b9e45cec99
Merge pull request #61863 from r-ryantm/auto-update/ocaml4.06.1-ptime
ocamlPackages.ptime: 0.8.4 -> 0.8.5
2019-05-22 12:12:38 -07:00
R. RyanTM 48be21ce25 python37Packages.marshmallow-sqlalchemy: 0.16.2 -> 0.16.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-marshmallow-sqlalchemy/versions
2019-05-22 11:33:48 -07:00
R. RyanTM 532516744d python37Packages.kitchen: 1.2.5 -> 1.2.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-kitchen/versions
2019-05-22 11:07:30 -07:00
Anatolii Prylutskyi ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
Ambroz Bizjak 28a0918916 Add driver library path to some packages to find CUDA libraries.
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
Ambroz Bizjak 1860e506e7 libglvnd, ocl-icd, vulkan-loader: Add driver library paths to RUNPATH.
Previously we were relying on LD_LIBRARY_PATH to discover driver libraries (libGL, ligGLX, libEGL, OpenCL and Vulkan). This has the problem that setuid programs (in particular VirtualBox) ignore LD_LIBRARY_PATH. Fix it by setting RUNPATH in various dispatch libraries.

This is not needed for libvdpau because it is already configured to look for libraries in the driver paths.

Fixes https://github.com/NixOS/nixpkgs/issues/22760.
2019-05-22 18:30:05 +02:00
Renaud 42c0ce80e6
Merge pull request #61610 from worldofpeace/init/graphene
graphene: init at 1.8.6
2019-05-22 17:26:46 +02:00
Renaud 3e59b8789c
Merge pull request #61683 from tadeokondrak/x264update
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
2019-05-22 15:57:48 +02:00
R. RyanTM 3e865ed711 kore: 2.0.0 -> 3.3.0 (#61846)
* kore: 2.0.0 -> 3.3.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/kore/versions

* kore: minor cleanup
postPatch sed removed because it is not making
any change on v3.3.0 sources
2019-05-22 14:58:06 +02:00
Ryan Mulligan f6eec8adda
Merge pull request #61802 from r-ryantm/auto-update/elixir
elixir_1_8: 1.8.1 -> 1.8.2
2019-05-22 05:30:16 -07:00
R. RyanTM 94496d0ac8
python37Packages.asynctest: 0.12.4 -> 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-asynctest/versions
2019-05-22 05:25:25 -07:00
Mario Rodas 2143f59191
Merge pull request #61900 from r-ryantm/auto-update/python3.7-flask-marshmallow
python37Packages.flask_marshmallow: 0.10.0 -> 0.10.1
2019-05-23 18:09:30 -05:00
Mario Rodas 5e348b5143
Merge pull request #61903 from r-ryantm/auto-update/python3.7-ipyparallel
python37Packages.ipyparallel: 6.2.3 -> 6.2.4
2019-05-23 18:07:12 -05:00
Mario Rodas 0cb3b61435
Merge pull request #61932 from marsam/update-nodejs
nodejs: 8.15.1 -> 8.16.0, 12.2.0 -> 12.3.1
2019-05-23 18:04:12 -05:00
Dmitry Kalinkin 308169a518
Merge pull request #60640 from bignaux/photon
photon: 1.0.7 -> 1.3.0
2019-05-23 18:41:16 -04:00
Renaud 4eca30148f
Merge pull request #61878 from r-ryantm/auto-update/python3.7-argcomplete
python37Packages.argcomplete: 1.9.5 -> 1.10.0
2019-05-23 22:52:27 +02:00
Austin Seipp 0ca30f22f1
liburing: 1.0.0pre116 -> 1.0.0pre118
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 14:32:18 -05:00
Renaud 2b41158a87
Merge pull request #61879 from r-ryantm/auto-update/python3.7-asciimatics
python37Packages.asciimatics: 1.10.0 -> 1.11.0
2019-05-23 20:41:27 +02:00
worldofpeace 53afb548a5
Merge pull request #60035 from nyanloutre/kdeapps_update
kde_applications: 18.12.03 -> 19.04.1; kdeFrameworks: 5.56 -> 5.58; plasma-5: 5.15.3 -> 5.15.5
2019-05-23 14:36:03 -04:00
Renaud bc41a32c75
Merge pull request #61893 from r-ryantm/auto-update/python3.7-deluge-client
python37Packages.deluge-client: 1.7.0 -> 1.7.1
2019-05-23 20:32:05 +02:00
Renaud b2f0b62e63
Merge pull request #61892 from r-ryantm/auto-update/python3.7-distlib
python37Packages.distlib: 0.2.8 -> 0.2.9
2019-05-23 20:24:21 +02:00
R. RyanTM 506f86186c python37Packages.livereload: 2.6.0 -> 2.6.1 (#61905)
* python37Packages.livereload: 2.6.0 -> 2.6.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-livereload/versions

* python.pkgs.livereload: fix v2.6.1 build

But the newly added test 'test_watch_multiple_dirs'
is failing consistently
2019-05-23 20:21:18 +02:00
Renaud c269a4098c
Merge pull request #61865 from r-ryantm/auto-update/ocsigen-i18n
ocsigen-i18n: 3.1.0 -> 3.4.0
2019-05-23 19:57:56 +02:00
Renaud 318355d852
Merge pull request #61897 from r-ryantm/auto-update/python3.7-factory_boy
python37Packages.factory_boy: 2.11.1 -> 2.12.0
2019-05-23 19:44:53 +02:00
worldofpeace 713bbb769c
Merge pull request #47153 from Ma27/hunspell-fr_FR-dictionary
hunspellDict.fr-any: Link `fr-moderne.dic` to `fr_FR.dic`
2019-05-23 13:30:05 -04:00
Renaud 417655ac30
Merge pull request #61902 from r-ryantm/auto-update/python3.7-html5-parser
python37Packages.html5-parser: 0.4.5 -> 0.4.6
2019-05-23 18:41:06 +02:00
R. RyanTM 91ef57bbef python37Packages.pex: 1.6.6 -> 1.6.7 (#61910)
* python37Packages.pex: 1.6.6 -> 1.6.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-pex/versions

* python.pkgs.pex: unset meta.broken
2019-05-23 18:36:22 +02:00
Robin Gloster 3db2e20d6e
Merge pull request #61927 from dtzWill/update/strace-5.1
strace: 5.0 -> 5.1
2019-05-23 15:58:56 +00:00
R. RyanTM 2327dc0b23 python37Packages.persistent: 4.4.3 -> 4.5.0 (#61911)
* python37Packages.persistent: 4.4.3 -> 4.5.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-persistent/versions

* python.pkgs.persistent: add cffi to runtime deps
+ update meta (homepage and license)
2019-05-23 17:58:07 +02:00
Maximilian Bosch a9d67d54b0
hunspellDicts.fr-any: link fr-moderne to fr_FR
Some packages like `ibus-engines.typing-booster` require the dictionary
`fr_FR.dic` to provide proper support for the french language.

Until now the hunspell package set of nixpkgs didn't provide this
dictionary. It has been recommended to use `fr-moderne` as base and link
`fr_FR.dic` from it as done by other distros such as ArchLinux.

See https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423684570

Fixes #46940
2019-05-23 15:53:50 +02:00
R. RyanTM de9c022ba0 python37Packages.rasterio: 1.0.22 -> 1.0.23 (#61915)
* python37Packages.rasterio: 1.0.22 -> 1.0.23
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

* python.pkgs.rasterio: fix check phase with Py27
by adding mock in checkInputs
2019-05-23 15:19:44 +02:00
Maximilian Bosch 731fdbef7c sqlitebrowser: 3.10.1 -> 3.11.2
The latest releases of `sqlitebrowser` contain several new features like
a dark mode, improved CSV import/export and a lot of new bugfixes:

https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.2
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.1
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.0

Also some minor changes were applied to the package definition:

* Using the `pname`/`version` convention now.
* Use internal `qscintilla` rather than our package to fix the build
  (https://github.com/sqlitebrowser/sqlitebrowser/issues/1348#issuecomment-374170936).
  This can probably be removed when https://github.com/NixOS/nixpkgs/pull/56034 is merged.
* Dropped patch which removed Test and Print support as QT 5.12 is now
  used to build the application.
2019-05-23 15:10:35 +02:00
Mario Rodas 28c8647020
nodejs-12_x: 12.2.0 -> 12.3.1 2019-05-22 21:00:00 -05:00
Mario Rodas fde6161827
nodejs-8_x: 8.15.1 -> 8.16.0 2019-05-22 22:10:48 -05:00
Will Dietz 6287f99a22
strace: 5.0 -> 5.1 2019-05-22 20:41:19 -05:00
R. RyanTM 48e28eec08 python37Packages.ipyparallel: 6.2.3 -> 6.2.4
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-ipyparallel/versions
2019-05-22 10:50:31 -07:00
R. RyanTM ec589b38bd python37Packages.html5-parser: 0.4.5 -> 0.4.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-html5-parser/versions
2019-05-22 10:32:46 -07:00
R. RyanTM 59b5eaa71b python37Packages.flask_marshmallow: 0.10.0 -> 0.10.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-flask-marshmallow/versions
2019-05-22 09:39:52 -07:00
R. RyanTM 15eaeeb493 python37Packages.factory_boy: 2.11.1 -> 2.12.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-factory_boy/versions
2019-05-22 09:01:42 -07:00
R. RyanTM 6349ef157f python37Packages.deluge-client: 1.7.0 -> 1.7.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-deluge-client/versions
2019-05-22 08:31:42 -07:00
R. RyanTM 38e31e9a25 python37Packages.distlib: 0.2.8 -> 0.2.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/python3.7-distlib/versions
2019-05-22 08:13:23 -07:00
R. RyanTM 781614b6ff python37Packages.asciimatics: 1.10.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-asciimatics/versions
2019-05-22 05:22:14 -07:00
R. RyanTM aac4013f90 python37Packages.argcomplete: 1.9.5 -> 1.10.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-argcomplete/versions
2019-05-22 05:19:00 -07:00
Yegor Timoshenko 1b7ebf191e
Merge pull request #61687 from erictapen/opensc-cross-fix
opensc: fix cross compilation
2019-05-22 12:51:49 +03:00
Enno Lohmeier de9b1003a3 pythonPackages.weasyprint: init at 45 2019-05-22 11:16:50 +02:00
R. RyanTM 56d29bcaa5 ogre: 1.11.5 -> 1.12.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/ogre/versions
2019-05-22 01:22:56 -07:00
R. RyanTM 388300b6fb ocsigen-i18n: 3.1.0 -> 3.4.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/ocsigen-i18n/versions
2019-05-22 01:05:27 -07:00
R. RyanTM 8b589a1b74 ocamlPackages.ptime: 0.8.4 -> 0.8.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/ocaml4.06.1-ptime/versions
2019-05-22 00:56:35 -07:00
R. RyanTM 0445fb2356 ocamlPackages.logs: 0.6.2 -> 0.6.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/ocaml-logs/versions
2019-05-22 00:03:39 -07:00
R. RyanTM 05b2996d96 libndctl: 64.1 -> 65
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libndctl/versions
2019-05-21 22:48:59 -07:00
R. RyanTM afaad7f1cd libdc1394: 2.2.5 -> 2.2.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/libdc1394/versions
2019-05-21 18:41:43 -07:00
Yegor Timoshenko 4dd5c93998
Merge pull request #61519 from erictapen/aws-sdk-cpp-cross-fix
aws-sdk-cpp: fix cross compilation
2019-05-22 03:08:04 +03:00
Matthew Bauer 6bba2572c3
Merge pull request #61808 from mmahut/indent
indent: 2.2.10 -> 2.2.12
2019-05-21 18:13:19 -05:00
edef 2ec33d12a2
Merge pull request #60279 from dtzWill/fix/editline-narrow
editline: fix crash with term narrower than completions
2019-05-21 22:27:21 +00:00
Daiderd Jordan 77908680f2
indent: fix darwin build 2019-05-21 23:27:10 +02:00
Gabriel Ebner 5d465ee8bb
nrfutil: init at 5.2.0 (#61831)
nrfutil: init at 5.2.0
2019-05-21 22:54:57 +02:00
Renaud c2bac60c1f
Merge pull request #61774 from jonringer/bump_mypy0.701
pythonPackages.mypy: 0.700 -> 0.701
2019-05-21 22:42:41 +02:00
PsyanticY 4440b405cd pythonPackages.botocore: 1.12.96 -> 1.12.152 2019-05-21 12:17:05 -07:00
PsyanticY fa341a95ce pythonPackages.boto3: 1.9.96 -> 1.9.152 2019-05-21 12:16:50 -07:00
Jonathan Ringer 45ca123f02 pythonPackages.mypy: 0.700 -> 0.701 2019-05-21 12:09:20 -07:00
Renaud f04b6fc4fc
Merge pull request #61788 from r-ryantm/auto-update/avro-c
avro-c: 1.8.2 -> 1.9.0
2019-05-21 19:54:37 +02:00
Renaud b6ddecf2b2
Merge pull request #60787 from worldofpeace/bump/spice-gtk
spice updates
2019-05-21 19:53:57 +02:00
R. RyanTM 623d7c046e heimdal: 7.5.0 -> 7.6.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/heimdal/versions
2019-05-21 09:31:15 -07:00
Gabriel Ebner c9ff6f76c4
Merge pull request #61812 from gebner/spyder334
spyder: 3.3.3 -> 3.3.4, convert to python modules
2019-05-21 18:31:05 +02:00
Gabriel Ebner 8f4ae93be3 spyder: 3.3.3 -> 3.3.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner 7f68caa38f pythonPackages.spyder-kernels: 0.4.2 -> 0.4.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner cca0aeeb68 spyder: convert to python modules 2019-05-21 18:23:07 +02:00
Marek Mahut 5c7ce21c5a indent: 2.2.10 -> 2.2.12 2019-05-21 16:10:07 +00:00
Austin Seipp 4fe57ed90b
liburing: 1.0.0pre92 -> 1.0.0pre116
Notably, this includes non-x86 platform support, eventfd registration
for completion events, "drained" events that must have all outstanding
prior events/further events drained (e.g. for fsync), and linked CQEs
that can express completion ordering dependencies.

Most of these require 5.2-rc1, and linked CQEs require custom patches
from Jens' linux-block tree (that didn't hit the 5.2 merge window,
apparently.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:38:39 -05:00
Joachim F 0af3beffa2
Merge pull request #61658 from tohl/mkcl
mkcl: 1.1.10.2017-11-14 -> 1.1.11, tested on nixos x86_64
2019-05-21 13:04:12 +00:00
R. RyanTM 25f9f8985f elixir_1_8: 1.8.1 -> 1.8.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/elixir/versions
2019-05-21 05:27:04 -07:00
Vladimír Čunát 2a3bb2f8ac
bear.meta.maintainers: remove myself
I don't really use it anymore, thanks to meson+ninja.
2019-05-21 12:49:08 +02:00
Mario Rodas 1984e488c0
Merge pull request #61784 from r-ryantm/auto-update/ammonite
ammonite: 1.6.6 -> 1.6.7
2019-05-21 05:42:06 -05:00
Mario Rodas e192409fd2
Merge pull request #61789 from r-ryantm/auto-update/bear
bear: 2.3.13 -> 2.4.0
2019-05-21 05:35:36 -05:00
R. RyanTM ce60442420 colm: 0.13.0.6 -> 0.13.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/colm/versions
2019-05-21 02:44:57 -07:00
Will Dietz 3c3085bb71
Merge pull request #58543 from dtzWill/feature/libfido2
libfido2: init at 1.1.0 (and libcor dep)
2019-05-21 03:25:52 -05:00
Cyril Cohen d16a78b512 several fixes in coq and coqPackages.mathcomp (and extras) 2019-05-21 08:55:38 +02:00
Mario Rodas 3efd90e3c9
Merge pull request #61783 from r-ryantm/auto-update/alembic
alembic: 1.7.10 -> 1.7.11
2019-05-21 01:51:31 -05:00
R. RyanTM 3071160766 bear: 2.3.13 -> 2.4.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/bear/versions
2019-05-20 21:57:05 -07:00
R. RyanTM 0153edf9a4 avro-c: 1.8.2 -> 1.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/avro-c/versions
2019-05-20 21:18:13 -07:00
Mario Rodas 1b95ef168b
terra: fix darwin build 2019-05-20 22:12:13 -05:00
R. RyanTM 0b644ad6b5 ammonite: 1.6.6 -> 1.6.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/ammonite/versions
2019-05-20 20:00:45 -07:00
Mario Rodas 554d6cf07f
Merge pull request #61773 from marsam/fix-python-fire-build
pythonPackages.fire: fix python 3.7 build
2019-05-20 22:00:45 -05:00
R. RyanTM f27e38eac4 alembic: 1.7.10 -> 1.7.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/alembic/versions
2019-05-20 19:53:33 -07:00
nyanloutre 6d2cc1363f kdeFrameworks: 5.57 -> 5.58 2019-05-20 20:18:00 -04:00
Jos van den Oever 044cd208b7 kdepim-runtime: replace sed by a proper patch
- remove unused qca-qt5
2019-05-20 20:18:00 -04:00
nyanloutre 895e78c9bc qt5.qtnetworkauth: init 2019-05-20 20:17:59 -04:00
worldofpeace dd80af4756 rttr: init at 0.9.6 2019-05-20 20:17:59 -04:00
Mario Rodas 463f25226c
pythonPackages.fire: fix python 3.7 build 2019-05-20 19:00:00 -05:00
Niklas Hambüchen 4ee5fff97c hotspot: 1.0.0 -> 1.2.0 2019-05-21 01:59:22 +02:00
Mario Rodas f498dd772a
Merge pull request #61751 from costrouc/python-stravalib-init
pythonPackages.stravalib: init at 0.10.2
2019-05-20 18:01:27 -05:00
Mario Rodas c5aef07955
Merge pull request #59657 from costrouc/python-loo-py-init
pythonPackages.loo-py: init at 2017.2
2019-05-20 17:58:14 -05:00
worldofpeace 6543e794a6
Merge pull request #61546 from cizra/libfprint-vfs0090
libfprint: added a fork for Lenovo ThinkPad
2019-05-20 14:16:34 -04:00
Elmo Todurov 394b43f1fd libfprint: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Eamonn Coughlan 344bdc8cee python-xhtml2pdf: init at 0.2.3 2019-05-20 19:12:45 +02:00
Chris Ostrouchov ba96e40ad1
pythonPackages.accupy: init at 0.1.4 2019-05-20 11:02:20 -04:00
Chris Ostrouchov 119106993e
pythonPackages.perfplot: init at 0.5.0 2019-05-20 11:02:09 -04:00
Chris Ostrouchov d0c125ab6a
pythonPackages.pyfma: init at 0.1.0 2019-05-20 10:54:34 -04:00
Chris Ostrouchov bec3cfaec3
pythonPackages.pipdate: init at 0.3.2 2019-05-20 10:54:11 -04:00
Robert Schütz 130e8f9d0d python3.pkgs.pyhomematic: 0.1.58 -> 0.1.59 2019-05-20 15:43:41 +02:00
Chris Ostrouchov bfb64b9200
pythonPackages.stravalib: init at 0.10.2 2019-05-20 09:30:26 -04:00
Chris Ostrouchov 9856c9eb9b
pythonPackages.units: init at 0.07 2019-05-20 09:30:05 -04:00
worldofpeace 272bec550c
Merge pull request #61094 from costrouc/python-macropy-init
pythonPackages.macropy: init at 1.10b2
2019-05-20 09:08:02 -04:00
Chris Ostrouchov 184c9dffb8
pythonPackages.pyxl3: init at 1.0 2019-05-20 09:00:25 -04:00
Chris Ostrouchov 7531dc4366
pythonPackages.macropy: init at 1.10b2 2019-05-20 09:00:17 -04:00
Robert Schütz b029d12b54
Merge pull request #60953 from delroth/fitbit-hass
Fix home-assistant fitbit support
2019-05-20 13:30:21 +02:00
Robert Schütz 042d76fc1b
Merge pull request #60947 from delroth/netatmo-hass
Fix home-assistant netatmo support
2019-05-20 13:30:06 +02:00
Robert Schütz 4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa 912856f40f pythonPackages.pysonos: init at 0.0.13 2019-05-20 13:17:47 +02:00
Edmund Wu 115d1babce pythonPackages.zxcvbn-python: 4.4.24 -> 4.4.27 2019-05-20 11:04:05 +01:00
Lancelot SIX d2de73f42c
python3Packages.django_2_2: init at 2.2.1
This introduces Django-2.2, the new LTR version of django.

For the time being, django-1.11 continues to be LTR in nixpkgs
django-2.2 is introduced to prepare the migration.
2019-05-20 11:52:45 +02:00
mingchuan 883d6262e4 solc: 0.5.7 -> 0.5.8
Also add more complete set of tests and disable shared build on MacOS.
2019-05-20 17:54:14 +09:00
Will Dietz b8e578d595
Merge pull request #61713 from dtzWill/update/minify-2.5.0
minify: 2.0.0 -> 2.5.0, module
2019-05-20 03:51:12 -05:00
Jörg Thalheim 75bc4369ee
rustc: 1.34.0 -> 1.34.2, security (#61699)
rustc: 1.34.0 -> 1.34.2, security
2019-05-20 09:08:24 +01:00
Mario Rodas 10e77ee9bf
Merge pull request #60717 from r-ryantm/auto-update/python3.7-gphoto2
python37Packages.gphoto2: 1.9.0 -> 2.0.0
2019-05-19 23:40:55 -05:00
Michael Raskin d8afea025a
Merge pull request #61732 from r-ryantm/auto-update/acl2
acl2: 8.1 -> 8.2
2019-05-20 04:30:32 +00:00
R. RyanTM c5d08e471c acl2: 8.1 -> 8.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/acl2/versions
2019-05-19 19:31:37 -07:00
Tadeo Kondrak fd87a29453
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
- yasm has been replaced by nasm
- both 10-bit and 8-bit are in the same binary now

- patchPhase replaced with postPatch to allow patching with overrides
- enableParallelBuilding enabled, long build and doesn't seem to cause
issues
- dev output added
2019-05-19 19:00:22 -06:00
Will Dietz 15a2343eb3
minify: 2.0.0 -> 2.5.0, module
https://github.com/tdewolff/minify/releases/tag/v2.5.0
2019-05-19 10:32:30 -05:00
Renaud 589907bd38
Merge pull request #60913 from bignaux/z88dk
z88dk: 20180217 -> unstable-2019-02-02
2019-05-19 15:59:15 +02:00
Gabriel Ebner 131d9e53a2 nrfutil: init at 5.2.0 2019-05-19 12:12:32 +02:00
Gabriel Ebner ef22dd015d pythonPackages.pc-ble-driver-py: init at 0.11.4 2019-05-19 12:12:09 +02:00
Gabriel Ebner 4ca821fbce pythonPackages.piccata: init at 1.0.1 2019-05-19 12:11:41 +02:00
Gabriel Ebner fbfc8b1732 pythonPackages.pyspinel: init at 1.0.0a3 2019-05-19 12:11:18 +02:00
Gabriel Ebner b62a4c0d70 pythonPackages.intelhex: 2.1 -> 2.2.1 2019-05-19 12:10:51 +02:00
Will Dietz 915c2de370
rustc: 1.34.0 -> 1.34.2, security
https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
2019-05-19 03:56:31 -05:00
ryan4729 0bedafd57c libsForQt5.quazip: fix darwin build (#61355)
* libsForQt5.quazip: fix darwin build

* libsForQt5.quazip: update license
2019-05-19 09:41:15 +02:00
worldofpeace a8921b0ed4
Merge pull request #61612 from worldofpeace/geoclue/2.5.3
geoclue: 2.5.2 -> 2.5.3
2019-05-19 03:36:43 -04:00
worldofpeace bcc56cbce6
Merge pull request #60420 from dtzWill/fix/qtwebkit-libgdk-from-gtk-apparently
qtwebkit: fix path for libgdk-x11-2.0, it's in gtk2 apparently
2019-05-19 00:28:11 -04:00
Mario Rodas 6d7d657c5a
Merge pull request #61494 from mkgvt/pytricia
pytricia: init at version 2019-01-16
2019-05-18 22:47:06 -05:00
worldofpeace edcda4bf5d spice: cleanup features
* disabled celt for opus
* enabled gstreamer support
2019-05-18 23:14:49 -04:00
worldofpeace e3da5d4c8e spice: 0.14.0 -> 0.14.2, meson 2019-05-18 23:14:49 -04:00
worldofpeace aba04ea5f3 spice-protocol: 0.12.15 -> 0.14.0
https://gitlab.freedesktop.org/spice/spice-protocol/blob/v0.14.0/CHANGELOG.md
2019-05-18 23:14:49 -04:00
worldofpeace 5f7c701eff spice-gtk: 0.35 -> 0.37
Meson!

Pulseaudio backend has been deprecated upstream
so it has been disabled. Celt has also been disabled
because there's opus.

Other than that optional features have been enabled.

https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.36/NEWS
https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.37/NEWS
2019-05-18 23:13:54 -04:00
Mark Gardner 8102e2ce3b
pytricia: init at version 2019-01-16 2019-05-18 22:11:39 -05:00
Mario Rodas 227e980f0e
Merge pull request #61693 from marsam/update-brakeman
brakeman: 4.5.0 -> 4.5.1
2019-05-18 22:07:36 -05:00
Mario Rodas 7aaa1cf293
Merge pull request #61648 from jonringer/joringer/bump_pylint
pythonPackages.pylint: 2.2.3 -> 2.3.1
2019-05-18 22:06:04 -05:00
Jonathan Ringer 519196e755 pythonPackages.pylint: 2.2.3 -> 2.3.1 2019-05-18 18:26:59 -07:00
Jonathan Ringer ac4bce925e pythonPackages.astroid: 2.1.0 -> 2.2.5 2019-05-18 18:26:52 -07:00
Mario Rodas af11762307
brakeman: 4.5.0 -> 4.5.1 2019-05-18 20:00:00 -05:00
Justin Humm 63fbbe0a32
libassuan: use npth instead of pth 2019-05-18 22:54:19 +02:00
Justin Humm 3616f908df
libassuan: add erictapen as maintainer 2019-05-18 22:54:18 +02:00
Matthew Bauer 3d26f06a19
Merge pull request #59754 from matthewbauer/remove-old-patches
Cleanup; Remove old patches
2019-05-18 15:36:17 -05:00
worldofpeace 0e2768050a gtk-doc: fix css file permissions
Fixes https://gitlab.gnome.org/GNOME/gtk-doc/issues/84 which
was breaking the documentation build for glib.

The patch was based off an upstream pr [0] but
completed with the requested changes.

[0]: https://gitlab.gnome.org/GNOME/gtk-doc/merge_requests/27
2019-05-18 15:05:54 -04:00
worldofpeace 064ca0afe9 gtk-doc: build with meson 2019-05-18 15:05:39 -04:00
worldofpeace f73ffce2d4 gtk-doc: add missing pygments
Also drop six since it was removed in the last release[0]

[0]: https://gitlab.gnome.org/GNOME/gtk-doc/blob/GTK_DOC_1_29/NEWS#L4
2019-05-18 15:05:24 -04:00
R. RyanTM 96e513df82 guile-lib: 0.2.2 -> 0.2.6.1 (#60978)
* guile-lib: 0.2.2 -> 0.2.6.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/guile-lib/versions

* guile-cairo: disable tests
2019-05-18 19:07:56 +02:00
Pierre Bourdon fb455c62e0
pythonPackages.fitbit: init at 0.3.0 2019-05-19 01:32:52 +09:00
Pierre Bourdon d5e745f412
pythonPackages.pyatmo: init at 1.10 2019-05-19 01:31:43 +09:00
Renaud 8aef83d21d
Merge pull request #60944 from bobvanderlinden/patchelf-20190328
patchelfUnstable: 0.10-pre-20180509 -> 0.10-pre-20190328
2019-05-18 16:56:20 +02:00
Will Dietz a867260222 whatstyle: init at 0.1.7 2019-05-18 23:40:39 +09:00
Mario Rodas 0f5abc6999
Merge pull request #61584 from geistesk/racket-7.3
racket: 7.2 -> 7.3
2019-05-18 09:10:06 -05:00
Robert Scott f9f3d6b210
libsass: add patch for CVE-2018-19827 (PR #61673)
vcunat switched to upstream commit that's reachable from master.
2019-05-18 14:17:10 +02:00
Peter Simons 2903cbf66b haskell-tasty-hedgehog: current versions need hedgehog 1.x or later 2019-05-18 12:58:02 +02:00
Peter Simons 71fee27abb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
5a5fa437a2.
2019-05-18 12:57:59 +02:00
Peter Simons dc1cd81cfb hackage2nix: disable broken builds on Hydra 2019-05-18 12:57:42 +02:00
Peter Simons b7f032ebed LTS Haskell 13.21 2019-05-18 12:57:42 +02:00
Robin Gloster 6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Robin Gloster 9cc417ac9d
Merge pull request #61305 from eadwu/pythonPackages.celery/fix-moto-dependency
pythonPackages.celery: unpin moto
2019-05-18 08:52:24 +00:00
Gabriel Ebner c22f09e70b
Merge pull request #61651 from sondr3/tokei-mac-fix
tokei: fix missing Security framework on macOS
2019-05-18 10:52:05 +02:00
Robin Gloster d149e44512
Merge pull request #61307 from danieldk/spacy-2.1.3
python3Packages.spacy: 2.0.18 -> 2.1.3
2019-05-18 08:51:19 +00:00
Robin Gloster 316e381b0d
Merge pull request #61509 from thoughtpolice/nixpkgs/rm-souper
pkgs: remove souper-2017-03-23
2019-05-18 08:48:21 +00:00
Robin Gloster 31fdac08d3
Merge pull request #61508 from thoughtpolice/nixpkgs/rm-llvm_37
pkgs: remove llvm_37
2019-05-18 08:47:03 +00:00
Robin Gloster d052959966
Merge pull request #61544 from fadenb/packer_1.4.0
packer: 1.3.3 -> 1.4.0
2019-05-18 08:35:01 +00:00
Robin Gloster e7103e63e2
Merge pull request #61597 from xbreak/sloccount-wrap
sloccount: Wrap shell scripts
2019-05-18 08:28:49 +00:00
Will Dietz 0127f447c2 libu2f-host: 1.1.9 -> 1.1.10 2019-05-18 09:51:14 +02:00
Tomas Hlavaty dd2ad6547e mkcl: 1.1.10.2017-11-14 -> 1.1.11 2019-05-18 09:00:33 +02:00
R. RyanTM 10832b0c4d python37Packages.plyvel: 1.0.5 -> 1.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/python3.7-plyvel/versions
2019-05-18 08:28:00 +02:00
Frederik Rietdijk 840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Sondre Nilsen bbba525226
tokei: fix missing Security framework on macOS 2019-05-18 03:46:52 +02:00
Timo Kaufmann 66c091c52c
python.pkgs.r2pipe: 1.2.0 -> 1.3.1 (#61647) 2019-05-18 00:00:17 +02:00
Renaud 353d82bcab
Merge pull request #61624 from dtzWill/update/libxmlb-0.1.10
libxmlb: 0.1.9 -> 0.1.10
2019-05-17 23:28:55 +02:00
lewo f259157647
Merge pull request #61294 from vdemeester/update-skaffold
skaffold: 0.28.0 -> 0.29.0
2019-05-17 18:14:19 +02:00
Silvan Mosberger 9e319fbeb7
Merge pull request #61506 from danieldk/fasttext-python-0.2.0
pythonPackages.fasttext: init at 0.2.0
2019-05-17 17:37:54 +02:00
Silvan Mosberger 1170a6129e
Merge pull request #61510 from veprbl/pr/libfaketime_placeholder
libfaketime: refactor using `builtins.placeholder`
2019-05-17 17:37:08 +02:00
Matthew Bauer 2de2bc4be1
Merge pull request #60573 from dtzWill/update/openblas-0.3.6
openblas: 0.3.5 -> 0.3.6
2019-05-17 11:02:10 -04:00
Bjørn Forsman 03398be1b9 saleae-logic: 1.2.28 -> 1.2.18
Yes, this is a downgrade. The .28 version is beta software, whereas .18
is the latest stable version.
2019-05-17 15:21:20 +02:00
Mario Rodas 3aac8d026b
Merge pull request #61273 from nyanloutre/block_io_update_1_1_10
pythonPackages.block-io: 1.1.9 -> 1.1.10
2019-05-17 08:00:41 -05:00
Andreas Rammhold c3c0d56150
nss: 3.42.1 -> 3.44 (#61560)
nss: 3.42.1 -> 3.44
2019-05-17 14:47:52 +02:00
Will Dietz 43ed419aa1
libxmlb: 0.1.9 -> 0.1.10
https://github.com/hughsie/libxmlb/blob/0.1.10/NEWS
2019-05-17 03:50:01 -05:00
Renaud 15eb98dcec
Merge pull request #61293 from vdemeester/update-buildah
buildah: 1.7.3 -> 1.8.1
2019-05-17 10:27:09 +02:00
Renaud c0cbfdc65e
Merge pull request #61547 from lilyball/cocoapods
cocoapods: 1.6.1 -> 1.6.2
2019-05-17 10:01:13 +02:00
Vladimír Čunát fc67de1802
Merge branch 'staging-next'
A few thousand Darwin jobs are still pending, but there we're depending
on this merge to fix the channel-blocking lz4 failure.
https://hydra.nixos.org/eval/1519778?compare=1519770
2019-05-17 09:43:32 +02:00
xbreak d54ea3e42b sloccount: Wrap shell scripts
This fixes the issue that when `sloccount` is invoked it would fail
due to missing PATH to companion scripts.
2019-05-17 06:00:03 +00:00
Will Dietz 79e492e7fd libnice: drop included patches 2019-05-17 00:46:35 -04:00
Will Dietz d494c6c9b4 libnice: 0.1.15 -> 0.1.16
https://gitlab.freedesktop.org/libnice/libnice/blob/0.1.16/NEWS
2019-05-17 00:46:35 -04:00
Mario Rodas 4649cce654
Merge pull request #61592 from xrelkd/update/cargo-sweep
cargo-sweep: fix cargoSha256
2019-05-16 23:14:55 -05:00
worldofpeace fb4ec8f688 geoclue: 2.5.2 -> 2.5.3
Updated patch as needed.

https://gitlab.freedesktop.org/geoclue/geoclue/tags/2.5.3
2019-05-16 22:45:38 -04:00
Silvan Mosberger 73e116a495
Merge pull request #61291 from r-ryantm/auto-update/gdcm
gdcm: 2.8.9 -> 3.0.0
2019-05-17 03:26:19 +02:00
worldofpeace 24c7e2a15c graphene: init at 1.8.6 2019-05-16 21:24:40 -04:00
Will Dietz 9aa6837853
Merge pull request #61557 from dtzWill/update/nodejs-12.2.0
nodejs-12_x: 12.1.0 -> 12.2.0
2019-05-16 14:36:43 -05:00
worldofpeace ef14821cc1 pythonPackages.anytree: init at 2.6.0 2019-05-16 14:52:11 -04:00
Silvan Mosberger 6c13c0f4ed
Merge pull request #61484 from chreekat/minimal-haskell-packaging-docs
Add minimal docs for callHackage and friends
2019-05-16 18:48:40 +02:00
Renaud a7a52478be
Merge pull request #61382 from r-ryantm/auto-update/python3.7-pamqp
python37Packages.pamqp: 2.1.0 -> 2.3.0
2019-05-16 17:38:04 +02:00
Renaud 3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann 3789eb8e3a
Merge pull request #43385 from fragamus/libcsptr2
libcsptr: init at 2.0.4
2019-05-16 15:48:32 +02:00
xrelkd b6769b6876 cargo-sweep: fix cargoSha256 2019-05-16 21:38:43 +08:00
Pascal Wittmann 89941316d5
Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
Renaud 9ee1763cb6
pythonPackages.httpretty: disable 2 flaky tests
intermittently failing on all platforms
2019-05-16 14:41:48 +02:00
geistesk 9ade471e67 racket: 7.2 -> 7.3 2019-05-16 10:02:28 +02:00
Eelco Dolstra ab1ac905b4 libjpeg-turbo: 2.0.1 -> 2.0.2 2019-05-16 08:25:41 +02:00
Frederik Rietdijk d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
xrelkd c1756a0628
cargo-make: init at 0.19.1 2019-05-15 22:25:30 -05:00
Aaron Andersen 0b1a96ccdd
Merge pull request #61344 from lopsided98/g2o-init
g2o: init at 2019-04-07
2019-05-15 22:03:07 -04:00
Silvan Mosberger 03badf6e30
Merge pull request #61143 from volth/patch-334
allow overriding perl528 and perldevel in overlays
2019-05-16 00:58:10 +02:00
Will Dietz 6863ef2c80
vte: 0.56.2 -> 0.56.3 2019-05-15 17:15:14 -05:00
Will Dietz 979970a4cd
nss: 3.43 -> 3.44 2019-05-15 17:03:35 -05:00
Will Dietz 354ccb2052
nss: 3.42.1 -> 3.43
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
2019-05-15 17:03:15 -05:00
Will Dietz 2cd3768d54
nodejs-12_x: 12.1.0 -> 12.2.0 2019-05-15 16:55:03 -05:00
Matthew Bauer d0ea2df4fb
Merge pull request #61526 from nh2/servant-doc-no-haddock-fix
haskell: servant: Don't write to $doc if disabled.
2019-05-15 16:55:10 -04:00
Niklas Hambüchen 0ef2bbfd0b haskell: servant: Don't hardcode $doc.
Until now this broke on `enableSeparateDocOutput = false`,
as then `$doc` was not defined so it tried to copy stuff to
`/share/doc/servant`.

Fixes regression introduced in commit be63b1994d.
2019-05-15 22:45:32 +02:00
Lily Ballard ffd371164f cocoapods-beta: 1.7.0.rc.1 -> 1.7.0.rc.2 2019-05-15 13:02:02 -07:00
R. RyanTM 0ff5e227af gegl_0_4: 0.4.14 -> 0.4.16 (#61292)
* gegl_0_4: 0.4.14 -> 0.4.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gegl/versions

* gegl_0_4: drop Darwin patches
They were merged upstream and shipped with v0.4.16
2019-05-15 21:46:29 +02:00
Ben Wolsieffer 655e9dcfd8 g2o: init at 2019-04-07 2019-05-15 15:16:25 -04:00
Lily Ballard aba46ce144 cocoapods: 1.6.1 -> 1.6.2 2019-05-15 11:53:46 -07:00
Rostyslav Kurylo 91872f537c saleae-logic: 1.2.10 -> 1.2.28
The older 1.2.10 version does not support new Saleae devices well.

i686 platform was removed because Saleae stopped providing 32-bit
builds since 1.2.11.
2019-05-15 20:24:22 +02:00
Renaud 3ad972278d
Merge pull request #61396 from r-ryantm/auto-update/python3.7-python-axolotl
python37Packages.python-axolotl: 0.1.42 -> 0.2.2
2019-05-15 19:39:33 +02:00
Renaud 24c04ee41c
Merge pull request #58294 from r-ryantm/auto-update/libgdiplus
libgdiplus: 5.6 -> 5.6.1
2019-05-15 17:36:14 +02:00
Tristan Helmich (omniIT) 9388ca29fc packer: 1.3.3 -> 1.4.0 2019-05-15 14:47:43 +00:00
Cyril Cohen b71c308591
coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
Renaud 4ec7a6eda9
Merge pull request #61532 from lilyball/chit
chit: 0.1.12 -> 0.1.13
2019-05-15 14:57:42 +02:00
Renaud c912002f2c
pythonPackages.httpretty: fix build on aarch64 (#61516)
tests.functional.test_httplib2.test_callback_response
keeps failing on Hydra
+ update meta.homepage
2019-05-15 13:17:05 +02:00
Austin Seipp b0c2352a30
Merge pull request #61529 from thoughtpolice/nixpkgs/pypy3-fix-funcsigs
pythonPackages.funcsigs: fix tests on pypy3
2019-05-15 06:00:29 -05:00
Vincent Laporte b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Lily Ballard cef5ed2cf4 chit: 0.1.12 -> 0.1.13
Re-enable tests as the one that required network access has been fixed.
2019-05-14 22:16:28 -07:00
Linus Heckemann d33ab9951c
Merge pull request #50976 from mayflower/slang-terminfo
slang: respect TERMINFO_DIRS and ignore FHS paths
2019-05-15 06:43:40 +02:00
Mario Rodas f1a6b2f426
Merge pull request #61404 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
2019-05-14 22:37:05 -05:00
Mario Rodas 90b21e029a
Merge pull request #61410 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.7.0 -> 0.8.0
2019-05-14 22:32:35 -05:00
Mario Rodas d284b3c309
Merge pull request #61459 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-14 22:00:49 -05:00
Austin Seipp dd79d605de
pythonPackages.funcsigs: fix tests on pypy3
This package has a spurious test failure on PyPy3, which was reported
upstream a while ago:

     https://github.com/testing-cabal/funcsigs/issues/10

This is fixed thanks to the included patch, which was authored and is
also used by the Gentoo Python team.

With this, packages like 'pytest' and 'click' now work under PyPy3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 21:57:27 -05:00
Mario Rodas fa1c611e10
Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00