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
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
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
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
R. RyanTM
df686f82a0
flow: 0.131.0 -> 0.132.0
2020-08-25 21:35:31 +00:00
R. RyanTM
a4701ba18d
fasm: 1.73.24 -> 1.73.25
2020-08-25 20:13:27 +00:00
Maximilian Bosch
a26ffb006b
vagrant: 2.2.9 -> 2.2.10
...
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.10/CHANGELOG.md#2210-august-24-2020
Apart from the usual `gemset`-update the following patches were altered:
* Deprecation fix on ruby 2.6.5: was removed since the underlying issue
was fixed upstream.
* 0004-Support-system-installed-plugins.patch: re-downloaded the rebased
version from `salsa.debian.org`[1] where we originally obtained the patch
from.
* use-system-bundler-version: re-applied on top of Vagrant 2.2.10.
[1] https://salsa.debian.org/ruby-team/vagrant/-/blob/9d86f222/debian/patches/0004-Support-system-installed-plugins.patch
2020-08-25 22:11:35 +02:00
lewo
22293c2594
Merge pull request #96291 from lucperkins/open-policy-agent-0.23.2
...
open-policy-agent: 0.22.0 -> 0.23.2
2020-08-25 21:53:02 +02:00
Robert Hensing
e36e1bce34
Merge pull request #96281 from expipiplus1/joe-hls-typo
...
haskellPackages.haskell-language-server: fix typo in update script
2020-08-25 21:51:54 +02:00
Fabian Möller
90db9641cb
qt5.qtwebengine: fix build with bison-3.7 ( #96295 )
2020-08-25 20:13:45 +02:00
Michael Weiss
28aef45a1a
Merge branch 'llvm_11' into master
...
This merges #94204 with the only difference being that I modified the
history into three commits that should be easier to review and
understand.
Original history: 3524f4cfa94744bf5058bed6f2e3f6490f4c8e1b
Modified history: df267a4cca
2020-08-25 19:44:53 +02:00
Gabor Greif
df267a4cca
llvm_11: 11.0.0rc1 -> 11.0.0rc2
...
http://lists.llvm.org/pipermail/release-testers/2020-August/001321.html
2020-08-25 19:42:17 +02:00
Gabor Greif
0a8334d5a0
llvm_11: init at 11.0.0rc1
...
http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html
TODO: Enable Polly.
Co-authored-by: conferno <conferno@camfex.cz>
2020-08-25 19:42:12 +02:00
Michael Weiss
28f2797a81
llvm_11: Copy all files from llvmPackages_10
...
This is simply the result of:
cp -r pkgs/development/compilers/llvm/10 pkgs/development/compilers/llvm/11/
2020-08-25 19:42:08 +02:00
Daniël de Kok
7f50d64290
Merge pull request #96216 from lionello/patch-3
...
Allow alloy on Darwin
2020-08-25 19:13:09 +02:00
Lio李欧
d7c8a477d0
alloy: enable build on Darwin
2020-08-25 09:21:26 -07:00
Luc Perkins
295612e59a
open-policy-agent: 0.22.0 -> 0.23.2
2020-08-25 07:25:39 -07:00
Sascha Grunert
d9e6beab26
ginkgo: init at 1.14.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-26 00:17:10 +10:00
Ryan Mulligan
7470252caa
Merge pull request #96229 from r-ryantm/auto-update/fly
...
fly: 6.4.1 -> 6.5.0
2020-08-25 06:58:02 -07:00
Mario Rodas
08ab7f16a0
Merge pull request #96215 from marsam/update-libvmaf
...
libvmaf: 1.5.2 -> 1.5.3
2020-08-25 08:48:44 -05:00
Joe Hermaszewski
e34b5375cd
haskellPackages.haskell-language-server: fix typo in update script
2020-08-25 21:03:50 +08:00
Sascha Grunert
334ade0633
gopls: remove unnecessary go
input ( #96270 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-25 13:38:00 +02:00
Mario Rodas
c9d769c3fe
Merge pull request #96237 from Moredread/libgdiplus/parallel
...
libgdiplus: enable parallel building
2020-08-25 06:27:49 -05:00
Peter Simons
7b527223fd
qtdeclarative: revert "Patch for scrollbar regression"
...
This reverts commit 5530043208
. The change breaks the build of
qtquickcontrols. Fixes https://github.com/NixOS/nixpkgs/issues/96159 .
2020-08-25 12:02:15 +02:00
Daniël de Kok
b9ba82ef8a
Merge pull request #96209 from bobismijnnaam/aspectj-upgrade-2
...
aspectj: 1.5.2 -> 1.9.6
2020-08-25 10:51:33 +02:00
Bob Rubbens
258fe5828d
aspectj: 1.5.2 -> 1.9.6
...
As discussed on the mailing list, the url is now pointed at the github
project release because the previous eclipse archive link was not kept
up-to-date anymore.
Relevant links:
- https://www.eclipse.org/lists/aspectj-dev/msg03311.html
2020-08-25 09:58:37 +02:00
Daniël de Kok
9eeff74821
Merge pull request #96182 from oxalica/rust-analyzer
...
rust-analyzer: 2020-08-17 -> 2020-08-24
2020-08-25 08:24:09 +02:00
Daniël de Kok
e167f59cf0
Merge pull request #96207 from r-ryantm/auto-update/wxsqlite3
...
wxsqlite3: 4.5.1 -> 4.6.0
2020-08-25 07:55:10 +02:00
André-Patrick Bubel
5739203134
libgdiplus: enable parallel building
2020-08-25 07:41:25 +02:00
Daniël de Kok
231e2ea1ff
Merge pull request #96228 from r-ryantm/auto-update/chibi-scheme
...
chibi: 0.9 -> 0.9.1
2020-08-25 07:38:51 +02:00
R. RyanTM
46d33689d5
fly: 6.4.1 -> 6.5.0
2020-08-25 03:35:14 +00:00