Commit Graph

173281 Commits

Author SHA1 Message Date
R. RyanTM
0a9b241587 python37Packages.radio_beam: 0.3.1 -> 0.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-radio_beam/versions
2019-09-29 11:32:46 +02:00
R. RyanTM
342ecaefd7 python37Packages.rasterio: 1.0.25 -> 1.0.28
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rasterio/versions
2019-09-29 11:32:22 +02:00
R. RyanTM
e8e68cff3c python27Packages.tilestache: 1.51.13 -> 1.51.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-tilestache/versions
2019-09-29 11:31:39 +02:00
R. RyanTM
16452f1823 python37Packages.tld: 0.9.3 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tld/versions
2019-09-29 11:31:23 +02:00
Frederik Rietdijk
f73a09a9d6
Merge pull request #69930 from r-ryantm/auto-update/python3.7-resampy
python37Packages.resampy: 0.2.1 -> 0.2.2
2019-09-29 11:31:01 +02:00
R. RyanTM
a64bc80369 python37Packages.websockify: 0.8.0 -> 0.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-websockify/versions
2019-09-29 11:30:25 +02:00
Jonathan Ringer
f25e8a6d78 python3Packages.cnvkit: fix build 2019-09-29 11:29:38 +02:00
R. RyanTM
a1fffa983a python37Packages.twine: 1.13.0 -> 1.15.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twine/versions
2019-09-29 11:29:24 +02:00
Jonathan Ringer
d564733dd9 python3Packages.joblib: add setuptools dependency 2019-09-29 11:22:09 +02:00
Domen Kožar
094f290f35
bohem-gc: fix static build 2019-09-29 11:19:56 +02:00
Matthew Bauer
5ba8c04ae5
busybox: fix musl builds
You shouldn’t need to add anything with musl builds. The libc will
configure these values for you.
2019-09-29 11:19:56 +02:00
Matthew Bauer
85210e13e5
boehm-gc: support static + musl 2019-09-29 11:19:56 +02:00
Matthew Bauer
7ebd5999bd
brotli: add staticOnly option 2019-09-29 11:19:56 +02:00
Jonathan Ringer
3a63bee154 python3Packages.opt-einsum: 2.3.2 -> 3.0.1 2019-09-29 11:19:35 +02:00
Jonathan Ringer
6524733382 pythonPackages.opt-einsum: fix build 2019-09-29 11:19:35 +02:00
Jonathan Ringer
02648a6cc1 python3Packages.pytorch: fix build 2019-09-29 11:18:58 +02:00
worldofpeace
b3b123a104 dbus: set datadir again
Fixes #69404
2019-09-29 11:08:14 +02:00
R. RyanTM
3a98fa3852 worker: 4.0.1 -> 4.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/worker/versions
2019-09-29 02:03:52 -07:00
Vladimír Čunát
de99e7ce94
Merge #69115: llvmPackages_9: init 2019-09-29 11:03:06 +02:00
Frederik Rietdijk
0d956a673d python: zerorpc: 0.6.1 -> 0.6.3 2019-09-29 11:01:58 +02:00
Frederik Rietdijk
7408c39d20 pybitmessage: fix build
- use setuptools
- use msgpack instead of msgpack-python
2019-09-29 11:01:58 +02:00
Frederik Rietdijk
22aef72ff1 python: get rid of msgpack-python, fixes #48864
We already have msgpack, which is the same. Building a Python env with
`spacy` resulted in a collision between an `.so` provided through both
`msgpack` and `msgpack-python`.

I don't know why `transitional = True` was set. These kind of things
should be documented!
2019-09-29 11:01:58 +02:00
R. RyanTM
158fa34489 xlockmore: 5.57 -> 5.58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-09-29 01:55:53 -07:00
R. RyanTM
e739035e9e xmrig: 3.0.0 -> 3.1.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/xmrig/versions
2019-09-29 01:49:33 -07:00
Daniël de Kok
d2ccabaeea pythonPackages.spacy: fix import error
Importing spacy fails with:

ModuleNotFoundError: No module named 'pkg_resources

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

Tested with the en_core_web_sm model.
2019-09-29 10:48:15 +02:00
R. RyanTM
990a562310 vips: 8.8.1 -> 8.8.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/vips/versions
2019-09-29 01:27:47 -07:00
Marek Mahut
bef773ed53
Merge pull request #69871 from freepotion/ivan-056-to-057
ivan: 056 -> 057
2019-09-29 10:27:14 +02:00
Marek Mahut
238aac7e5f
Merge pull request #69892 from marsam/update-tflint
tflint: 0.11.2 -> 0.12.0
2019-09-29 10:27:01 +02:00
Mario Rodas
5e31186747
Merge pull request #69903 from marsam/update-1password
1password: 0.6.1 -> 0.6.2
2019-09-29 03:17:00 -05:00
Mario Rodas
18d612c89b
Merge pull request #69936 from marsam/fix-lsof-manpage
lsof: fix man page
2019-09-29 03:16:31 -05:00
R. RyanTM
2c389b4098 tpm2-tss: 2.2.3 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tpm2-tss/versions
2019-09-29 01:13:39 -07:00
R. RyanTM
3da81570f6 qmmp: 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/qmmp/versions
2019-09-29 09:27:58 +02:00
R. RyanTM
ca4c504191 uptimed: 0.4.1 -> 0.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/uptimed/versions
2019-09-29 00:12:18 -07:00
R. RyanTM
48ea4171cb urlscan: 0.9.3 -> 0.9.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/urlscan/versions
2019-09-29 00:09:43 -07:00
R. RyanTM
949cc9c316 tdlib: 1.4.0 -> 1.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/tdlib/versions
2019-09-29 00:02:36 -07:00
Vladyslav M
7757ae68bd
rmlint: 2.8.0 -> 2.9.0 (#69952)
rmlint: 2.8.0 -> 2.9.0
2019-09-29 09:48:45 +03:00
worldofpeace
1a22a184f0
Merge pull request #69970 from r-ryantm/auto-update/sequeler
sequeler: 0.7.2 -> 0.7.3
2019-09-29 06:04:01 +00:00
worldofpeace
4a7964614f eolie: 0.9.60 -> 0.9.63 2019-09-29 01:47:13 -04:00
worldofpeace
8f9135f511 lollypop: correct search-provider wrapping 2019-09-29 01:40:54 -04:00
R. RyanTM
7c751ccba1 streamlink: 1.1.1 -> 1.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/streamlink/versions
2019-09-28 22:28:49 -07:00
R. RyanTM
2bfb2f3c28 sequeler: 0.7.2 -> 0.7.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/sequeler/versions
2019-09-28 22:22:46 -07:00
R. RyanTM
8335ffe59b serialdv: 1.1.1 -> 1.1.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/serialdv/versions
2019-09-28 20:41:10 -07:00
Ryan Mulligan
9602e5d58b
Merge pull request #69717 from r-ryantm/auto-update/pdfcrack
pdfcrack: 0.17 -> 0.18
2019-09-28 20:35:50 -07:00
Orivej Desh
67024620aa clickhouse: 19.13.1.11 -> 19.13.5.44
Closes #66797
2019-09-29 02:57:04 +00:00
Orivej Desh
a5cf83c78a rdkafka: 1.0.1 -> 1.2.0
Closes #65987
2019-09-29 02:56:54 +00:00
R. RyanTM
5abb31557d rmlint: 2.8.0 -> 2.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/rmlint/versions
2019-09-28 19:33:01 -07:00
R. RyanTM
8fe18e4b3e radare2-cutter: 1.8.3 -> 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/radare2-cutter/versions
2019-09-28 19:10:44 -07:00
R. RyanTM
6c074851e6 rtl_433: 18.12 -> 19.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtl_433/versions
2019-09-28 18:37:30 -07:00
Maximilian Bosch
1eea42f89a
Merge pull request #68716 from jonringer/bump-datatable
pythonPackage.datatable: 0.8.0 -> 0.9.0
2019-09-29 03:32:54 +02:00
Maximilian Bosch
5e4de799bd
phpPackages.phpcs: 3.4.2 -> 3.5.0 2019-09-29 03:27:09 +02:00
R. RyanTM
f70e674800 quilter: 1.9.5 -> 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/quilter/versions
2019-09-28 18:08:25 -07:00
R. RyanTM
a0b667e7d9 qlcplus: 4.12.1 -> 4.12.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/qlcplus/versions
2019-09-28 17:58:57 -07:00
Mario Rodas
956546e20b
lsof: fix man page 2019-09-28 19:19:19 -05:00
R. RyanTM
6b5e41a3c5 python37Packages.stripe: 2.30.0 -> 2.35.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-stripe/versions
2019-09-28 17:10:51 -07:00
R. RyanTM
fb05248dc9 python37Packages.resampy: 0.2.1 -> 0.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/python3.7-resampy/versions
2019-09-28 16:52:24 -07:00
R. RyanTM
f8022b6277 python37Packages.sepaxml: 2.1.0 -> 2.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-sepaxml/versions
2019-09-28 16:16:09 -07:00
xrelkd
613fa47c46 eksctl: 0.5.2 -> 0.6.0 2019-09-29 07:05:17 +08:00
R. RyanTM
f5428e1015 python37Packages.validators: 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-validators/versions
2019-09-28 15:51:14 -07:00
marius851000
afbb73ee71 system-syzygy: init at 1.0.1 2019-09-29 00:32:04 +02:00
worldofpeace
f76944ef3d
Merge pull request #69765 from r-ryantm/auto-update/python3.7-asyncssh
python37Packages.asyncssh: 1.17.1 -> 1.18.0
2019-09-28 18:25:08 -04:00
R. RyanTM
2026c28743 osinfo-db: 20190805 -> 20190920
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osinfo-db/versions
2019-09-29 00:19:04 +02:00
Emily
67393f6441 glasgow: enable tests 2019-09-28 16:55:21 -05:00
Emily
abcd56bd77 glasgow: unstable-2019-08-31 -> unstable-2019-09-28 2019-09-28 16:55:21 -05:00
Emily
32c6c0ef30 libfx2: unstable-2019-08-27 -> unstable-2019-09-23 2019-09-28 16:55:21 -05:00
Emily
32c4e9e722 python3Packages.nmigen-boards: unstable-2019-08-30 -> unstable-2019-09-23 2019-09-28 16:55:21 -05:00
Emily
f68ec22dcc python3Packages.nmigen: unstable-2019-08-31 -> unstable-2019-09-28 2019-09-28 16:55:21 -05:00
Emily
97ca1528a0 nextpnr: enable tests 2019-09-28 16:55:21 -05:00
Emily
9f7165de66 nextpnr: 2019.08.31 -> 2019.09.28 2019-09-28 16:55:21 -05:00
Emily
ee96061946 trellis: 2019.09.01 -> 2019.09.27 2019-09-28 16:55:21 -05:00
Emily
391ce62306 icestorm: 2019.08.31 -> 2019.09.13 2019-09-28 16:55:21 -05:00
Emily
26d26f77a6 yosys: enable tests 2019-09-28 16:55:21 -05:00
Emily
b819ce615d yosys: 2019.09.01 -> 2019.09.27 2019-09-28 16:55:21 -05:00
Emily
b2c482b700 verilog: extend platforms 2019-09-28 16:55:21 -05:00
R. RyanTM
0d639063db python37Packages.srsly: 0.0.7 -> 0.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-srsly/versions
2019-09-28 14:25:52 -07:00
Johannes Schleifenbaum
9ac6fc4d69 teamspeak_client: 3.3.0 -> 3.3.2 2019-09-28 23:23:58 +02:00
Mario Rodas
564d8e333d
work-sans: init at 1.6 2019-09-28 16:20:00 -05:00
Mario Rodas
859e637383
_1password: add marsam as maintainer 2019-09-28 16:20:00 -05:00
R. RyanTM
0a7624484d python37Packages.reproject: 0.4 -> 0.5.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-reproject/versions
2019-09-28 14:05:58 -07:00
Ryan Mulligan
357e9ac224
Merge pull request #69449 from r-ryantm/auto-update/amazon-ecs-cli
amazon-ecs-cli: 1.15.1 -> 1.16.0
2019-09-28 13:56:14 -07:00
R. RyanTM
2590da0384 python37Packages.zstd: 1.4.1.0 -> 1.4.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zstd/versions
2019-09-28 13:56:01 -07:00
Anders Lundstedt
9db458fd10 spotifyd: 0.2.14 -> 0.2.16 2019-09-28 22:55:53 +02:00
Mario Rodas
190275839e
Merge pull request #69713 from r-ryantm/auto-update/parallel
parallel: 20190722 -> 20190922
2019-09-28 15:51:16 -05:00
Mario Rodas
9bb0658c83
Merge pull request #69729 from r-ryantm/auto-update/fpp
fpp: 0.8.2 -> 0.9.2
2019-09-28 15:48:27 -05:00
Mario Rodas
a516e714f3
Merge pull request #69874 from jD91mZM2/x11docker
x11docker: 6.0.0 -> 6.2.0
2019-09-28 15:46:11 -05:00
Marek Mahut
76a9b98b65
Merge pull request #69895 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.29.1 -> 6.29.3
2019-09-28 22:44:38 +02:00
Marek Mahut
2bfd9b7f20
Merge pull request #69898 from r-ryantm/auto-update/qradiolink
qradiolink: 0.5.0 -> 0.5.2
2019-09-28 22:44:17 +02:00
Marek Mahut
45a7bac909
Merge pull request #69662 from r-ryantm/auto-update/libdvbpsi
libdvbpsi: 1.3.2 -> 1.3.3
2019-09-28 22:43:49 +02:00
Marek Mahut
59af6d23c6
Merge pull request #69663 from r-ryantm/auto-update/libpwquality
libpwquality: 1.4.0 -> 1.4.1
2019-09-28 22:41:13 +02:00
Marek Mahut
d73bab3048
Merge pull request #69665 from r-ryantm/auto-update/librsync
librsync: 2.0.2 -> 2.1.0
2019-09-28 22:39:12 +02:00
Marek Mahut
d99476d135
Merge pull request #69821 from r-ryantm/auto-update/python3.7-azure-cosmos
python37Packages.azure-cosmos: 3.1.0 -> 3.1.1
2019-09-28 22:38:47 +02:00
Marek Mahut
d82f71fe80
Merge pull request #69890 from r-ryantm/auto-update/python3.7-whichcraft
python37Packages.whichcraft: 0.6.0 -> 0.6.1
2019-09-28 22:38:33 +02:00
Marek Mahut
02af688d88
Merge pull request #69605 from r-ryantm/auto-update/intercal
intercal: 0.30 -> 0.31
2019-09-28 22:38:07 +02:00
Marek Mahut
2e066363ab
Merge pull request #69617 from r-ryantm/auto-update/leatherman
leatherman: 1.7.1 -> 1.7.2
2019-09-28 22:37:39 +02:00
Marek Mahut
eef9625573
Merge pull request #69658 from r-ryantm/auto-update/libivykis
libivykis: 0.42.3 -> 0.42.4
2019-09-28 22:36:03 +02:00
R. RyanTM
df1800b7c9 python37Packages.uncompyle6: 3.3.3 -> 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/python3.7-uncompyle6/versions
2019-09-28 13:36:00 -07:00
Marek Mahut
2b5b488735
Merge pull request #69710 from r-ryantm/auto-update/pwsafe
pwsafe: 1.08.1 -> 1.08.2
2019-09-28 22:35:42 +02:00
Austin Seipp
63bc994a8b librseq: init at 0.1pre54_1526001
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-28 15:24:38 -05:00
Mario Rodas
0d57e8a0e8
_1password: 0.6.1 -> 0.6.2 2019-09-28 15:15:15 -05:00
worldofpeace
0727b93b90
Merge pull request #68278 from doronbehar/update-syncthingtray
syncthingtray: 0.9.1 -> 0.10.0
2019-09-28 16:14:34 -04:00
R. RyanTM
68ce39c601 python37Packages.uproot: 3.8.0 -> 3.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-uproot/versions
2019-09-28 13:10:41 -07:00
Matthew Bauer
040f103720
Merge pull request #69867 from nyanloutre/ledger_live_desktop_1_15
ledger-live-desktop: 1.12.0 -> 1.15.0
2019-09-28 16:08:40 -04:00
Maximilian Bosch
ecbafb30bd
Merge pull request #69826 from marsam/update-wabt
wabt: 1.0.11 -> 1.0.12
2019-09-28 22:06:23 +02:00
Maximilian Bosch
d00f7802e8
Merge pull request #69827 from marsam/update-hub
gitAndTools.hub: 2.12.4 -> 2.12.7
2019-09-28 22:00:44 +02:00
R. RyanTM
a7e76e519f qradiolink: 0.5.0 -> 0.5.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/qradiolink/versions
2019-09-28 12:59:27 -07:00
Vladyslav M
dba562f46b
shadowsocks-rust: 1.7.0 -> 1.7.2 (#69849)
shadowsocks-rust: 1.7.0 -> 1.7.2
2019-09-28 22:28:53 +03:00
Thomas Tuegel
6c76258a15
Merge pull request #55584 from KnairdA/master
rocs: init at 18.12.0
2019-09-28 14:21:30 -05:00
Thomas Tuegel
4dc1971211
rocs: Fix meta 2019-09-28 14:20:53 -05:00
Mario Rodas
5ffab350ae
Merge pull request #69888 from r-ryantm/auto-update/python3.7-kubernetes
python37Packages.kubernetes: 10.0.0 -> 10.0.1
2019-09-28 14:19:25 -05:00
Mario Rodas
29df166c1c
Merge pull request #69885 from r-ryantm/auto-update/python3.7-netCDF4
python37Packages.netcdf4: 1.5.1.2 -> 1.5.2
2019-09-28 14:19:09 -05:00
Thomas Tuegel
026a23713e
rocs: Remove wrapper 2019-09-28 14:17:59 -05:00
Mario Rodas
ac0f2a4a75
Merge pull request #69795 from xrelkd/update/parity
parity: 2.5.7 -> 2.5.9,  parity-beta: 2.6.2 -> 2.6.4
2019-09-28 14:17:01 -05:00
Mario Rodas
4e7c475327
Merge pull request #69799 from r-ryantm/auto-update/python3.7-fido2
python37Packages.fido2: 0.7.0 -> 0.7.1
2019-09-28 14:16:05 -05:00
Mario Rodas
374eb33d95
Merge pull request #69800 from r-ryantm/auto-update/python3.7-influxdb
python37Packages.influxdb: 5.2.2 -> 5.2.3
2019-09-28 14:13:18 -05:00
Michael Weiss
262b17a375
fuse3: 3.6.2 -> 3.7.0 2019-09-28 21:08:47 +02:00
Mario Rodas
147d0b3c21
Merge pull request #69878 from r-ryantm/auto-update/python3.7-mox3
python37Packages.mox3: 0.26.0 -> 0.28.0
2019-09-28 14:08:11 -05:00
Mario Rodas
c2d9fb1d50
Merge pull request #69879 from r-ryantm/auto-update/python3.7-premailer
python37Packages.premailer: 3.3.0 -> 3.6.1
2019-09-28 14:06:16 -05:00
R. RyanTM
a1a3fb121f plantuml: 1.2019.8 -> 1.2019.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/plantuml/versions
2019-09-28 21:04:45 +02:00
Mario Rodas
8e10bed6b1
Merge pull request #69880 from r-ryantm/auto-update/python3.7-pyopencl
python37Packages.pyopencl: 2019.1 -> 2019.1.1
2019-09-28 14:02:29 -05:00
R. RyanTM
31d1544e83 python37Packages.twilio: 6.29.1 -> 6.29.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-twilio/versions
2019-09-28 12:00:54 -07:00
Maximilian Bosch
beb59b76cf
prometheus-wireguard-exporter: 3.1.0 -> 3.1.1
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.1.1

This release adds a flag `-l` which takes an address where the exporter
is available. The default is `0.0.0.0` (previously, `0.0.0.0` was used
by default).

Please note that there are no dependency changes in Cargo and therefore
the cargo hash didn't change.
2019-09-28 20:55:57 +02:00
Mario Rodas
8846bf0574
Merge pull request #69883 from r-ryantm/auto-update/python3.7-MechanicalSoup
python37Packages.MechanicalSoup: 0.11.0 -> 0.12.0
2019-09-28 13:52:27 -05:00
R. RyanTM
91eb09c1b3 python37Packages.umap-learn: 0.3.9 -> 0.3.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/python3.7-umap-learn/versions
2019-09-28 11:50:09 -07:00
Jonathan Ringer
beae056884 pythonPackage.datatable: 0.8.0 -> 0.9.0 2019-09-28 11:47:14 -07:00
Mario Rodas
d658d5018c
Merge pull request #69875 from r-ryantm/auto-update/python3.7-jupytext
python37Packages.jupytext: 1.2.1 -> 1.2.3
2019-09-28 13:42:42 -05:00
Mario Rodas
5992aad04e
Merge pull request #69881 from r-ryantm/auto-update/python3.7-ldap3
python37Packages.ldap3: 2.6 -> 2.6.1
2019-09-28 13:42:15 -05:00
Mario Rodas
8c0f6156f4
Merge pull request #69884 from r-ryantm/auto-update/python3.7-plotly
python37Packages.plotly: 4.1.0 -> 4.1.1
2019-09-28 13:41:58 -05:00
R. RyanTM
32a283d1dc python37Packages.whichcraft: 0.6.0 -> 0.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-whichcraft/versions
2019-09-28 11:41:21 -07:00
Thomas Tuegel
fccbb5daf3
Merge pull request #56034 from peterhoeg/u/sqlite
qscintilla: 2.9.4 -> 2.11.2 and sqlitebrowser: 3.11.2
2019-09-28 13:26:34 -05:00
Mario Rodas
32ab45b8d0
Merge pull request #69876 from r-ryantm/auto-update/python3.7-portalocker
python37Packages.portalocker: 1.5.0 -> 1.5.1
2019-09-28 13:25:47 -05:00
Maximilian Bosch
7821baaa49
Merge pull request #69815 from Luflosi/kitty-symlink
kitty: remove symlink to kitty-deref-symlink
2019-09-28 20:23:30 +02:00
R. RyanTM
e0a03cad60 python37Packages.kubernetes: 10.0.0 -> 10.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/python3.7-kubernetes/versions
2019-09-28 11:13:51 -07:00
Ryan Mulligan
6abaaf3311
Merge pull request #69695 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.21 -> 3.5.99.22
2019-09-28 11:13:24 -07:00
Ryan Mulligan
379dc189f3
Merge pull request #69702 from r-ryantm/auto-update/nwipe
nwipe: 0.25 -> 0.26
2019-09-28 11:11:01 -07:00
R. RyanTM
4bd76f58fd python37Packages.netcdf4: 1.5.1.2 -> 1.5.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-netcdf4/versions
2019-09-28 11:07:05 -07:00
R. RyanTM
446756a2ce python37Packages.plotly: 4.1.0 -> 4.1.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-plotly/versions
2019-09-28 11:01:47 -07:00
Mario Rodas
17bc656634
tflint: 0.11.2 -> 0.12.0
Changelog: https://github.com/wata727/tflint/releases/tag/v0.12.0
2019-09-28 13:00:00 -05:00
R. RyanTM
3d7f64d7a7 python37Packages.MechanicalSoup: 0.11.0 -> 0.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-mechanicalsoup/versions
2019-09-28 10:54:34 -07:00
R. RyanTM
d76ae93700 python37Packages.ldap3: 2.6 -> 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-ldap3/versions
2019-09-28 10:52:07 -07:00
R. RyanTM
1bdc484b3a python37Packages.pyopencl: 2019.1 -> 2019.1.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-pyopencl/versions
2019-09-28 10:49:42 -07:00
R. RyanTM
60df4d200f python37Packages.premailer: 3.3.0 -> 3.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-premailer/versions
2019-09-28 10:44:24 -07:00
Peter Simons
d28306cd3b
Merge pull request #69691 from r-ryantm/auto-update/nbd
nbd: 3.19 -> 3.20
2019-09-28 19:40:36 +02:00
R. RyanTM
33f9896d42 python37Packages.mox3: 0.26.0 -> 0.28.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-mox3/versions
2019-09-28 10:39:34 -07:00
R. RyanTM
9caee45a59 python37Packages.portalocker: 1.5.0 -> 1.5.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-portalocker/versions
2019-09-28 10:16:17 -07:00
jD91mZM2
a9e872a126
x11docker: 6.0.0 -> 6.2.0 2019-09-28 18:48:55 +02:00
Vincent Laporte
718b6d980f ocamlPackages.ptmap: 2.0.3 → 2.0.4
Ensures compatibility with OCaml 4.07
2019-09-28 18:40:00 +02:00
Mario Rodas
fc570f89b5
Merge pull request #69861 from r-ryantm/auto-update/pre-commit
gitAndTools.pre-commit: 1.18.2 -> 1.18.3
2019-09-28 11:34:27 -05:00
nyanloutre
3ceb8d5990
ledger-live-desktop: 1.12.0 -> 1.15.0
built with appimageTools.wrapType2 instead of wrapping appimage-run
2019-09-28 18:07:53 +02:00
R. RyanTM
0b47606829 python37Packages.jupytext: 1.2.1 -> 1.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-jupytext/versions
2019-09-28 09:00:50 -07:00
R. RyanTM
d1e50a5f78 gitAndTools.pre-commit: 1.18.2 -> 1.18.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/pre-commit/versions
2019-09-28 08:49:17 -07:00
R. RyanTM
ab1c3d5963 python37Packages.pydns: 3.2.0 -> 3.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-py3dns/versions
2019-09-28 08:43:57 -07:00
R. RyanTM
8f0ef6787c python37Packages.kconfiglib: 10.36.0 -> 12.12.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-kconfiglib/versions
2019-09-28 08:34:07 -07:00
Mario Rodas
1f56d679f4
Merge pull request #69831 from r-ryantm/auto-update/python3.7-pyscard
python37Packages.pyscard: 1.9.8 -> 1.9.9
2019-09-28 10:33:02 -05:00
Ryan Mulligan
87d76df640
Merge pull request #69723 from r-ryantm/auto-update/openvdb
openvdb: 6.1.0 -> 6.2.0
2019-09-28 08:32:28 -07:00
Mario Rodas
39d83cee1e
Merge pull request #69842 from r-ryantm/auto-update/python3.7-pytesseract
python37Packages.pytesseract: 0.2.9 -> 0.3.0
2019-09-28 10:31:50 -05:00
Ryan Mulligan
43be6a46a8
Merge pull request #69715 from r-ryantm/auto-update/openresty
openresty: 1.15.8.1 -> 1.15.8.2
2019-09-28 08:30:18 -07:00
R. RyanTM
e49fde057b python37Packages.pyftdi: 0.29.4 -> 0.30.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-pyftdi/versions
2019-09-28 08:29:31 -07:00
Ryan Mulligan
e0964425a5
Merge pull request #69714 from r-ryantm/auto-update/osmium-tool
osmium-tool: 1.10.0 -> 1.11.0
2019-09-28 08:29:18 -07:00
Ryan Mulligan
c71b1769af
Merge pull request #69682 from r-ryantm/auto-update/monetdb
monetdb: 11.33.3 -> 11.33.11
2019-09-28 08:28:30 -07:00
Ambroz Bizjak
b1ed9c6d9e nvidia-x11: Remove patches from the 390 version. (#69851)
Without those patches it builds and works with kernels 4.19 and 5.2.

Fixes https://github.com/NixOS/nixpkgs/issues/65937
2019-09-28 11:26:06 -04:00
Ryan Mulligan
3264d1c940
Merge pull request #69667 from r-ryantm/auto-update/libosmium
libosmium: 2.15.2 -> 2.15.3
2019-09-28 08:24:43 -07:00
Mario Rodas
8f039a89d7
Merge pull request #69678 from jonringer/fix-lammps
python3Packages.lammps-cython: fix tests
2019-09-28 10:23:20 -05:00
Mario Rodas
e1f6775769
Merge pull request #69680 from jonringer/bump-dotnetcore2
python3Packages.dotnetcore2: 2.1.8.1 -> 2.1.9
2019-09-28 10:22:47 -05:00
Ryan Mulligan
d1288c3773
Merge pull request #69675 from r-ryantm/auto-update/mergerfs
mergerfs: 2.28.1 -> 2.28.2
2019-09-28 08:22:19 -07:00
Free Potion
b21ca3152b
ivan: 056 -> 057 2019-09-28 18:13:27 +03:00
Mario Rodas
9e2cfa8294
Merge pull request #69568 from lilyball/cocoapods
cocoapods: 1.7.5 -> 1.8.1
2019-09-28 10:09:01 -05:00
Mario Rodas
b2349f906a
Merge pull request #69567 from lilyball/jazzy
jazzy: 0.11.1 -> 0.11.2
2019-09-28 10:08:42 -05:00
R. RyanTM
6f4a235d68 python37Packages.Logbook: 1.4.3 -> 1.5.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-logbook/versions
2019-09-28 08:07:22 -07:00
Mario Rodas
4d76abc02e
Merge pull request #69844 from r-ryantm/auto-update/python3.7-python-gnupg
python37Packages.python-gnupg: 0.4.4 -> 0.4.5
2019-09-28 10:00:52 -05:00
Mario Rodas
a1e019ecdb
Merge pull request #69846 from r-ryantm/auto-update/python2.7-mechanize
python27Packages.mechanize: 0.4.2 -> 0.4.3
2019-09-28 10:00:30 -05:00
Mario Rodas
480acfbc2c
Merge pull request #69830 from r-ryantm/auto-update/python3.7-py3status
python37Packages.py3status: 3.19 -> 3.20
2019-09-28 10:00:12 -05:00
Mario Rodas
7c1166a92f
Merge pull request #69836 from r-ryantm/auto-update/python3.7-pgspecial
python37Packages.pgspecial: 1.11.5 -> 1.11.7
2019-09-28 09:52:58 -05:00
Mario Rodas
be620532db
python37Packages.pyscard: remove darwin version patch
fixed upstream 62e6750280
2019-09-28 09:51:11 -05:00
Mario Rodas
682a63720d
Merge pull request #69841 from r-ryantm/auto-update/python3.7-luftdaten
python37Packages.luftdaten: 0.6.2 -> 0.6.3
2019-09-28 09:34:59 -05:00
Mario Rodas
d0c5544ecd
Merge pull request #69838 from r-ryantm/auto-update/python3.7-pymediainfo
python37Packages.pymediainfo: 4.0 -> 4.1
2019-09-28 09:34:03 -05:00
Vladyslav M
cbca44158b
skim: 0.6.8 -> 0.6.9 (#69832)
skim: 0.6.8 -> 0.6.9
2019-09-28 17:31:47 +03:00
R. RyanTM
b279c87ff1 python37Packages.python-gnupg: 0.4.4 -> 0.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gnupg/versions
2019-09-28 06:39:21 -07:00
R. RyanTM
89892e0278 python37Packages.pytesseract: 0.2.9 -> 0.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/python3.7-pytesseract/versions
2019-09-28 06:23:43 -07:00
R. RyanTM
db4063ed5c python37Packages.luftdaten: 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/python3.7-luftdaten/versions
2019-09-28 06:11:15 -07:00
R. RyanTM
27130cb3a7 python37Packages.pydantic: 0.31 -> 0.32.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-pydantic/versions
2019-09-28 05:59:25 -07:00
R. RyanTM
e0f4b29c35 python37Packages.pymediainfo: 4.0 -> 4.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-pymediainfo/versions
2019-09-28 05:56:23 -07:00
R. RyanTM
66e742278a
python37Packages.pgspecial: 1.11.5 -> 1.11.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-pgspecial/versions
2019-09-28 05:35:08 -07:00
Jan Tojnar
002f2bc1af
pulseeffects: 4.6.6 -> 4.6.8 (#69749)
pulseeffects: 4.6.6 -> 4.6.8
2019-09-28 14:18:02 +02:00
Franz Pletz
dc1cc4f3bb
Merge pull request #69810 from Mic92/zfs-cleanup
zfsUnstable: drop build patches
2019-09-28 12:16:34 +00:00
Mario Rodas
101f1d43c3
Merge pull request #69817 from r-ryantm/auto-update/python3.7-dkimpy
python37Packages.dkimpy: 0.9.2 -> 0.9.3
2019-09-28 07:04:35 -05:00
R. RyanTM
019eaad22d python37Packages.pyscard: 1.9.8 -> 1.9.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-pyscard/versions
2019-09-28 04:50:26 -07:00
R. RyanTM
89b2490c50 python37Packages.py3status: 3.19 -> 3.20
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-py3status/versions
2019-09-28 04:44:58 -07:00
Vladimír Čunát
a005d2e63a
Merge #69492: thunderbird*: 68.1.0 -> 68.1.1 2019-09-28 13:41:59 +02:00
R. RyanTM
41e777d82f python37Packages.libversion: 1.1.4 -> 1.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-libversion/versions
2019-09-28 04:37:05 -07:00
Aaron Andersen
e967cc2a16
Merge pull request #69697 from r-ryantm/auto-update/mxml
minixml: 3.0 -> 3.1
2019-09-28 07:27:18 -04:00
Mario Rodas
997ad3f0b6
Merge pull request #69733 from r-ryantm/auto-update/pet
pet: 0.3.5 -> 0.3.6
2019-09-28 06:22:21 -05:00
Mario Rodas
2df55744c3
Merge pull request #69750 from r-ryantm/auto-update/poco
poco: 1.9.2 -> 1.9.4
2019-09-28 06:21:28 -05:00
Mario Rodas
a4e1bf7f58
Merge pull request #69753 from r-ryantm/auto-update/pgbouncer
pgbouncer: 1.10.0 -> 1.11.0
2019-09-28 06:20:56 -05:00
Aaron Andersen
034bf58d34
Merge pull request #69703 from r-ryantm/auto-update/nagios
nagios: 4.4.4 -> 4.4.5
2019-09-28 07:20:31 -04:00
Mario Rodas
37be14bdf3
Merge pull request #69792 from r-ryantm/auto-update/python3.7-amqp
python37Packages.amqp: 2.5.0 -> 2.5.1
2019-09-28 06:19:36 -05:00
Thomas Tuegel
1978a90c5c
Merge pull request #69671 from ttuegel/bug--pim-data-exporter--dependencies
pim-data-exporter: Add missing dependencies
2019-09-28 06:11:09 -05:00
Mario Rodas
651b104546
Merge pull request #69809 from r-ryantm/auto-update/python3.7-bumps
python37Packages.bumps: 0.7.11 -> 0.7.12
2019-09-28 06:03:08 -05:00
Mario Rodas
c2fd62dd0e
Merge pull request #69812 from r-ryantm/auto-update/python3.7-basemap
python37Packages.basemap: 1.2.0 -> 1.2.1
2019-09-28 05:57:25 -05:00
R. RyanTM
504afe4212 python37Packages.azure-mgmt-cosmosdb: 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-cosmosdb/versions
2019-09-28 03:51:54 -07:00
Timo Kaufmann
b7e700b7ee
Merge pull request #69803 from timokau/vimPlugins-2019-09-28
vimPlugins: update
2019-09-28 10:49:15 +00:00
R. RyanTM
f0baafe6ed python37Packages.azure-cosmos: 3.1.0 -> 3.1.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-azure-cosmos/versions
2019-09-28 03:46:26 -07:00
Joachim F
7a2c5dbe7a
Merge pull request #69806 from r-ryantm/auto-update/python3.7-emoji
python37Packages.emoji: 0.5.3 -> 0.5.4
2019-09-28 10:19:44 +00:00
R. RyanTM
47efd5756b python37Packages.dkimpy: 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/python3.7-dkimpy/versions
2019-09-28 03:15:59 -07:00
Luflosi
b83221fe2f
kitty: remove symlink to kitty-deref-symlink
Symlinking to `kitty-deref-symlink` on macOS is no longer needed. In fact `kitty-deref-symlink` is now a symlink itself.
This reverts 240fce7ba7.
2019-09-28 12:05:49 +02:00
R. RyanTM
8ef1d5fa31 python37Packages.basemap: 1.2.0 -> 1.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-basemap/versions
2019-09-28 02:56:47 -07:00
Jörg Thalheim
492be34fc9
jetbrains/update-2 (#67719)
jetbrains/update-2
2019-09-28 10:49:38 +01:00
Franz Pletz
1f85d77a2f
Merge pull request #69643 from Ma27/pass-wayland-support
pass: add patch for basic wayland support
2019-09-28 09:47:22 +00:00
Jörg Thalheim
539e66c429
zfsUnstable: drop build patches 2019-09-28 10:43:46 +01:00
R. RyanTM
30bb550fc2 python37Packages.bumps: 0.7.11 -> 0.7.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-bumps/versions
2019-09-28 02:42:56 -07:00
Peter Simons
cc5b82f9de
Merge pull request #69802 from r-ryantm/auto-update/python3.7-django-mailman3
python37Packages.django-mailman3: 1.2.0 -> 1.3.0
2019-09-28 11:42:27 +02:00
Timo Kaufmann
10b241bfaa
Merge pull request #69756 from r-ryantm/auto-update/python3.7-annoy
python37Packages.annoy: 1.15.2 -> 1.16.0
2019-09-28 09:32:00 +00:00
R. RyanTM
e75071e10e python37Packages.azure-mgmt-sql: 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/python3.7-azure-mgmt-sql/versions
2019-09-28 02:29:43 -07:00
R. RyanTM
c7858d9dfc python37Packages.emoji: 0.5.3 -> 0.5.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-emoji/versions
2019-09-28 02:27:11 -07:00
Mario Rodas
b289915b37
wabt: 1.0.11 -> 1.0.12 2019-09-28 04:20:00 -05:00
Mario Rodas
be7bc49504
gitAndTools.hub: 2.12.4 -> 2.12.7 2019-09-28 04:20:00 -05:00
Mario Rodas
5f311f613f
shadowsocks-rust: 1.7.0 -> 1.7.2
Changelog: https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.7.2
2019-09-28 04:20:00 -05:00
Mario Rodas
d459142317
python27Packages.mechanize: enable on python 3 2019-09-28 04:20:00 -05:00
R. RyanTM
91a233570b python27Packages.mechanize: 0.4.2 -> 0.4.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/python2.7-mechanize/versions
2019-09-28 06:49:06 -07:00
Mario Rodas
7cfdc16cfd
skim: 0.6.8 -> 0.6.9 2019-09-28 04:20:00 -05:00
Timo Kaufmann
9c3452cbc3 vimPlugins: update 2019-09-28 11:13:13 +02:00
R. RyanTM
ec3e40cf24 python37Packages.django-mailman3: 1.2.0 -> 1.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/python3.7-django-mailman3/versions
2019-09-28 02:08:12 -07:00
R. RyanTM
9fa4c619d4 python37Packages.affine: 2.2.2 -> 2.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/python3.7-affine/versions
2019-09-28 01:58:57 -07:00
R. RyanTM
de9c03ed4b python37Packages.influxdb: 5.2.2 -> 5.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-influxdb/versions
2019-09-28 01:49:45 -07:00
R. RyanTM
3dffba8a47 python37Packages.fido2: 0.7.0 -> 0.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-fido2/versions
2019-09-28 01:47:19 -07:00
R. RyanTM
017199e4b8 python37Packages.azure-mgmt-batch: 6.0.0 -> 7.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-batch/versions
2019-09-28 01:42:44 -07:00
R. RyanTM
b3521524d4 python37Packages.azure-mgmt-cognitiveservices: 4.0.0 -> 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-mgmt-cognitiveservices/versions
2019-09-28 01:40:19 -07:00
R. RyanTM
55d4295545 python37Packages.azure-mgmt-datamigration: 2.2.0 -> 3.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-datamigration/versions
2019-09-28 01:35:01 -07:00
R. RyanTM
88fe67a7dc python37Packages.azure-datalake-store: 0.0.45 -> 0.0.47
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-datalake-store/versions
2019-09-28 01:25:49 -07:00
Timo Kaufmann
96466a57a9
Merge pull request #69690 from r-ryantm/auto-update/ntl
ntl: 11.3.2 -> 11.3.4
2019-09-28 08:24:44 +00:00
Timo Kaufmann
7cc78d4485
Merge pull request #67696 from eadwu/bcachefs/update-7
bcachefs/update-7
2019-09-28 08:22:24 +00:00
R. RyanTM
0cdb1a45ff python37Packages.amqp: 2.5.0 -> 2.5.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-amqp/versions
2019-09-28 01:18:38 -07:00
xrelkd
eae30c7929 parity-beta: 2.6.2 -> 2.6.4 2019-09-28 16:13:33 +08:00
xrelkd
61801968aa parity: 2.5.7 -> 2.5.9 2019-09-28 16:12:59 +08:00
R. RyanTM
913dfc4c81 python37Packages.django-cors-headers: 3.0.2 -> 3.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-django-cors-headers/versions
2019-09-28 00:43:56 -07:00
Peter Simons
9196922d76
Merge pull request #69780 from r-ryantm/auto-update/python3.7-bugzilla
python37Packages.bugzilla: 2.2.0 -> 2.3.0
2019-09-28 09:14:34 +02:00
Mario Rodas
df75b33699
Merge pull request #69758 from r-ryantm/auto-update/python3.7-ase
python37Packages.ase: 3.18.0 -> 3.18.1
2019-09-28 02:07:39 -05:00
Mario Rodas
f806fbc918
Merge pull request #69777 from r-ryantm/auto-update/python3.7-cssselect2
python37Packages.cssselect2: 0.2.1 -> 0.2.2
2019-09-28 02:02:17 -05:00
Mario Rodas
dc8748db6b
Merge pull request #69778 from r-ryantm/auto-update/python3.7-django-silk
python37Packages.django_silk: 3.0.3 -> 3.0.4
2019-09-28 02:01:18 -05:00
Mario Rodas
300fbd8022
Merge pull request #69764 from marsam/update-boringtun
boringtun: 20190407 -> 0.2.0
2019-09-28 01:59:49 -05:00
Franz Pletz
6f42c33809
Merge pull request #69699 from r-ryantm/auto-update/ncmpc
ncmpc: 0.34 -> 0.35
2019-09-28 06:17:18 +00:00
R. RyanTM
9218d6ba95 python37Packages.bugzilla: 2.2.0 -> 2.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/python3.7-bugzilla/versions
2019-09-27 23:05:53 -07:00
Mario Rodas
cb0f84d3dd
Merge pull request #69770 from r-ryantm/auto-update/python3.7-apprise
python37Packages.apprise: 0.7.9 -> 0.8.0
2019-09-28 01:02:46 -05:00
R. RyanTM
4545ea0483 python37Packages.azure-mgmt-servicefabric: 0.3.0 -> 0.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-azure-mgmt-servicefabric/versions
2019-09-27 23:01:03 -07:00
R. RyanTM
a65a72f2de python37Packages.django_silk: 3.0.3 -> 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/python3.7-django-silk/versions
2019-09-27 22:51:52 -07:00
R. RyanTM
0375786e87 python37Packages.cssselect2: 0.2.1 -> 0.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/python3.7-cssselect2/versions
2019-09-27 22:49:11 -07:00
Vladimír Čunát
fda4a08d4a
Merge branch 'staging-next'
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
Lily Ballard
8d44be3041 cocoapods-beta: 1.8.0.beta.2 -> 1.8.1 2019-09-27 22:12:58 -07:00
Lily Ballard
d377c1e1b5 cocoapods: 1.7.5 -> 1.8.1 2019-09-27 22:12:58 -07:00
R. RyanTM
f1688df276
python37Packages.apprise: 0.7.9 -> 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-apprise/versions
2019-09-27 22:09:01 -07:00
R. RyanTM
c5791b4772 python37Packages.distributed: 2.3.0 -> 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/python3.7-distributed/versions
2019-09-27 22:03:46 -07:00
Mario Rodas
15f9bdb648
Merge pull request #69751 from r-ryantm/auto-update/ponyc
ponyc: 0.30.0 -> 0.31.0
2019-09-27 23:45:52 -05:00