Commit Graph

87206 Commits

Author SHA1 Message Date
Frederik Rietdijk
52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Vincent Laporte
02ee825018 ocamlPackages.cpdf: 2.3 → 2.3.1 2020-08-27 08:10:33 +02:00
Vincent Laporte
0e9e10936d ocamlPackages.camlpdf: 2.3 → 2.3.1 2020-08-27 08:10:33 +02:00
Vincent Laporte
6ff80288af ocamlPackages.camlpdf: also install native libraries 2020-08-27 08:10:33 +02:00
Ryan Mulligan
6004c469e5
Merge pull request #95846 from siraben/kpack
kpack: init at 1.1.0
2020-08-26 20:02:48 -07:00
Matt Huszagh
5089fbfbee nodePackages: netlify-cli init at 2.59.1 2020-08-26 18:14:09 -07:00
Milan
5622b6b6fe
openjfx14: correctly remove references to jdk11 (#96298)
The new version string for jdk11 contains a '+' character, which needs
to be escaped for use in the sed command.
Fixes #95117.
2020-08-26 23:35:20 +02:00
Barry Moore
a68011ec05 pythonPackages.jupyterlab-git: init at 0.20.0 2020-08-26 14:02:45 -07:00
Michael Weiss
5bd2c3719a
python3Packages.google_api_python_client: 1.10.0 -> 1.10.1 2020-08-26 22:29:08 +02:00
zimbatm
2f5277d92e
nix-build-uncached: remove the nix wrap (#96357)
Nix is one of those few things where it's actually better to use the
version that is on the host. This avoids having to deal with Nix
compatibility issues, and download a second version of Nix on hosts like
GitHub Actions.
2020-08-26 21:57:28 +02:00
Jörg Thalheim
272c2201dc
Merge pull request #96138 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.11.0 -> 1.11.1
2020-08-26 20:23:03 +01:00
Benjamin Hipple
d41c129198
Merge pull request #95727 from obsidiansystems/cuda11
cudatoolkit: init v11.0.3
2020-08-26 15:09:08 -04:00
Tobias Mayer
dc7912706e cmake-format: 0.6.11 -> 0.6.13 2020-08-26 19:38:50 +02:00
Pamplemousse
b6fc6b38b7 python3Packages.pwntools: Allow to use any debugger
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-26 09:48:15 -07:00
Lassulus
93b5c08d48
Merge pull request #86449 from sorki/dt-schema
dt-schema: init at v2019.11
2020-08-26 18:13:44 +02:00
adisbladis
386a4edc86
Merge pull request #96373 from adisbladis/poetry2nix-1_12_0
poetry2nix: 1.11.0 -> 1.12.0
2020-08-26 17:39:02 +02:00
Gabriel Ebner
2446a98e33 libunibreak: fix wrong revision 2020-08-26 17:23:27 +02:00
Daniël de Kok
4ef21bb683
Merge pull request #96307 from r-ryantm/auto-update/fasm
fasm: 1.73.24 -> 1.73.25
2020-08-26 15:44:23 +02:00
Daniël de Kok
8d819fb800
Merge pull request #96358 from r-ryantm/auto-update/libmatroska
libmatroska: 1.6.1 -> 1.6.2
2020-08-26 15:36:44 +02:00
adisbladis
e3f6f9be0f
poetry2nix: 1.11.0 -> 1.12.0 2020-08-26 15:26:35 +02:00
Michael Weiss
4a82621491
llvm_11: Enable build-id when linking libLLVM shared libs
This is used by mesa.drivers (still on LLVM 9) as a cache key. I've
ported that change to LLVM 11 to test it and so that it doesn't get lost
in future versions. Credit for the change goes to David McFarland.
See #93946 for details.

Co-Authored-By: David McFarland <corngood@gmail.com>
2020-08-26 14:30:46 +02:00
Jonathan Ringer
5baf8f95f9 python3Packages.chalice: fix python3 deps 2020-08-26 12:38:57 +02:00
Jonathan Ringer
09f4d3d493 python3Packages.xcffib: fix tests 2020-08-26 12:38:57 +02:00
Jonathan Ringer
bd6bfd53e7 gdal: 3.0.4 -> 3.1.2.post2020-08-26
parsing of POPPLER_MINOR_VERSION is broken, as it doesn't truncate
leading zeroes. Leading gcc to believe it's trying to evaluate an
octal value (e.g. 08 > 72 ). However, 8 isn't a valid octal value.

Patches from master do not apply cleanly do a series of changes
done to configure.ac. So instead, a commit from master was chosen.
2020-08-26 12:38:57 +02:00
Jonathan Ringer
744601b6e5 pythonPackages.xpybutil: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer
baf247e2f9 pythonPackages.vulture: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer
fcb85c4f09 pythonPackages.chalice: fix deps 2020-08-26 12:38:57 +02:00
Jonathan Ringer
4a3b1f86aa pythonPackages.hieroglyph: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer
258794a39c Revert "python: sphinx_rtd_theme: 0.4.3 -> 0.5.0"
This reverts commit ff21fc43c8.

sphinx_rtd_theme 0.5.0 requires a significant amount of bootstrapping
with node packages, which are not trivial
2020-08-26 12:38:57 +02:00
R. RyanTM
c9dcac1b31 libmatroska: 1.6.1 -> 1.6.2 2020-08-26 09:53:55 +00:00
Daniël de Kok
7b46d0e777
Merge pull request #95868 from danieldk/icr-update
intel-compute-runtime: 20.02.15268 -> 20.32.17625
2020-08-26 10:59:41 +02:00
Yevhen Shymotyuk
4a19316bfd python3Packages.pipx: init at 0.15.5.0 2020-08-26 01:20:19 -07:00
Frederik Rietdijk
b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
Daniël de Kok
25d7d4752f intel-gmmlib: 20.2.3 -> 20.2.5 2020-08-26 08:04:41 +02:00
Daniel Schaefer
4fec6c4190
Merge pull request #95329 from JohnAZoidberg/pcre2-riscv 2020-08-26 11:36:57 +08:00
Mario Rodas
be6de91c7f
Merge pull request #96219 from marsam/update-vid-stab
vid-stab: 0.98b -> 1.1.0
2020-08-25 20:39:34 -05:00
Mario Rodas
16d7033711
Merge pull request #96312 from r-ryantm/auto-update/flow
flow: 0.131.0 -> 0.132.0
2020-08-25 20:36:02 -05:00
Drew Risinger
4dee731f4a python3Packages.qiskit: 0.19.6 -> 0.20.0 2020-08-25 16:13:41 -07:00
Drew Risinger
b5070a4fd6 python3Packages.qiskit-aqua: 0.7.3 -> 0.7.5 2020-08-25 16:13:41 -07:00
Drew Risinger
ec94311dfc python3Packages.qiskit-ignis: 0.3.3 -> 0.4.0 2020-08-25 16:13:41 -07:00
Drew Risinger
1a8d96e642 python3Packages.qiskit-ibmq-provider: 0.7.2 -> 0.8.0 2020-08-25 16:13:41 -07:00
Drew Risinger
d0c96f2cbe python3Packages.qiskit-aer: 0.5.2 -> 0.6.1 2020-08-25 16:13:41 -07:00
Drew Risinger
886a9bced5 python3Packages.yfinance: init at 0.1.54 2020-08-25 16:13:41 -07:00
Drew Risinger
9e8218bb25 python3Packages.multitasking: init at 0.0.9
Dependency for python3Packages.yfinance
2020-08-25 16:13:41 -07:00
Drew Risinger
a9987f8053 python3Packages.qiskit-terra: 0.14.2 -> 0.15.1 2020-08-25 16:13:41 -07:00
Drew Risinger
5c60872dfb python3Packages.retworkx: 0.3.4 -> 0.4.0
Also compile from source using Rust. Now possible b/c pyo3/maturin
work on Rust stable.
2020-08-25 16:13:41 -07:00
Drew Risinger
1e8b74f393 muparserx: init at 4.0.8 2020-08-25 16:13:41 -07:00
Drew Risinger
59e13f65fb python3Packages.pylatexenc: 2.4 -> 2.7 2020-08-25 16:13:41 -07:00
Lassulus
e357d0ec8c
Merge pull request #95678 from helsinki-systems/upd/sogo
sogo: 4.3.2 -> 5.0.0
2020-08-26 00:04:36 +02:00
Euan Kemp
98e0716512 libappindicator: 12.10.0 -> 12.10.1+20.10.20200706.1
This moves libappindicator to use a different upstream source. Rather
than use the 8 year old (!) version displayed on its homepage
(https://launchpad.net/libappindicator), this switches us to the
maintained lp:libappindicator branch, browseable over here:
https://code.launchpad.net/~indicator-applet-developers/libappindicator/trunk.

This includes numerous fixes, remains updated, and matches what ubuntu
uses.

Due to a personal preference for git over bzr, I have the package using
ubuntu's git mirror of the package for the source rather than the bzr
repo where I _think_ development actually takes place.

This also removes the no-python patch, because per revision 292
(https://bazaar.launchpad.net/~indicator-applet-developers/libappindicator/trunk/revision/292),
that has been dropped from upstream already, so the patch is no longer
needed.

The primary motivation behind this change is to fix a crash with
libappindicator (reported
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996
and in various other places).

The relevant patch for that should be included in this version.
2020-08-25 14:50:48 -07:00