Commit graph

84589 commits

Author SHA1 Message Date
Maximilian Bosch db2a5bf3b9
Merge pull request #92928 from etu/php72-update
php72: 7.2.31 -> 7.2.32
2020-07-11 18:27:37 +02:00
Maximilian Bosch f510162d69
Merge pull request #92927 from etu/php73-update
php73: 7.3.19 -> 7.3.20
2020-07-11 18:27:22 +02:00
Maximilian Bosch 2423213b95
Merge pull request #92925 from etu/php74-update
php74: 7.4.7 -> 7.4.8
2020-07-11 18:25:41 +02:00
Maximilian Bosch 3d9c143b77
Merge pull request #91895 from kristoff3r/jupyter-service
Improve jupyter service
2020-07-11 18:03:31 +02:00
Daniël de Kok 25bf5520bd
Merge pull request #92546 from danieldk/transformers-0.8.1
python3Packages.transformers: 3.0.1 -> 3.0.2
2020-07-11 16:50:55 +02:00
Elis Hirwing 49316cca66
php74: 7.4.7 -> 7.4.8
Changelog: https://www.php.net/ChangeLog-7.php#7.4.8
2020-07-11 15:07:44 +02:00
Elis Hirwing 86ed3bf578
php72: 7.2.31 -> 7.2.32
Changelog: https://www.php.net/ChangeLog-7.php#7.2.32
2020-07-11 14:49:37 +02:00
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
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
Austin Seipp 57a53677b4
liburing: 0.6pre600 -> 0.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-10 16:54:28 -05: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
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
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
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
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
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
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
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