Commit Graph

71720 Commits

Author SHA1 Message Date
Frederik Rietdijk
c595befa62 python: alembic: 1.0.11 -> 1.2.1 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
1121a28d5a python: aiounifi: 4 -> 11 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
2b9be3a272 python: aioredis: 1.2.0 -> 1.3.0 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
110f8a638e python: aiohttp-jinja2: 1.1.2 -> 1.2.0 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
7df93fa7c6 python: aioesphomeapi: 2.2.0 -> 2.4.0 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
716c8ce3a6 python: aioamqp: 0.12.0 -> 0.13.0 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
fa66bbc4b7 python: accupy: 0.1.4 -> 0.2.0 2019-10-27 15:29:10 +01:00
Frederik Rietdijk
1d207a80a9 python: absl-py: 0.7.1 -> 0.8.1 2019-10-27 15:29:10 +01:00
Frederik Rietdijk
d5696bee85 python: WazeRouteCalculator: 0.9 -> 0.12 2019-10-27 15:29:10 +01:00
Frederik Rietdijk
a2c62e2c9a python: Mako: 1.0.14 -> 1.1.0 2019-10-27 15:29:10 +01:00
Frederik Rietdijk
11eb4707bd python: JPype1: 0.6.3 -> 0.7.0 2019-10-27 15:29:10 +01:00
Frederik Rietdijk
ee3a68ff28 python: GitPython: 2.1.14 -> 3.0.4 2019-10-27 15:29:10 +01:00
Frederik Rietdijk
8bea48fc44 python: Babel: 2.6.0 -> 2.7.0 2019-10-27 15:29:10 +01:00
Markus S. Wamser
cc595c2c21 sphinxcontrib-serializinghtml: init at 1.1.3
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
a3746ffc8d sphinxcontrib-qthelp: init at 1.0.2
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
56a517e47c sphinxcontrib-jsmath: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2218aba936 sphinxcontrib-htmlhelp: init at 1.0.2
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
00fef5d9c2 sphinxcontrib-devhelp: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2a6996cca0 sphinxcontrib-applehelp: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Frederik Rietdijk
059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Marek Mahut
aa06cb3782
Merge pull request #72078 from prusnak/py3buddy
pythonPackages.py3buddy: init at unstable-2019-09-29
2019-10-27 14:58:31 +01:00
Florian Klink
a2f50c02cc
Merge pull request #72082 from JohnAZoidberg/remove-taglib_1_9
taglib_1_9, tomahawk:Remove unmaintained packages
2019-10-27 13:25:44 +01:00
Daniel Schaefer
a3a782ec5f taglib_1_9: Removed, not needed anymore
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Domen Kožar
0b3ae797c2
Merge pull request #71693 from turboMaCk/elm-0.19.1-node-packages-updates
elmPackages.{elm-test,elm-analyse}: elm 0.19.1 updates
2019-10-27 13:07:51 +01:00
Pavol Rusnak
b3a629cabc
pythonPackages.py3buddy: init at unstable-2019-09-29 2019-10-27 12:22:57 +01:00
Ben Darwin
8d7fef4912 pythonPackages.pyezminc: mark as unbroken 2019-10-26 09:55:30 -07:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Emery Hemingway
94afe19f93 kf5gpgmepp: init at 16.08.3 2019-10-26 14:42:37 +02:00
Marek Mahut
f91beeff33
Merge pull request #71896 from markuskowa/upd-hwloc
hwloc: 2.0.4 -> 2.1.0
2019-10-26 14:15:57 +02:00
Michael Weiss
ec53f1d084
dav1d: 0.5.0 -> 0.5.1
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
2019-10-26 14:15:27 +02:00
Maximilian Bosch
22470fff35
mautrix-telegram: fix build
With updating `pluggy` to `0.13.0`[1] the way how python modules are
imported during pytest changed which broke all modules that had a
`coding: future_fstrings` annotation at the top which used to be needed
for python <=3.5. This only affected the tests, deploying a
`mautrix-telegram` from master with `doCheck = false;` works fine.

I applied a patch for `mautrix-telegram` which drops python 3.5 compat
(this package is intended to be used as application with python 3.7, so this
should be fine on master/unstable) and modified `mautrix-appservice`
accordingly as a lot of things on master changed since their last
release, so applying a patch didn't work there.

Resolves #71996

[1] faf8cfba4e
2019-10-26 10:58:56 +02:00
Domen Kožar
e478127e80
Merge pull request #72002 from marsam/fix-pythonPackages.docker-darwin
pythonPackages.docker: fix build on darwin
2019-10-26 10:17:38 +02:00
John Ericson
6a4726d602
Merge pull request #68398 from angerman/feature/fix-openssl
fix openssl for cross compilation
2019-10-26 09:39:32 +02:00
R. RyanTM
112436afc3 rocksdb: 6.2.4 -> 6.3.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/rocksdb/versions
2019-10-25 18:35:11 -07:00
Mario Rodas
3b43c08dc5
Merge pull request #71959 from marsam/fix-libglvnd-darwin
libglvnd: fix build on darwin
2019-10-25 20:31:43 -05:00
Mario Rodas
ad7764c615
pythonPackages.docker: fix build on darwin 2019-10-25 20:00:00 -05:00
R. RyanTM
886de2dd23 tbb: 2019_U8 -> 2019_U9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
Frederik Rietdijk
1d7e21905c pipenv: patch pipenv to point to python that has virtualenv 2019-10-25 17:31:51 +02:00
R. RyanTM
672cd1398a thrift: 0.12.0 -> 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/thrift/versions
2019-10-25 17:05:27 +02:00
Mario Rodas
77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas
253de2cb22
Merge pull request #71288 from matthuszagh/cocotb
cocotb: init at 1.2.0
2019-10-25 08:59:20 -05:00
Mario Rodas
d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
worldofpeace
b9f2c7d36a python3.pkgs.python-dbusmock: fix build
The test_code codestyle test failed because of the lines being too long.
We added --ignore=E501 to fix this, which makes it ignore checking
line length.
2019-10-25 08:44:50 -04:00
Robin Gloster
48a22a0ff7
Merge pull request #71964 from arthurl/wt-PR
wt: Allow optional library harfbuzz to be overriden with null
2019-10-25 14:29:39 +02:00
Robin Gloster
b047445f69
Merge pull request #71980 from Tomahna/scalafmt
scalafmt: 2.0.1 -> 2.2.1
2019-10-25 14:27:08 +02:00
Kevin Rauscher
a48709ba7e scalafmt: 2.0.1 -> 2.2.1 2019-10-25 13:22:20 +02:00
Mario Rodas
03e55536c3
ffmpeg-full: disable libvmaf for isAarch64 2019-10-25 04:20:00 -05:00
Mario Rodas
2924904d95
pythonPackages.cocotb: fix build on darwin 2019-10-25 04:20:00 -05:00
Robin Gloster
9671f33c06
Merge pull request #71968 from aanderse/php
php: 7.2.23 -> 7.2.24, 7.3.10 -> 7.3.11
2019-10-25 10:14:26 +02:00
Vincent Laporte
0c2aa9dd33 ocamlPackages.ppx_tools: enable at 5.3+4.08.0 for OCaml 4.09 2019-10-25 07:09:42 +00:00
Vincent Laporte
0361ae2230 ocamlPackages.camlp4: fix evaluation for OCaml ≥ 4.09 2019-10-25 07:09:42 +00:00
Aaron Andersen
a480006281 php: 7.2.23 -> 7.2.24, 7.3.10 -> 7.3.11 2019-10-25 03:09:19 -04:00
Jaakko Luttinen
0109d6587a pythonPackages.holidays: init at 0.9.11 2019-10-24 23:00:26 -07:00
Jonathan Ringer
d463f540c6 pythonPackages.pydocumentdb: fix build 2019-10-24 21:49:57 -07:00
Arthur Lee
d2282cc4a7 wt: Allow optional library harfbuzz to be overriden with null 2019-10-25 11:56:31 +08:00
R. RyanTM
83e7a50664 yarn: 1.19.0 -> 1.19.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/yarn/versions
2019-10-24 20:12:37 -07:00
R. RyanTM
a16145e47d xxHash: 0.7.1 -> 0.7.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/xxhash/versions
2019-10-24 20:11:02 -07:00
Mario Rodas
efce3c1367
libglvnd: fix build on darwin
The --version-script flag is only supported by GNU LD
2019-10-24 21:00:00 -05:00
Sam Stites
9d90d5fb29 protobuf: add 3.10 2019-10-24 18:51:51 -07:00
Mario Rodas
b2b77b3b5e
libogg: fix build on darwin 2019-10-24 20:00:00 -05:00
Florian Klink
a484c07d84
Merge pull request #71612 from danjuv/master
bazel: 1.0 -> 1.1
2019-10-25 00:33:06 +02:00
scalavision
535a7006ea truvari: init at 1.3.2 (#70877)
pythonPackages.pyvcf: init at 0.6.8
2019-10-24 17:06:42 -04:00
Peter Simons
c822db3d8c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-6-g12ceeb2 from Hackage revision
d7308f3b47.
2019-10-24 22:13:58 +02:00
Peter Simons
40c944f56b haskell-polysemy: remove 'broken' marker; the package now builds 2019-10-24 22:12:54 +02:00
(cdep)illabout
c41bbefd80
haskellPackages.polysemy: mark dontCheck 2019-10-24 16:05:55 -04:00
Marek Fajkus
35f1e57531 haskellPackages.language-ats: dontCheck 2019-10-24 22:01:48 +02:00
Peter Simons
7dcc5c717d haskell-dhall: update overrides for the latest version 2019-10-24 22:01:48 +02:00
Peter Simons
d604960843 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-6-g12ceeb2 from Hackage revision
d7308f3b47.
2019-10-24 22:01:48 +02:00
Jack Kelly
1fc7deab86 haskellPackages.grammatical-parsers: mark unbroken
I did see a timeout in the test suite, in the mconcat property test
provided by checkers, but lost the seed.
2019-10-24 22:01:48 +02:00
Peter Simons
38fc43e993 hackage2nix: disable broken builds to fix evaluation on Hydra 2019-10-24 22:00:46 +02:00
Peter Simons
0d47fe836a LTS Haskell 14.11 2019-10-24 22:00:46 +02:00
Ryan Mulligan
2985a83456
Merge pull request #71906 from r-ryantm/auto-update/sccache
sccache: 0.2.11 -> 0.2.12
2019-10-24 12:32:22 -07:00
R. RyanTM
719313b2a2 spdlog: 1.3.1 -> 1.4.2 (#71876)
* spdlog: 1.3.1 -> 1.4.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/spdlog/versions

* spdlog: actually disable example build
2019-10-24 17:15:38 +02:00
R. RyanTM
4adf207fae sccache: 0.2.11 -> 0.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sccache/versions
2019-10-24 07:11:18 -07:00
R. RyanTM
f9b717e5c0 micronaut: 1.2.3 -> 1.2.5 (#71697)
* micronaut: 1.2.3 -> 1.2.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/micronaut/versions

* micronaut: keep description short

and run pre+post hooks when overriding install phase
2019-10-24 15:59:16 +02:00
Michael Weiss
d87b8ecbff
python37Packages.mysql-connector: 8.0.17 -> 8.0.18 2019-10-24 15:47:00 +02:00
Profpatsch
fbd06addb3 bazel: exclude tests.shebang from running on darwin 2019-10-24 12:16:20 +02:00
R. RyanTM
12c9003b02 qpdf: 9.0.1 -> 9.0.2 (#71856)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-10-24 11:52:51 +02:00
R. RyanTM
bc55c463b4 live555: 2019.08.16 -> 2019.10.20 (#69656)
* live555: 2019.08.16 -> 2019.09.18

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions

* live555: 2019.09.18 -> 2019.10.20
2019-10-24 11:15:29 +02:00
Matthieu Coudron
5f3db033df
Merge pull request #71802 from teto/luadoc
adds Luadoc.
2019-10-24 18:04:12 +09:00
Markus Kowalewski
708f00d944
hwloc: 2.0.4 -> 2.1.0 2019-10-24 10:31:50 +02:00
Franz Pletz
3f9774c1d5
Merge pull request #71835 from ruuda/libressl-302
libressl_3_0: 3.0.1 -> 3.0.2
2019-10-24 08:30:10 +00:00
Pierre Bourdon
a92c42d197 gst-plugins-base: apply patch for CVE-2019-9928
Refactor the patchPhase management for the package along the way to
something more standard.
2019-10-24 08:53:12 +02:00
R. RyanTM
5e0663493f python37Packages.plac: 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-plac/versions
2019-10-24 08:49:24 +02:00
Frederik Rietdijk
612f0525b3 Merge staging-next into staging 2019-10-24 08:34:33 +02:00
Frederik Rietdijk
fa21e8c1bb
Merge pull request #71780 from NixOS/staging-next
Staging next
2019-10-24 08:33:16 +02:00
Frederik Rietdijk
32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Will Dietz
092a835bab
Merge pull request #71833 from dtzWill/update/boomerang-0.5.1
boomerang: 0.4.X -> 0.5.1, various fixes and cleanups
2019-10-24 01:26:27 -05:00
Valentin Robert
1bb56de88b coqPackages.coq-bits: init at 20190812 2019-10-24 06:24:33 +00:00
Vincent Laporte
7044058ef7 coqPackages_8_10.ltac2: init at 0.3 2019-10-24 06:20:59 +00:00
Will Dietz
472832f19c
boomerang: be less verbose/explicit, save for problematic upstream
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-24 01:03:20 -05:00
Austin Seipp
9dab9a7970
libfsm: 0.1pre1869_f70c3c5 -> 0.1pre1905_bd5937fa
Properly separate the build and install phases for better nix shell
hacking when using `buildPhase` -- and also fix a bug where
`$NIX_BUILD_CORES` wasn't properly passed to `bmake`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-23 22:16:18 -05:00
Colin
52c8d46286 conftest: Remove sumdb override now that #34866 is merged (#71479) 2019-10-23 17:43:31 -07:00
Mario Rodas
eee978fd28
Merge pull request #71796 from marsam/update-nodejs-10_x
nodejs-10_x: 10.16.3 -> 10.17.0
2019-10-23 19:06:30 -05:00
R. RyanTM
1fb7f610de python37Packages.yamllint: 1.17.0 -> 1.18.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-yamllint/versions
2019-10-23 14:05:00 -07:00
Ruud van Asseldonk
671a1182e3 libressl_2_8: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
R. RyanTM
16af91590d python37Packages.PyGithub: 1.43.8 -> 1.44
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-pygithub/versions
2019-10-23 11:46:06 -07:00
Sam Stites
dfa8e8b9bc python3Packages.pytorch: 1.0.0 -> 1.2.0 2019-10-23 10:57:43 -07:00
Sam Stites
f12199614d magma: use cudatoolkit 2019-10-23 10:57:43 -07:00
Sam Stites
cfdcce7052 openmpi: enable cuda support 2019-10-23 10:57:43 -07:00
R. RyanTM
f3579ad1cd python37Packages.rasterio: 1.0.28 -> 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-rasterio/versions
2019-10-23 10:54:54 -07:00
Marek Mahut
f1d6eaab57
Merge pull request #71676 from r-ryantm/auto-update/librsync
librsync: 2.1.0 -> 2.2.1
2019-10-23 19:54:19 +02:00
Marek Mahut
f9c821123e
Merge pull request #71744 from r-ryantm/auto-update/packr
packr: 2.6.0 -> 2.7.1
2019-10-23 19:53:26 +02:00
Ruud van Asseldonk
1126db828f libressl_3_0: 3.0.1 -> 3.0.2 2019-10-23 19:08:55 +02:00
Will Dietz
225053845b
boomerang: use qt's mkDerivation 2019-10-23 11:59:54 -05:00
Will Dietz
6c275a5d5c
boomerang: 0.5.0 -> 0.5.1 2019-10-23 11:59:23 -05:00
Will Dietz
32d132a8ee
boomerang: remove deprecated fixups/workarounds
If they're still needed they should be reworked so they apply :)
2019-10-23 11:59:12 -05:00
Will Dietz
4fca420a18
boomerang: 0.4.0-alpha-2018-10-25 -> 0.5.0
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.0
2019-10-23 11:58:57 -05:00
R. RyanTM
e9ca44e9c3 python37Packages.peewee: 3.11.1 -> 3.11.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-peewee/versions
2019-10-23 09:31:37 -07:00
R. RyanTM
de09f8cde4 python37Packages.shodan: 1.17.0 -> 1.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-shodan/versions
2019-10-23 09:30:11 -07:00
R. RyanTM
14d0b1a7f0 libstrophe: 0.9.2 -> 0.9.3 (#71663)
* libstrophe: 0.9.2 -> 0.9.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/libstrophe/versions

* libstrophe: cleanup build inputs
2019-10-23 18:28:54 +02:00
R. RyanTM
f07e6d6c59 python37Packages.imageio: 2.5.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-imageio/versions
2019-10-23 09:27:31 -07:00
R. RyanTM
a63e2fe571 python37Packages.colored: 1.3.93 -> 1.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/python3.7-colored/versions
2019-10-23 09:22:40 -07:00
R. RyanTM
5d30102c6a python37Packages.ssdeep: 3.3 -> 3.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-ssdeep/versions
2019-10-23 09:08:10 -07:00
R. RyanTM
074c8d05ce python37Packages.pyaxmlparser: 0.3.15 -> 0.3.21
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-pyaxmlparser/versions
2019-10-23 09:00:05 -07:00
R. RyanTM
d88936ad8d python37Packages.soco: 0.17 -> 0.18
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-soco/versions
2019-10-23 08:57:33 -07:00
R. RyanTM
ec6a444eea python37Packages.django_extensions: 2.1.9 -> 2.2.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-django-extensions/versions
2019-10-23 08:57:06 -07:00
R. RyanTM
028f7e0e74 python37Packages.Logbook: 1.5.2 -> 1.5.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-logbook/versions
2019-10-23 08:54:58 -07:00
R. RyanTM
4a2424dada python37Packages.cupy: 6.3.0 -> 6.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/python3.7-cupy/versions
2019-10-23 08:53:27 -07:00
R. RyanTM
ec22038c8f python37Packages.pex: 1.6.11 -> 1.6.12
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-10-23 08:50:31 -07:00
R. RyanTM
f106ef0cf3 python37Packages.lark-parser: 0.7.5 -> 0.7.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-lark-parser/versions
2019-10-23 08:48:55 -07:00
R. RyanTM
b3c2e3890d python37Packages.flask-jwt-extended: 3.23.0 -> 3.24.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-flask-jwt-extended/versions
2019-10-23 08:46:31 -07:00
Frederik Rietdijk
09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Robin Gloster
b451d3327c
Merge pull request #69835 from r-ryantm/auto-update/python3.7-Keras
python37Packages.Keras: 2.2.4 -> 2.3.0
2019-10-23 16:49:40 +02:00
Frederik Rietdijk
4a979b8871 python2Packages.notebook: restore
as it is a dependency of sage.
2019-10-23 16:40:51 +02:00
Mario Rodas
54c4d899b5
Merge pull request #71371 from tomberek/tomberek/grpcio
grpcio: 1.23.0 -> 1.24.3
2019-10-23 09:37:35 -05:00
Robin Gloster
862ef87ae7
Merge pull request #69659 from r-ryantm/auto-update/libmysofa
libmysofa: 0.7 -> 0.8
2019-10-23 16:36:46 +02:00
Mario Rodas
05f9ed01ab
Merge pull request #71162 from marsam/fix-swiProlog-darwin
swiProlog: fix build on darwin
2019-10-23 09:11:14 -05:00
Frederik Rietdijk
a7d4f484ba Merge staging-next into staging 2019-10-23 15:56:58 +02:00
R. RyanTM
da0a2dcaa2 osl: 1.10.6 -> 1.10.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/openshadinglanguage/versions
2019-10-23 15:54:52 +02:00
Frederik Rietdijk
af491cbb7d openssl: use old method for configuring on i686, fixes #71786
unbreaks pkgsi686Linux.openssl_1_0_2
2019-10-23 15:54:07 +02:00
R. RyanTM
ef4b7ff66f libsolv: 0.7.6 -> 0.7.7 (#71671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-10-23 15:52:47 +02:00
Ryan Mulligan
3db4109501
Merge pull request #71730 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.2 -> 1.0.3
2019-10-23 06:17:34 -07:00
Timo Kaufmann
a2aeec6c35
Merge pull request #71792 from FRidh/twisted
python.pkgs.twisted: move twisted cache generation to postFixup
2019-10-23 15:15:09 +02:00
Ryan Mulligan
f3258d4bb5
Merge pull request #71768 from r-ryantm/auto-update/postman
postman: 7.6.0 -> 7.9.0
2019-10-23 06:13:35 -07:00
Mario Rodas
ea8cb3a8a5
Merge pull request #71422 from marsam/update-chromedriver
chromedriver: 76.0.3809.68 -> 78.0.3904.11
2019-10-23 07:51:11 -05:00
Robin Gloster
98165c5132
Merge pull request #66097 from r-ryantm/auto-update/python3.7-paste
python37Packages.paste: 3.0.8 -> 3.1.0
2019-10-23 14:18:28 +02:00
Robin Gloster
66f9c5c444
Merge branch 'staging' into auto-update/c-blosc 2019-10-23 13:16:16 +02:00
Matthieu Coudron
15818981fe luaPackages.luadoc: init at 3.0.1-1
Used in vim plugins like nvim-terminal-lua to generate html docs.
2019-10-23 20:03:57 +09:00
Matthieu Coudron
af6bdae831 luaPackages.lualogging: init at 1.3.0-1
Dependency of luadoc
2019-10-23 20:00:45 +09:00
Frederik Rietdijk
767c0b74fe Revert "pythonPackages.twisted: disable python2"
Builds fine now.

This reverts commit a1a8c96d8f.
2019-10-23 12:49:45 +02:00
Frederik Rietdijk
e70c0170df python.pkgs.twisted: move twisted cache generation to postFixup
The Python 2 build of twisted would fail when generating the cache. This
failure started occuring since the change was introduced that builds
setuptools as a wheel instead of as an egg,
90be4c2c78.

Turns out moving this step to postFixup solves the issue. I suppose it
is related to the order of site packages being evaluated, where
PYTHONPATH introduced additional ones.
2019-10-23 12:48:16 +02:00
Robin Gloster
d0b3711fe9
Merge pull request #59440 from r-ryantm/auto-update/apr
apr: 1.6.5 -> 1.7.0
2019-10-23 12:42:09 +02:00
Frederik Rietdijk
6ab609ca58 python.pkgs.twisted: move twisted cache generation to postFixup
The Python 2 build of twisted would fail when generating the cache. This
failure started occuring since the change was introduced that builds
setuptools as a wheel instead of as an egg,
90be4c2c78.

Turns out moving this step to postFixup solves the issue. I suppose it
is related to the order of site packages being evaluated, where
PYTHONPATH introduced additional ones.
2019-10-23 11:26:47 +02:00
Mario Rodas
7785f49b23
nodejs-10_x: 10.16.3 -> 10.17.0
Release notes: https://nodejs.org/en/blog/release/v10.17.0/
2019-10-23 04:20:00 -05:00
Dima
120b6b06df pythonPackages.apsw: 3.22.0-r1 -> 3.29.0-r1 + sqlite fix
Bumping version of apsw to be able to backport an upstream fix for
SQLite >= 3.30.0 which fixes a failing test.
2019-10-23 09:39:19 +02:00
Frederik Rietdijk
a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
R. RyanTM
51322d5b39 python37Packages.azure-mgmt-devspaces: 0.1.0 -> 0.2.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-azure-mgmt-devspaces/versions
2019-10-23 00:03:16 -07:00
R. RyanTM
313b220aeb python37Packages.azure-mgmt-authorization: 0.52.0 -> 0.60.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-azure-mgmt-authorization/versions
2019-10-22 23:20:44 -07:00
Matthieu Coudron
b87fc84335 python3Packages.papis: 0.8.2 -> 0.9
Many breaking changes, see the Changelog.
2019-10-22 23:19:56 -07:00
Matthieu Coudron
d0e33f172d pythonPackages.python-doi: init at 0.1.1
Required by the new papis 0.9
2019-10-22 23:19:56 -07:00
R. RyanTM
a4c8b2fa46 python37Packages.azure-mgmt-sql: 0.13.0 -> 0.14.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-azure-mgmt-sql/versions
2019-10-22 22:56:28 -07:00
R. RyanTM
af9d34d033 postman: 7.6.0 -> 7.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/postman/versions
2019-10-22 22:52:50 -07:00
R. RyanTM
482a946e7f python37Packages.azure-mgmt-storage: 4.1.0 -> 4.2.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-azure-mgmt-storage/versions
2019-10-22 22:40:09 -07:00
R. RyanTM
8dc9d5ab5f python37Packages.azure-mgmt-datafactory: 0.7.0 -> 0.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-datafactory/versions
2019-10-22 22:28:45 -07:00
R. RyanTM
81bac9fc50 python37Packages.azure-mgmt-iothub: 0.8.2 -> 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-azure-mgmt-iothub/versions
2019-10-22 22:12:23 -07:00
R. RyanTM
58092792ec python37Packages.azure-mgmt-hanaonazure: 0.6.0 -> 0.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-azure-mgmt-hanaonazure/versions
2019-10-22 22:02:10 -07:00
R. RyanTM
dfd3ef8eb8 python37Packages.azure-servicefabric: 6.4.0.0 -> 6.5.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-azure-servicefabric/versions
2019-10-22 22:01:17 -07:00
R. RyanTM
b3df27f6db python37Packages.azure-mgmt-subscription: 0.3.0 -> 0.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-azure-mgmt-subscription/versions
2019-10-22 21:59:21 -07:00
R. RyanTM
def30c0d05 python37Packages.azure-mgmt-reservations: 0.3.2 -> 0.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-azure-mgmt-reservations/versions
2019-10-22 21:58:40 -07:00
R. RyanTM
6e8b97bff0 python37Packages.azure-mgmt-network: 5.0.0 -> 6.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-azure-mgmt-network/versions
2019-10-22 21:54:53 -07:00
R. RyanTM
03e8a090c9 packr: 2.6.0 -> 2.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/packr/versions
2019-10-22 19:54:20 -07:00
R. RyanTM
c22dc1ef36 openvdb: 6.2.0 -> 6.2.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/openvdb/versions
2019-10-22 18:05:02 -07:00
Mario Rodas
ded9ac354f flow: 0.109.0 -> 0.110.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.110.0
2019-10-22 18:04:02 -07:00
Jonathan Ringer
548b707584 mesa: fix build
latest versions (>=19.1.0), no longer need to delete
{,e}gl.pc after install
2019-10-22 17:36:19 -07:00
R. RyanTM
5596317d42 mimalloc: 1.0.8 -> 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/mimalloc/versions
2019-10-22 17:35:47 -07:00
R. RyanTM
de0be1a029 openxr-loader: 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/openxr-loader/versions
2019-10-22 16:56:47 -07:00
Eelco Dolstra
e89e0385c1 nlohmann_json: 3.6.1 -> 3.7.0
Also install multiple headers (in particular to get json_fwd.hpp,
which Nix needs).
2019-10-23 00:24:25 +02:00
Florian Klink
5c3401b605
Merge pull request #71650 from flokli/racket-7.4
racket: 7.3 -> 7.4
2019-10-22 22:59:20 +02:00
Marek Mahut
32e75c48a5
Merge pull request #71640 from r-ryantm/auto-update/ktlint
ktlint: 0.34.2 -> 0.35.0
2019-10-22 22:43:03 +02:00
Marek Mahut
0eb6dcfbaf
Merge pull request #71626 from r-ryantm/auto-update/intel-media-driver
intel-media-driver: 19.2 -> 19.3.0
2019-10-22 22:42:32 +02:00
Carlos Fernandez Sanz
420f0adca5 Disabled libvmaf for ffmpeg-full on darwin. Added postFixup to libvmaf. Removed period at end of description. 2019-10-22 10:33:30 -07:00
Marek Fajkus
ff88fe03d7
elmPackages.{elm-test,elm-analyse}: elm 0.19.1 updates 2019-10-22 19:16:46 +02:00
R. RyanTM
36169eba89 python37Packages.magic-wormhole-transit-relay: 0.1.2 -> 0.2.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-magic-wormhole-transit-relay/versions
2019-10-22 09:35:16 -07:00
Ryan Mulligan
61d19f1430
Merge pull request #71496 from r-ryantm/auto-update/armadillo
armadillo: 9.700.2 -> 9.800.1
2019-10-22 09:01:32 -07:00
R. RyanTM
45d9abf7c3 libmesode: 0.9.2 -> 0.9.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/libmesode/versions
2019-10-22 08:44:32 -07:00
Domen Kožar
c1993e9256
Merge pull request #71583 from turboMaCk/elm-format-ghc88x
elmPackages: elm-format GHC 8.8.1 patch
2019-10-22 17:41:00 +02:00
Frederik Rietdijk
7f63ecfff9 pipenv: fix dependencies
- setup_requires belong in nativeBuildInputs
- requests is only for Python 2. We offer only a Python 3 version of
pipenv
- setting PYTHONPATH is not needed because the magical sed expression
injects the dependencies in the executables. Otherwise, we would use
NIX_PYTHONPATH.
- PIP_IGNORE_INSTALLED was needed because of PYTHONPATH, but since we do
not set that anymore we can remove.
2019-10-22 07:59:15 -07:00
R. RyanTM
8310e6430a leatherman: 1.7.2 -> 1.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2019-10-22 07:54:32 -07:00
R. RyanTM
97e4b65014 lttng-tools: 2.10.7 -> 2.10.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/lttng-tools/versions
2019-10-22 16:43:39 +02:00
R. RyanTM
d7c5f8de19 libplacebo: 1.18.0 -> 1.21.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/libplacebo/versions
2019-10-22 07:37:52 -07:00
R. RyanTM
32fb640237 librsync: 2.1.0 -> 2.2.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/librsync/versions
2019-10-22 06:58:37 -07:00
Ryan Mulligan
3133a144d5
Merge pull request #71629 from r-ryantm/auto-update/janet
janet: 1.3.1 -> 1.4.0
2019-10-22 06:24:52 -07:00
Marek Fajkus
148d4a214a
elmPackages: elm-format GHC 8.8.1 patch 2019-10-22 14:52:57 +02:00
Frederik Rietdijk
4ca7e3d75f python.pkgs.sqlalchemy: support sqlite 3.30 2019-10-22 14:38:03 +02:00
Michael Raskin
872166e136
Merge pull request #71660 from NixOS/revert-71571-bump_pango
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238"
2019-10-22 11:52:18 +00:00
Frederik Rietdijk
ac148d40ed python.pkgs.pip2nix: mark as broken 2019-10-22 13:34:03 +02:00
Michael Raskin
419d8ddadd
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238" 2019-10-22 11:33:03 +00:00
Michael Raskin
dd5d488d7b
Merge pull request #71571 from d-goldin/bump_pango
pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238
2019-10-22 11:32:14 +00:00
Florian Klink
0e6a91be02 racket: 7.3 -> 7.4 2019-10-22 11:58:44 +02:00
R. RyanTM
016a8b6f5c liblockfile: 1.15 -> 1.16 (#69664)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-10-22 11:26:05 +02:00
R. RyanTM
5b379a9d6e gdcm: 3.0.2 -> 3.0.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/gdcm/versions
2019-10-22 10:15:23 +02:00
Frederik Rietdijk
a74f98051b
Merge pull request #71639 from volth/cpan2nix-2019-10-22
perlPackages: bulk upgrade
2019-10-22 10:12:17 +02:00
R. RyanTM
c307ed8170 go: 1.13.1 -> 1.13.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/go/versions
2019-10-22 10:11:50 +02:00
Robin Gloster
1eb7eece1a
Merge pull request #71637 from max-wittig/patch-3
gitlab-runner: 12.3.0 -> 12.4.0
2019-10-22 10:11:33 +02:00
R. RyanTM
a86c304180 joker: 0.12.7 -> 0.12.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/joker/versions
2019-10-22 10:07:53 +02:00
Will Dietz
34b3a314ca libevdev: 1.7.0 -> 1.8.0 2019-10-22 10:02:32 +02:00
Will Dietz
5b754c4a4e libevdev: pname 2019-10-22 10:02:32 +02:00
Edmund Wu
2d1a119ff8 libglvnd: 1.0.0 -> 1.2.0 2019-10-22 10:01:56 +02:00
Doron Behar
7f69e4f2e8 fribidi: 1.0.5 -> 1.0.7 2019-10-22 10:01:04 +02:00
Jonathan Ringer
ba8e6179d8 pythonPackages.certifi: 2019.6.16 -> 2019.9.11 2019-10-22 09:58:41 +02:00
R. RyanTM
282f8d8c73 libogg: 1.3.3 -> 1.3.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/libogg/versions
2019-10-22 09:52:54 +02:00
R. RyanTM
24bfb5ba07 libqmi: 1.22.6 -> 1.24.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/libqmi/versions
2019-10-22 09:51:33 +02:00
R. RyanTM
c4affdf92e nspr: 4.21 -> 4.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nspr/versions
2019-10-22 09:49:12 +02:00
Robert Scott
90a48bbfa9 jbig2dec: 0.14 -> 0.16 2019-10-22 09:48:50 +02:00
Pierre Bourdon
f15564d72b libtiff: patch for CVE-2019-6128, CVE-2019-14973
CVE-2019-14973.patch is a manually backported of the upstream patch to
work around some minor merge conflicts.
2019-10-22 09:47:40 +02:00
Mario Rodas
62e5aa3719
Merge pull request #71035 from marsam/update-tflint
tflint: 0.12.0 -> 0.12.1
2019-10-22 02:39:41 -05:00
Ding Xiang Fei
703e44675c openssl: switch to linux-x86 and linux-x86_64 targets 2019-10-22 09:31:34 +02:00
Frederik Rietdijk
c35938870e Revert "openssl: switch to linux-x86 and linux-x86_64 targets"
Mass-rebuild and should go to staging instead.

This reverts commit 4c8695f835.
2019-10-22 09:28:53 +02:00
Ding Xiang Fei
4c8695f835 openssl: switch to linux-x86 and linux-x86_64 targets 2019-10-22 09:28:05 +02:00
R. RyanTM
6807f6b154 isocodes: 4.3 -> 4.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/iso-codes/versions
2019-10-22 09:23:38 +02:00
R. RyanTM
2c33c2b9f0 harfbuzz: 2.6.1 -> 2.6.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/harfbuzz/versions
2019-10-22 09:23:12 +02:00
Frederik Rietdijk
524e16554b
Merge pull request #71580 from andir/firefox-70
firefox 70
2019-10-22 09:21:35 +02:00
Frederik Rietdijk
a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
R. RyanTM
0ab7cc7080 ktlint: 0.34.2 -> 0.35.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/ktlint/versions
2019-10-22 00:18:14 -07:00
Frederik Rietdijk
43bbecea5e pythonInterpreters.graalpython37: init
Add an interpreter with package set for graalpython 3.7.
2019-10-22 09:16:18 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
volth
9e60fefc34 buildPerlPackage: remove postFixup
It has no effect since system-wide $PERL5LIB removed more than an year ago
2019-10-22 07:07:18 +00:00
volth
396190acb1 perlPackages: move CPAN libs to perl-packages.nix and non-CPAN libs out of perl-packages.nix 2019-10-22 07:07:18 +00:00
Jonathan Ringer
e1b6b9056d pythonPackages.lxml: 4.3.3 -> 4.4.1
reduce closure size by not propagating native dependencies
2019-10-22 08:54:48 +02:00
Max Wittig
95b324edc7
gitlab-runner: 12.3.0 -> 12.4.0 2019-10-22 08:48:00 +02:00
R. RyanTM
2d81e9aa4c janet: 1.3.1 -> 1.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/janet/versions
2019-10-21 22:37:33 -07:00
R. RyanTM
eec342dd30 intel-media-driver: 19.2 -> 19.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/intel-media-driver/versions
2019-10-21 22:09:04 -07:00
R. RyanTM
3ca78c1a12 grails: 4.0.0 -> 4.0.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/grails/versions
2019-10-22 07:04:45 +02:00
Danju Visvanathan
76af684141 bazel: 1.0 -> 1.1 2019-10-22 14:18:12 +11:00
R. RyanTM
36ffad1d7e catch2: 2.9.2 -> 2.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/catch2/versions
2019-10-21 19:53:25 -07:00
R. RyanTM
750c166455 cimg: 2.7.1 -> 2.7.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/cimg/versions
2019-10-21 19:50:53 -07:00
Peter Hoeg
9f05eb0521
Merge pull request #70391 from lsix/fix-qscintilla-qt4
qscintilla: Fix qt4 build
2019-10-22 10:49:18 +08:00
R. RyanTM
2f28107251 folly: 2019.09.16.00 -> 2019.10.14.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-10-21 19:48:47 -07:00
R. RyanTM
01c2033572 cfr: 0.146 -> 0.147
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-10-21 19:41:41 -07:00
R. RyanTM
e0675e9693 fstrm: 0.5.0 -> 0.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/fstrm/versions
2019-10-21 19:32:13 -07:00
R. RyanTM
92cf9bef86 git-quick-stats: 2.0.9 -> 2.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-quick-stats/versions
2019-10-21 19:29:50 -07:00
Austin Seipp
2c858f06aa
geoip: spruce it up a bit
Update metadata (dead URL), add myself as a maintainer, and do some
minor touchups, including moving to `pname+version`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-21 19:35:01 -05:00
Austin Seipp
b09fbccbaf
libinjection: init at 3.10.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-21 19:21:11 -05:00
Dima
db174675f1 pulling PangoFontsetSimple patch and propagating harfbuzz 2019-10-22 00:49:21 +02:00
Aaron Andersen
7defff80bf
Merge pull request #71573 from aanderse/msodbc
unixODBCDrivers.msodbcsql17: add missing openssl dependency
2019-10-21 16:55:12 -04:00
Domen Kožar
99f2e88123
Merge pull request #71538 from NixOS/elm-19.1
Elm 0.19.1
2019-10-21 21:59:13 +02:00
Andreas Rammhold
61017517a3 sqlite: 3.28.0 -> 3.30.0
Also bumps sqlite3_analyze as those have to be kept in sync
2019-10-21 21:58:37 +02:00
Andreas Rammhold
b4f278a07c nss: 3.46 -> 3.46.1 2019-10-21 21:58:37 +02:00
Andreas Rammhold
f19920f755 rust-cbdindgen: 0.9.0 -> 0.9.1 2019-10-21 21:58:36 +02:00
Andreas Rammhold
2deef75624 rust-cbindgen: skip expand tests
The expand tests require unstable rust features.
2019-10-21 21:58:36 +02:00
Domen Kožar
5235b19045
Elm: 0.19.0 -> 0.19.1 2019-10-21 21:32:35 +02:00
Aaron Andersen
18ad0a8028 unixODBCDrivers.msodbcsql17: add missing openssl dependency 2019-10-21 15:04:11 -04:00
Dima
23edc9cf14 pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238
Bumping version to incorporate a security fix.

Addresses: https://github.com/NixOS/nixpkgs/issues/70120

Upstream fix:
490f8979a2

Additional change required to build docs:
71461689b0

The dropped patch is already incorporated into the version.
2019-10-21 20:47:20 +02:00
R. RyanTM
5955b96940 ffmpegthumbnailer: 2.2.1 -> 2.2.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/ffmpegthumbnailer/versions
2019-10-21 20:38:58 +02:00
David Pätzel
6a2a395241 pythonPackages.mesa: init at 0.8.6 2019-10-21 10:29:58 -07:00
Renaud
8e5de3a0cd
libcutl: fix regex
Attempt to fix #71544
2019-10-21 18:25:40 +02:00
Renaud
58ddd8f16a
libechonest: 2.3.0 -> 2.3.1 (#71525)
Just a package revamp
+ one less sha1 hash in nixpkgs
2019-10-21 17:45:53 +02:00
Andreas Rammhold
8d77a83e96
Merge pull request #70259 from andir/rust-checkflags
rust introduce `checkFlags` to parametrize test execution
2019-10-21 17:33:10 +02:00
Renaud
0ee02a9d42
mbedtls: disable auto updates
Repology indicates dev releases as newer version
so disable @r-ryantm automatic updates.

cc @fpletz
2019-10-21 16:52:41 +02:00