Commit Graph

84894 Commits

Author SHA1 Message Date
Elis Hirwing
ef4f6dba94
php73: 7.3.19 -> 7.3.20
Changelog: https://www.php.net/ChangeLog-7.php#7.3.20
2020-07-11 14:46:29 +02:00
Florian Klink
0057be6ebc
Merge pull request #92000 from f4814/platformio-udev
platformio: Add udev rules to package output
2020-07-11 14:10:33 +02:00
Damien Cassou
e1efaa951f
Merge pull request #91918 from DamienCassou/vdirsync-0.16.8
vdirsyncer: 0.16.7 -> 0.16.8
2020-07-11 11:53:00 +02:00
Vladimír Čunát
c62e88ab81
Merge #91818: gperftools: fix on ARM 2020-07-11 11:08:58 +02:00
Jonathan Ringer
f7108ec48b python3Packages.msrestazure: 0.6.3 -> 0.6.4 2020-07-11 01:22:09 -07:00
Jonathan Ringer
d5ac1d5d76 python3Packages.msrest: 0.6.13 -> 0.6.17 2020-07-11 01:22:09 -07:00
Eduardo Quiros
40f4cbbd7c lazygit: 0.20.4 -> 0.20.5
new version released with a small improvement
https://github.com/jesseduffield/lazygit/releases/tag/v0.20.5
2020-07-11 02:10:54 -06:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Mario Rodas
c87c474b17
Merge pull request #92901 from r-ryantm/auto-update/rustup
rustup: 1.21.1 -> 1.22.1
2020-07-10 22:32:18 -05:00
R. RyanTM
0d68512749 rustup: 1.21.1 -> 1.22.1 2020-07-11 01:11:05 +00:00
R. RyanTM
017f120e50 randomx: 1.1.7 -> 1.1.8 2020-07-10 22:22:42 +00:00
Austin Seipp
57a53677b4
liburing: 0.6pre600 -> 0.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-10 16:54:28 -05:00
R. RyanTM
12cf86fd19 python37Packages.voluptuous-serialize: 2.3.0 -> 2.4.0 2020-07-10 20:10:47 +00:00
Benjamin Hipple
2dadcdc05b
Merge pull request #92840 from r-ryantm/auto-update/python2.7-bitarray
python27Packages.bitarray: 1.2.2 -> 1.3.0
2020-07-10 14:45:42 -04:00
R. RyanTM
50be30a112 python27Packages.Wand: 0.6.1 -> 0.6.2 2020-07-10 18:33:41 +00:00
Benjamin Hipple
01f0aef501
Merge pull request #86809 from r-ryantm/auto-update/capnproto
capnproto: 0.7.0 -> 0.8.0
2020-07-10 14:06:58 -04:00
R. RyanTM
3a32232cbf python27Packages.wasabi: 0.6.0 -> 0.7.0 2020-07-10 11:01:42 -07:00
R. RyanTM
c3bbbb75a9 python27Packages.pytest-isort: 1.0.0 -> 1.1.0 2020-07-10 10:57:01 -07:00
Benjamin Hipple
dd4a6b64f8
Merge pull request #92651 from matthuszagh/nmigen
python3Packages.nmigen: from unstable-2020-02-08 to unstable-2020-04-02
2020-07-10 12:47:09 -04:00
Silvan Mosberger
75ee18766a
yarn2nix: Don't pass yarnNix to mkDerivation (#92856)
The generated yarnNix file doesn't need to be part of the mkDerivation.
And doing so prevents other platforms from reproducibly instantiating
it. With this change you can e.g. do

  darwinPkgs.yarn2nix.mkYarnPackage {
    # ...
    yarnNix = pkgs.yarn2nix.mkYarnNix {
      yarnLock = ./yarn.lock;
    };
  }

Which is a darwin derivation, but can still be instantiated reproducibly on Linux.
2020-07-10 16:24:03 +00:00
Vincent Laporte
d1a7237eee coqPackages.coq-extensible-records: remove at 1.2.0 2020-07-10 11:26:41 +02:00
Vincent Laporte
473519a25d coqPackages.coq-extensible-records: enable for Coq 8.11 and 8.12 2020-07-10 11:26:41 +02:00
R. RyanTM
1e338c42bf python27Packages.bitarray: 1.2.2 -> 1.3.0 2020-07-10 09:21:44 +00:00
Mario Rodas
33873dab22
python27Packages.pillow: fix build on darwin 2020-07-10 04:20:00 -05:00
Arnout Engelen
58ecf0bfd5
mastodon-bot: init at 1.0.2 2020-07-10 09:03:17 +02:00
Jörg Thalheim
33b5621ef6
Merge pull request #92794 from dguibert/dg/cross-texinfo-interactive 2020-07-10 07:28:39 +01:00
Daniël de Kok
c2e1c9175f python3Packages.transformers: 3.0.1 -> 3.0.2
Changelog:
https://github.com/huggingface/transformers/releases/tag/v3.0.2
2020-07-10 08:24:03 +02:00
David Guibert
b92c2c666c
Update cross-tools-flags.patch 2020-07-10 08:07:35 +02:00
Joe Hermaszewski
f6e07b3c5d defaultGemConfig.mathematical: fix cross compilation 2020-07-10 07:48:12 +02:00
Matt Votava
97805ff989 python3Packages.zigpy-deconz: fix dependencies 2020-07-09 22:10:26 -07:00
Elis Hirwing
2b04280575 python3Packages.zigpy-zigate: init at 0.6.1 2020-07-09 22:10:26 -07:00
Elis Hirwing
f10f300f01 python3Packages.zigpy-xbee: init at 0.12.1 2020-07-09 22:10:26 -07:00
Elis Hirwing
29b377db27 python3Packages.zigpy-cc: init at 0.4.4 2020-07-09 22:10:26 -07:00
Elis Hirwing
2c004e0c53 python3Packages.bellows: init at 0.17.0 2020-07-09 22:10:26 -07:00
Elis Hirwing
63e59c6d10 python3Packages.pure-pcapy3: init at 1.0.1 2020-07-09 22:10:14 -07:00
Matt Votava
d15d77abd3 python3Packages.zigpy: 0.11.0 -> 0.22.0 2020-07-09 22:10:14 -07:00
Mario Rodas
eb227e19b3
Merge pull request #92816 from r-ryantm/auto-update/mercury
mercury: 20.01.2 -> 20.06
2020-07-09 19:51:20 -05:00
Christian Kögler
30a2f40336 redo-c: Initial 0.2 2020-07-10 00:48:57 +02:00
Daniel Șerbănescu
9d6f01aeef webkitgtk: 2.28.2 -> 2.28.3 2020-07-10 00:40:29 +02:00
R. RyanTM
178b8073d8 mercury: 20.01.2 -> 20.06 2020-07-09 22:32:11 +00:00
R. RyanTM
a31dc294f7 gjs: 1.64.3 -> 1.64.4 2020-07-10 00:28:12 +02:00
misuzu
8003ec876a pythonPackages.rednose: fix build on macOS 2020-07-09 21:12:02 +03:00
Sirio Balmelli
669de6d21d python3Packages.pyspinel: fix build
Adopt upstream patch accepted here:
https://github.com/openthread/pyspinel/pull/98

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-07-09 10:58:12 -07:00
Daiderd Jordan
e0604a9333
Merge pull request #92347 from LnL7/darwin-libxml2
libxml2: fix python2 build on darwin
2020-07-09 19:32:05 +02:00
Matt Huszagh
fe381b3cf4 python3Packages.nmigen: from unstable-2020-02-08 to unstable-2020-04-02
Fixes nmigen build due to pyvcd being bumped to v0.2.
2020-07-09 10:22:39 -07:00
Jonathan Ringer
3e42013517 python3Packages.xmlschema: 1.1.0 -> 1.2.2 2020-07-09 09:23:02 -07:00
Griffin Smith
e1024031bb pythonPackages.pxml: init at 0.2.13 2020-07-09 12:01:33 -04:00
David Guibert
a2eb391e8f fix pkgsCross.*.texinfoInteractive
This fixes #86166 to build cross compilied texinfoInteractive.
BUILD_CC has been renamed to CC_FOR_BUILD so the patch needs to applied
this renaming.

tested on: pkgsCross.armv7l-hf-multiplatform.texinfoInteractive
2020-07-09 17:19:09 +02:00
Austin Seipp
9058630c2e
nextpnr: 2020.06.12 -> 2020.07.08
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:42 -05:00
Austin Seipp
e494368606
trellis: 2020.06.12 -> 2020.06.29
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:42 -05:00
Austin Seipp
f22c718e17
icestorm: 2020.04.22 -> 2020.07.08
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:42 -05:00
Austin Seipp
63e55fae00
yosys: 2020.06.19 -> 2020.07.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:41 -05:00
mupdt
f70a54893e python3Packages.pytimeparse: use checkInputs 2020-07-09 15:50:51 +02:00
Pascal Bach
98ba751a35 colorlogs: 10.0 -> 14.0 2020-07-09 14:39:57 +02:00
Josh Holland
a96c2a3c3a python3Packages.xarray: add setuptools to propagatedBuildInputs
This package has been required since 0.15.1.
2020-07-09 14:21:36 +02:00
Félix Baylac-Jacqué
074d131979
Merge pull request #92696 from flokli/certbot-1.6.0
certbot: 1.3.0 -> 1.6.0
2020-07-09 11:55:41 +02:00
markuskowa
6ce044250b
Merge pull request #92048 from markuskowa/add-pmix
pmix: init at 3.1.5, add support to slurm, openmpi
2020-07-09 11:41:00 +02:00
Florian Klink
ee9123ddb9 python3.pkgs.certbot-dns-rfc2136: init at 1.6.0 2020-07-09 11:21:50 +02:00
Florian Klink
b9d97f313b python3.pkgs.certbot-dns-route53: init at 1.6.0 2020-07-09 11:21:50 +02:00
Florian Klink
9b4364d703 python3.pkgs.certbot-dns-cloudflare: init at 1.6.0 2020-07-09 11:21:50 +02:00
ash lea
888d7bb4db python3Packages.pyside2: 5.12.3 -> 5.12.6
fixes #91726
2020-07-09 01:28:29 -07:00
Vincent Laporte
f6db90a389 coqPackages.coq-bits: enable for Coq 8.11 and 8.12 2020-07-09 08:17:49 +02:00
Graham Christensen
cb330dafd5
Merge pull request #91908 from purcell/libpromhttp
libpromhttp: init at 0.1.1, build in combination with libprom
2020-07-08 21:24:23 -04:00
Mario Rodas
61f57d850e
Merge pull request #92729 from r-ryantm/auto-update/tfsec
tfsec: 0.21.0 -> 0.23.2
2020-07-08 19:10:11 -05:00
Mario Rodas
aa5ee82db2
tfsec: add ldflags 2020-07-08 18:55:18 -05:00
Ryan Mulligan
30e85ef927
Merge pull request #92736 from r-ryantm/auto-update/tweeny
tweeny: 3.1.0 -> 3.1.1
2020-07-08 15:53:09 -07:00
Leo Gaskin
137d95c9b2 libwebsockets: Change default CMake flags for package
The libwebsockets package is now built with support for IPv6 and
SOCKS5 in addition to general plugin support.
2020-07-09 00:27:28 +02:00
Jan Tojnar
6dbcca5979
Merge pull request #85983 from lopsided98/gazebo-prereqs
urdfdom, console-bridge: init
2020-07-09 00:21:36 +02:00
Jan Tojnar
9b763e2e09
Merge pull request #92307 from lopsided98/jsoncpp-cmake
jsoncpp: fix generated pkg-config file
2020-07-09 00:15:42 +02:00
Jan Tojnar
31ff58e6f1
Merge pull request #92047 from r-ryantm/auto-update/libiio
libiio: 0.20 -> 0.21
2020-07-09 00:06:48 +02:00
R. RyanTM
2dc826389c libnsl: 1.2.0 -> 1.3.0 2020-07-08 22:08:47 +02:00
Ryan Mulligan
f2ff245bfd
Merge pull request #92730 from r-ryantm/auto-update/the-way
the-way: 0.3.2 -> 0.4.0
2020-07-08 11:54:47 -07:00
Jonathan Ringer
15895150b3 dotnetCorePackages.aspnetcore_3_1: 3.1.2 -> 3.1.5 2020-07-08 11:46:57 -07:00
Jonathan Ringer
6b278a6a83 dotnetCorePackage.netcore_3_1: 3.1.2 -> 3.1.5 2020-07-08 11:46:57 -07:00
R. RyanTM
a7f7aeec89 tweeny: 3.1.0 -> 3.1.1 2020-07-08 17:46:51 +00:00
Gabriel Ebner
8447475f5a powerline: 2.7 -> 2.8.1 2020-07-08 10:13:09 -07:00
R. RyanTM
b9d29dad13 the-way: 0.3.2 -> 0.4.0 2020-07-08 16:58:51 +00:00
Jan Tojnar
1837136c7b libvirt: use /run for runstatedir
systemd complains:

	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd-admin.socket:11: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd-ro.socket:11: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
	Jul 08 12:43:59 kaiser systemd[1]: /nix/store/bvfikb8v9m646m23fqm0rfnnsj6plc2k-libvirt-6.2.0/lib/systemd/system/libvirtd.socket:9: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.

Let's just set it correctly manually, that is what Red Hat does:

ba7592f6c1

See also:

390997925a
2020-07-08 18:56:01 +02:00
R. RyanTM
4b0ab3f2a4 tfsec: 0.21.0 -> 0.23.2 2020-07-08 16:49:39 +00:00
Daniël de Kok
5b742c30dd
Merge pull request #92627 from r-ryantm/auto-update/wcslib
wcslib: 7.2 -> 7.3
2020-07-08 17:14:17 +02:00
Mario Rodas
fa535b5314
ocamlPackages.ppx_yojson_conv_lib: init at 0.14.0 2020-07-08 16:42:18 +02:00
Mario Rodas
9b2a1ea654
Merge pull request #92688 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.27.0 -> 1.28.1
2020-07-08 07:52:39 -05:00
Mario Rodas
a340e0b825
Merge pull request #92672 from r-ryantm/auto-update/afflib
afflib: 3.7.18 -> 3.7.19
2020-07-08 07:45:41 -05:00
Lancelot SIX
8375894d91
Merge pull request #92686 from danieldk/spacy-2.3.1
python3Packages.spacy: 2.3.0 -> 2.3.1
2020-07-08 13:30:57 +01:00
Daniël de Kok
d915b7223a
Merge pull request #92657 from CRTified/pkg/cc-tool
cc-tool: Init at unstable-2020-05-19
2020-07-08 14:16:30 +02:00
Jan Tojnar
143398d7da
Merge pull request #92390 from fionera/add-fuzzel
Add fuzzel
2020-07-08 13:42:13 +02:00
CRTified
cc1fadf581 cc-tool: init at unstable-2020-05-19 2020-07-08 13:30:53 +02:00
Maximilian Bosch
cefa2ad525
Merge pull request #92680 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.4.0 -> 5.5.0
2020-07-08 11:22:50 +02:00
Mario Rodas
27ac9620c6 golangci-lint: update meta 2020-07-08 04:22:00 -05:00
Mario Rodas
4568f9bfb1 golangci-lint: add ldflags 2020-07-08 04:21:00 -05:00
Mario Rodas
c94a2de710 golangci-lint: install completions 2020-07-08 04:20:00 -05:00
Peter Simons
b97abb967e
Merge pull request #92656 from jonringer/bump-adns
adns: 1.5.1 -> 1.6.0
2020-07-08 10:03:50 +02:00
R. RyanTM
bf76f25248 golangci-lint: 1.27.0 -> 1.28.1 2020-07-08 06:42:40 +00:00
Daniël de Kok
6c14fb9d18 python3Packages.spacy: 2.3.0 -> 2.3.1
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.3.1
2020-07-08 08:06:13 +02:00
Sirio Balmelli
20e6d74a60 python3Packages.pykwalify: init at 1.7.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:59:30 -07:00
Sirio Balmelli
6ca34e4e36 python3Packages.google_cloud_storage: 1.28.1 -> 1.29.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:14:50 -07:00
Thiago Franco de Moraes
cfd78fd638 python3Packages.pypubsub: init at 4.0.3 2020-07-07 22:12:25 -07:00
Mario Rodas
6a8ef827bd
afflib: enable on darwin 2020-07-07 23:59:56 -05:00
Mario Rodas
d61df8210d
Merge pull request #89144 from eadwu/libvirt/6.3.0
libvirt: 6.2.0 -> 6.3.0
2020-07-07 23:52:26 -05:00
R. RyanTM
30dd006939 cpp-utilities: 5.4.0 -> 5.5.0 2020-07-08 04:42:09 +00:00
R. RyanTM
91f71f2e40 afflib: 3.7.18 -> 3.7.19 2020-07-08 02:34:24 +00:00
Jonathan Ringer
58134d6358 python3Packages.cnvkit: fix build 2020-07-07 18:35:22 -07:00
R. RyanTM
c02f514929 spidermonkey_68: 68.7.0 -> 68.10.0 2020-07-08 02:53:04 +02:00
Mario Rodas
b25895d964
Merge pull request #92647 from r-ryantm/auto-update/webdis
webdis: 0.1.10 -> 0.1.11
2020-07-07 19:34:33 -05:00
Mario Rodas
a6fad046a8
Merge pull request #92555 from r-ryantm/auto-update/redo-apenwarr
redo-apenwarr: 0.42a -> 0.42c
2020-07-07 19:33:19 -05:00
Jonathan Ringer
f5f485e231
adns: 1.5.1 -> 1.6.0 2020-07-07 17:06:46 -07:00
Thorsten Weber
869dfc09c9 libredwg: init at 0.10.1 2020-07-08 00:45:18 +02:00
Maximilian Bosch
8a58559096
Merge pull request #92569 from r-ryantm/auto-update/scala
scala: 2.13.2 -> 2.13.3
2020-07-08 00:04:52 +02:00
Timo Kaufmann
c6e47d5763
Merge pull request #78451 from arnarg/adding-operator-sdk
operator-sdk: init at 0.18.2
2020-07-07 23:41:30 +02:00
R. RyanTM
20f4914bf5 webdis: 0.1.10 -> 0.1.11 2020-07-07 21:31:50 +00:00
worldofpeace
bd5314f6e2
Merge pull request #92632 from jonringer/disable-vega-py2
python35Packages.vega: disable python{2,35}, abandonded
2020-07-07 17:16:10 -04:00
worldofpeace
465ca1afe5
Merge pull request #92633 from jonringer/statsmodels-disable-py2
python2Packages.statsmodels: disable py2, abandonded
2020-07-07 17:15:59 -04:00
Jonathan Ringer
82f2f1bd78
python2Packages.statsmodels: disable py2, abandonded
```
  Processing ./statsmodels-0.11.1-cp27-cp27mu-linux_x86_64.whl
  ERROR: Package 'statsmodels' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-07-07 13:12:35 -07:00
Jonathan Ringer
159b4eddb4
python35Packages.vega: disable python{2,35}, abandonded
```
  Processing ./vega-3.4.0-py2-none-any.whl
  ERROR: Package 'vega' requires a different Python: 2.7.18 not in '>=3.6.1'
  builder for '/nix/store/l6f04q9sk1a3n8rl4rscaz2w8xinygfr-python2.7-vega-3.4.0.drv' failed with exit code 1
```
2020-07-07 13:05:45 -07:00
Robert Schütz
1d80180682 python.pkgs.amqp: run tests 2020-07-07 13:01:38 -07:00
Robert Schütz
f10148ea96 python.pkgs.sanic: simplify checkInputs 2020-07-07 13:01:38 -07:00
Robert Schütz
91859703cf python.pkgs.ics: simplify tests 2020-07-07 13:01:38 -07:00
Robert Schütz
e2786e8e88 python.pkgs.wordcloud: simplify checkInputs 2020-07-07 13:01:38 -07:00
Robert Schütz
2f938b3814 python.pkgs.junit-xml: simplify tests 2020-07-07 13:01:38 -07:00
Robert Schütz
484184df34 python.pkgs.pytest-sugar: 0.9.3 -> 0.9.4 2020-07-07 13:01:38 -07:00
Robert Schütz
d3f434e749 python.pkgs.pytest-sugar: run tests 2020-07-07 13:01:38 -07:00
R. RyanTM
88c91f4a67 wcslib: 7.2 -> 7.3 2020-07-07 19:45:52 +00:00
Arnar Gauti Ingason
5458f54a83 operator-sdk: init at 0.18.2
Operator-sdk is a cli tool for scaffolding and building Kubernetes
operators.
2020-07-07 21:13:26 +02:00
Jonathan Ringer
1cb30eb798 python2Packages.unittest-sml-reporting: disable py2
```
builder for '/nix/store/5hqb6vylvzjj92db46wrzd3mp56vv1ms-python2.7-unittest-xml-reporting-3.0.2.drv' failed with exit code 1; last 10 log lines:
  no configure script, doing nothing
  building
  Executing setuptoolsBuildPhase
  Traceback (most recent call last):
    File "nix_run_setup", line 8, in <module>
      exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
    File "setup.py", line 21, in <module>
      raise RuntimeError('This version requires Python 3.5+')  # pragma: no cover
  RuntimeError: This version requires Python 3.5+
  builder for '/nix/store/5hqb6vylvzjj92db46wrzd3mp56vv1ms-python2.7-unittest-xml-reporting-3.0.2.drv' failed with exi
```
2020-07-07 11:01:25 -07:00
Benjamin Hipple
2ec5479689
Merge pull request #89299 from wucke13/petsc
petsc: add fotran build argument
2020-07-07 13:50:29 -04:00
MetaDark
832a240b12 cmake-language-server: build with pygls 0.9.x 2020-07-07 10:33:26 -07:00
R. RyanTM
63e6866ce6 libebml: 1.3.10 -> 1.4.0 2020-07-07 10:30:34 -07:00
R. RyanTM
ed9f1b36b3 mill: 0.7.3 -> 0.7.4 2020-07-07 10:04:15 -07:00
R. RyanTM
2d08524361 ocamlPackages.lwt_ssl: 1.1.2 -> 1.1.3 2020-07-07 10:02:47 -07:00
R. RyanTM
f848484486 python27Packages.xxhash: 1.4.3 -> 1.4.4 2020-07-07 10:00:37 -07:00
R. RyanTM
391d1e9f66 python27Packages.ntlm-auth: 1.4.0 -> 1.5.0 2020-07-07 09:59:43 -07:00
R. RyanTM
b1ad1d27db python27Packages.transitions: 0.8.1 -> 0.8.2 2020-07-07 09:55:18 -07:00
R. RyanTM
babd73a3e3 spring-boot-cli: 2.3.0 -> 2.3.1 2020-07-07 09:51:30 -07:00
R. RyanTM
ef88530dcd python27Packages.sqlmap: 1.4.6 -> 1.4.7 2020-07-07 09:50:52 -07:00
R. RyanTM
99c1276ce2 python27Packages.boltons: 20.1.0 -> 20.2.0 2020-07-07 09:47:50 -07:00
R. RyanTM
9ddd8489b5 python37Packages.libcloud: 3.0.0 -> 3.1.0 2020-07-07 09:47:30 -07:00
R. RyanTM
1ff59e4a47 python37Packages.breathe: 4.18.1 -> 4.19.2 2020-07-07 09:46:51 -07:00
Konrad Borowski
bb7d41efa6 python38Packages.zconfig: fix build 2020-07-07 09:45:55 -07:00
R. RyanTM
26aead6800 python27Packages.XlsxWriter: 1.2.8 -> 1.2.9 2020-07-07 09:43:08 -07:00
R. RyanTM
ede5c96409 python37Packages.aiorun: 2020.2.1 -> 2020.6.1 2020-07-07 09:41:48 -07:00
Patrick Winter
2d61c4c8fe pygrok: init at 1.0.0 2020-07-07 09:40:37 -07:00
R. RyanTM
484613c1a1 python37Packages.pint: 0.11 -> 0.14 2020-07-07 09:40:16 -07:00
R. RyanTM
70450f1d5e python27Packages.prance: 0.18.3 -> 0.19.0 2020-07-07 09:39:26 -07:00
R. RyanTM
9b0000f5d0 python27Packages.reportlab: 3.5.42 -> 3.5.44 2020-07-07 09:38:05 -07:00
Martin Weinelt
8e1bae55ee pythonPackages.PyRMVtransport: init at v0.2.9 2020-07-07 09:32:42 -07:00
R. RyanTM
29f08dc751 python37Packages.PyChromecast: 6.0.0 -> 7.1.0 2020-07-07 09:30:23 -07:00
R. RyanTM
fb7bc3cd51 python37Packages.pygls: 0.8.1 -> 0.9.0 2020-07-07 09:29:33 -07:00
Robert Schütz
d4c29c0041 python.pkgs.check-manifest: mark as unbroken 2020-07-07 09:26:35 -07:00
Oleksii Filonenko
0f66375d45
Merge pull request #92294 from r-ryantm/auto-update/elixir
elixir: 1.10.3 -> 1.10.4
2020-07-07 17:47:17 +03:00
Thomas Tuegel
daec48f47c
Merge pull request #88533 from rileyinman/iosevka-update
iosevka, iosevka-bin: 2.3.3 -> 3.2.2
2020-07-07 08:51:21 -05:00
Kristoffer Søholm
a8b68fc49f evcxr: wrap evcxr_jupyter binary
evcxr_jupyter needs the same wrapper as the main binary to work.
2020-07-07 15:00:54 +02:00
Damien Cassou
8caac93be7
Merge pull request #91933 from ngerstle-cognite/patch-1
Postman: fix and add libuuid as dependency
2020-07-07 14:20:02 +02:00
Lancelot SIX
329bb778f2
Merge pull request #92545 from r-ryantm/auto-update/quazip
libsForQt5.quazip: 0.9 -> 0.9.1
2020-07-07 13:07:13 +01:00
R. RyanTM
175e915b29 scala: 2.13.2 -> 2.13.3 2020-07-07 11:52:19 +00:00
Mario Rodas
005b5770f4
redo-apenwarr: install bash completion 2020-07-07 04:20:00 -05:00
Mario Rodas
a12ccb7f3e redo-apenwarr: update meta 2020-07-07 04:20:00 -05:00
Jörg Thalheim
8a6825fbe4
Merge pull request #91958 from mweinelt/hass
homeassistant: 0.111.4 -> 0.112.3
2020-07-07 09:56:04 +01:00
R. RyanTM
abe8394a5b redo-apenwarr: 0.42a -> 0.42c 2020-07-07 08:01:26 +00:00
wucke13
dc5113fb06 petsc: 3.13.1 -> 3.13.2
+ add fortran build argument
2020-07-07 09:34:43 +02:00
R. RyanTM
049b68becf libsForQt5.qwt: 6.1.4 -> 6.1.5 2020-07-07 08:53:14 +02:00
Daniël de Kok
918d5cfb33 python3Packages.tokenizers: 0.8.0 -> 0.8.1.rc1
Changelog:
https://github.com/huggingface/tokenizers/releases/tag/python-v0.8.1.rc1
2020-07-07 07:25:13 +02:00
R. RyanTM
41ea5dea63 libsForQt5.quazip: 0.9 -> 0.9.1 2020-07-07 03:44:43 +00:00
R. RyanTM
6e673204e8 python37Packages.netdisco: 2.7.0 -> 2.7.1 2020-07-06 20:23:50 -07:00
R. RyanTM
3e6b620c72 python37Packages.elementpath: 1.4.5 -> 1.4.6 2020-07-06 20:21:23 -07:00
R. RyanTM
98576750f4 python27Packages.ldap: 3.2.0 -> 3.3.1 2020-07-06 20:16:48 -07:00
R. RyanTM
690c11be6d python37Packages.typeguard: 2.8.0 -> 2.9.1 2020-07-06 20:14:58 -07:00
R. RyanTM
21adb8beff python27Packages.python-vlc: 3.0.9113 -> 3.0.10114 2020-07-06 20:14:17 -07:00
R. RyanTM
7a4efe0b62 python27Packages.property-manager: 2.3.1 -> 3.0 2020-07-06 20:13:02 -07:00
R. RyanTM
008e7e3244 python27Packages.tensorflow-estimator_2: 2.1.0 -> 2.2.0 2020-07-06 20:11:43 -07:00
R. RyanTM
68b8ec30b9 python37Packages.praw: 6.5.1 -> 7.1.0 2020-07-06 20:11:32 -07:00
Jon
893b39036c
Merge pull request #92509 from r-ryantm/auto-update/python2.7-pytest-tornado
python27Packages.pytest-tornado: 0.8.0 -> 0.8.1
2020-07-06 20:09:01 -07:00
R. RyanTM
05c716cb1f python27Packages.pyqtgraph: 0.10.0 -> 0.11.0 2020-07-06 20:08:45 -07:00
Kevin Griffin
44fd570d73 pythonPackages.pyscard: Fix build on Darwin
The previously provided patch is still necessary,
as nix python reports an old version of macOS
that has the bug, when in fact modern macOS
does not have the misspelling.

The patch has been upstreamed, so we take it
to fix 1.9.9 in anticipation of the next release.
2020-07-06 20:07:53 -07:00
misuzu
51a36a4075 python3Packages.cssselect2: fix tests 2020-07-06 20:03:52 -07:00
Ben Wolsieffer
b7a800827c python3Packages.tinycss2: remove redundant fix for failing tests 2020-07-06 20:03:52 -07:00
R. RyanTM
7b29f3d072 python27Packages.pycountry: 19.8.18 -> 20.7.3 2020-07-06 19:58:33 -07:00
R. RyanTM
ffda15d642 python27Packages.pyqtwebengine: 5.14.0 -> 5.15.0 2020-07-06 18:59:55 -07:00
R. RyanTM
7403a99091 python37Packages.srsly: 2.0.1 -> 2.2.0 2020-07-06 18:11:10 -07:00
R. RyanTM
049bf09696 python27Packages.sortedcollections: 1.1.2 -> 1.2.1 2020-07-06 18:00:25 -07:00
R. RyanTM
703231836e python37Packages.python-telegram-bot: 12.7 -> 12.8 2020-07-06 17:58:48 -07:00
R. RyanTM
79845c1d12 python27Packages.pytest-metadata: 1.9.0 -> 1.10.0 2020-07-06 17:58:09 -07:00
R. RyanTM
094fa8bb3a python27Packages.sqlalchemy-utils: 0.36.5 -> 0.36.6 2020-07-06 17:39:00 -07:00
R. RyanTM
d10dd3241f python27Packages.pyclipper: 1.1.0.post3 -> 1.2.0 2020-07-06 17:35:14 -07:00
R. RyanTM
581846c3a1 python37Packages.ueberzug: 18.1.5 -> 18.1.6 2020-07-06 17:34:43 -07:00
R. RyanTM
cc392a887f python27Packages.simpleparse: 2.2.0 -> 2.2.2 2020-07-06 17:31:54 -07:00
R. RyanTM
f5b2587e09 python27Packages.xlsx2csv: 0.7.6 -> 0.7.7 2020-07-06 17:31:49 -07:00
R. RyanTM
a47c309ef4 gitAndTools.pre-commit: 2.4.0 -> 2.6.0 2020-07-06 17:31:38 -07:00
R. RyanTM
bb2952cf2a python27Packages.sasmodels: 1.0.1 -> 1.0.2 2020-07-06 17:30:56 -07:00
R. RyanTM
5c05f1d454 python27Packages.rasterio: 1.1.4 -> 1.1.5 2020-07-06 17:30:36 -07:00
R. RyanTM
18a454bbec python27Packages.willow: 1.3 -> 1.4 2020-07-06 17:29:09 -07:00
R. RyanTM
24c9543034 python37Packages.pylast: 3.2.1 -> 3.3.0 2020-07-06 17:28:10 -07:00
R. RyanTM
c94120679c python27Packages.trimesh: 3.6.43 -> 3.7.4 2020-07-06 17:27:27 -07:00
Jörg Thalheim
cfda348d50
python3.pkgs.graphql-server-core: 1.2.0 -> 2.0.0 2020-07-07 01:55:10 +02:00
Jörg Thalheim
867fa90c51
python3.pkgs.graphql-core: 2.3.1 -> 3.1.2 2020-07-07 01:43:45 +02:00
Jörg Thalheim
47eb4aca59
python3.pkgs.influxdb-client: init at 1.8.0 2020-07-07 01:43:44 +02:00
Jörg Thalheim
887a51e642
python3.pkgs.rx: 1.6.1 -> 3.1.0 2020-07-07 01:43:44 +02:00
Jörg Thalheim
ad3140e898
Merge pull request #92470 from ericdallo/bump-clojure-lsp
clojure-lsp: 20200624T142700 -> 20200706T152722
2020-07-06 22:57:20 +01:00
R. RyanTM
c42b5bac66 python27Packages.pytest-tornado: 0.8.0 -> 0.8.1 2020-07-06 21:34:06 +00:00
Luflosi
92ca9d643f
include-what-you-use: 0.13 -> 0.14
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.14
2020-07-06 23:05:39 +02:00
Ben Wolsieffer
1fd080cab3 urdfdom: init at 1.0.4 2020-07-06 16:17:51 -04:00
Ben Wolsieffer
2c269b2ee0 urdfdom-headers: init at 1.0.5 2020-07-06 16:17:47 -04:00
Florian Klink
e218d2f13c
Merge pull request #92479 from r-ryantm/auto-update/python2.7-twilio
python27Packages.twilio: 6.39.0 -> 6.43.0
2020-07-06 21:25:10 +02:00
Maximilian Bosch
146e96d9ba
Merge pull request #92492 from Tomahna/scalafmt
scalafmt: 2.5.2 -> 2.6.2
2020-07-06 21:03:23 +02:00
Daniël de Kok
f4dce8e967
Merge pull request #91634 from bmilanov/submit/add-nxp-mfgtools
nxpmicro-mfgtools: init at 1.3.191
2020-07-06 20:59:50 +02:00
Biser Milanov
cb2ab83d3e nxpmicro-mfgtools: init at 1.3.191
Add nxpmicro-mfgtools to nixpkgs

From the project's homepage [1]:

    Freescale/NXP I.MX Chip image deploy tools.

The project's only binary and library at the moment is UUU. NXP
might add more in the future, so making the package name:

    nxpmicro-mfgtools

instead of:

    nxp-uuu

or something similar.

[1]: https://github.com/NXPmicro/mfgtools
2020-07-06 20:43:14 +02:00
Matthew Bauer
a2c2a86488
Merge pull request #89885 from matthewbauer/fetchurl-no-hash
fetchurl: allow empty hash
2020-07-06 14:41:57 -04:00
Matthew Bauer
669eb09bd5
Merge branch 'master' into fetchurl-no-hash 2020-07-06 14:40:49 -04:00
R. RyanTM
c7961b69dc
python27Packages.pymupdf: 1.17.0 -> 1.17.2 (#92490) 2020-07-06 20:38:28 +02:00
Kevin Rauscher
e8cb5d5d14 scalafmt: 2.5.2 -> 2.6.2 2020-07-06 20:37:40 +02:00
Jonathan Ringer
7516429fc1 python3Packages.azure-mgmt-containerservice: 9.1.0 -> 9.2.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
e3fe15df4c python3Packages.azure-multiapi-storage: fix packaging 2020-07-06 11:37:37 -07:00
Jonathan Ringer
966d7bed53 python3Packages.azure-storage-file-share: 12.1.1 -> 12.1.2 2020-07-06 11:37:37 -07:00
Jonathan Ringer
18a7de713d python3Packages.azure-multiapi-storage: 0.3.2 -> 0.3.5 2020-07-06 11:37:37 -07:00
Jonathan Ringer
515a494faf python3Packages.azure-mgmt-subscription: 0.5.0 -> 0.6.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
f731564592 python3Packages.azure-mgmt-storage: 10.0.0 -> 11.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
d3c846e48c python3Packages.azure-mgmt-sql: 0.18.0 -> 0.19.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
6a3b7c1a71 python3Packages.azure-mgmt-resource: 10.0.0 -> 10.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
0fd0b4ba98 python3Packages.azure-mgmt-recoveryservicesbackup: 0.7.0 -> 0.8.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
f2f30182a9 python3Packages.azure-mgmt-network: 10.2.0 -> 11.0.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
60eda2a6e9 python3Packages.azure-mgmt-media: 2.1.0 -> 2.2.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
d61218a741 python3Packages.azure-mgmt-iotcentral: 3.0.0 -> 3.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
593bcd18de python3Packages.azure-mgmt-hdinsight: 1.5.0 -> 1.5.1 2020-07-06 11:37:37 -07:00
Jonathan Ringer
ff0161796d python3Packages.azure-mgmt-datafactory: 0.10.0 -> 0.11.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
4b0c2874de python3Packages.azure-mgmt-containerinstance: 1.5.0 -> 2.0.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
acd9f387ca python3Packages.azure-mgmt-compute: 12.0.0 -> 12.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
5e79e32897 python3Packages.azure-mgmt-appconfiguration: 0.4.0 -> 0.5.0 2020-07-06 11:37:37 -07:00
R. RyanTM
c93f5194c8 python37Packages.jupyterlab: 2.1.4 -> 2.1.5 2020-07-06 11:23:03 -07:00
Timo Kaufmann
ed72058658
Merge pull request #85023 from symphorien/update-ihatemony
python3Packages.ihatemoney: 4.1 -> 4.2
2020-07-06 19:24:01 +02:00
R. RyanTM
6f17664ffd python27Packages.twilio: 6.39.0 -> 6.43.0 2020-07-06 17:15:37 +00:00
Daniël de Kok
78012a452c
Merge pull request #92459 from 06kellyjac/deno_1.1.3
deno: 1.1.2 -> 1.1.3
2020-07-06 19:07:02 +02:00
Ben Wolsieffer
5b37e8cf1a jsoncpp: fix generated pkg-config file 2020-07-06 12:54:41 -04:00
R. RyanTM
f650a8783e python27Packages.hvac: 0.10.3 -> 0.10.4 2020-07-06 09:46:04 -07:00
R. RyanTM
636fec8ea7 python37Packages.azure-mgmt-security: 0.4.0 -> 0.4.1 2020-07-06 09:45:48 -07:00
R. RyanTM
be75df90dd python27Packages.azure-mgmt-eventhub: 3.1.0 -> 4.0.0 2020-07-06 09:45:30 -07:00
R. RyanTM
fd263c2fe2 python27Packages.atlassian-python-api: 1.15.9 -> 1.16.0 2020-07-06 09:45:13 -07:00
R. RyanTM
918a651d2a python27Packages.geoalchemy2: 0.8.3 -> 0.8.4 2020-07-06 09:44:52 -07:00
R. RyanTM
a372677b9e python27Packages.azure-mgmt-cosmosdb: 0.14.0 -> 0.15.0 2020-07-06 09:44:33 -07:00
R. RyanTM
8fc8153fa3 python37Packages.nbsphinx: 0.7.0 -> 0.7.1 2020-07-06 09:43:40 -07:00
R. RyanTM
32dd8df0bd python27Packages.elasticsearch: 7.7.1 -> 7.8.0 2020-07-06 09:42:52 -07:00
R. RyanTM
b7f560662e python37Packages.libversion: 1.2.0 -> 1.2.1 2020-07-06 09:42:11 -07:00
R. RyanTM
a5ac6d01b6 python27Packages.dnslib: 0.9.13 -> 0.9.14 2020-07-06 09:41:52 -07:00
R. RyanTM
f166a133ae python37Packages.geopandas: 0.7.0 -> 0.8.0 2020-07-06 09:38:17 -07:00
Symphorien Gibol
bcafd845c6 python3Packages.ihatemoney: pin wtforms to 2.2.1 2020-07-06 18:35:34 +02:00
Symphorien Gibol
4b819d443c python3Packages.ihatemoney: disable on python2
it does not build and is not supported according to setup.cfg
2020-07-06 18:35:34 +02:00
Symphorien Gibol
7761494be9 python3Packages.ihatemoney: fix postgresql test 2020-07-06 18:35:22 +02:00
Symphorien Gibol
2720b53385 python3Packages.ihatemoney: 4.1.3 -> 4.2 2020-07-06 18:35:22 +02:00
Symphorien Gibol
ed5b736ace python3Packages.sqlalchemy-continuum: init a 1.3.9 2020-07-06 18:35:22 +02:00
Symphorien Gibol
7918f8c47a python3Packages.sqlalchemy-i18n: init at 1.0.3 2020-07-06 18:35:21 +02:00
Symphorien Gibol
a71acfeb0b python3Packages.debts: init at 0.5 2020-07-06 18:35:21 +02:00
Symphorien Gibol
0848c2f529 python3Packages.ihatemoney: 4.1 -> 4.1.3 2020-07-06 18:35:21 +02:00