Aaron Janse
60fd049b65
redox: add as target
2020-07-21 13:11:36 -07:00
markuskowa
5ac114beed
Merge pull request #93280 from markuskowa/upd-ucx
...
ucx: 1.7.0 -> 1.8.1, build openmpi with ucx
2020-07-18 23:19:02 +02:00
markuskowa
533720caa9
Merge pull request #93031 from andrew-d/andrew/dsd
...
dsd: init at 2018-07-01
2020-07-18 23:18:23 +02:00
Daniël de Kok
cf059b32d9
Merge pull request #93428 from johnbcoughlin/petsc-install_name_tool
...
petsc: Fix install_name_tool patch
2020-07-18 20:45:39 +02:00
Daniël de Kok
3bcbebb724
Merge pull request #93408 from justin-gerhardt/stm32cube
...
stm32cubemx: 5.3.0 -> 5.6.1
2020-07-18 19:31:32 +02:00
Mario Rodas
c28899b9c6
Merge pull request #93427 from marsam/fix-strip-nondeterminism-darwin
...
strip-nondeterminism: fix build on darwin
2020-07-18 11:27:36 -05:00
Vladimír Čunát
a5cc7d3197
krunner: fix hash of patch
...
Commit ee036bc02
put in hash *before* the normalization
done by fetchpatch.
2020-07-18 18:07:45 +02:00
Dmitry Kalinkin
b815effd72
Merge pull request #92942 from jollheef/bump-jedi
...
python: jedi: 0.17.0 -> 0.17.1
2020-07-18 12:06:42 -04:00
Dmitry Kalinkin
012582c6d1
Merge pull request #93208 from veprbl/pr/numexpr_darwin_fix
...
pythonPackages.numexpr: fix darwin build by refactoring checkPhase
2020-07-18 12:05:17 -04:00
Symphorien Gibol
293d7c3933
img2pdf: make a python package
2020-07-18 12:04:18 -04:00
zowoq
ba4f0c63e4
ffmpeg: 4.3 -> 4.3.1
...
(cherry picked from commit 916bc99f2c
)
See the grandparent commit.
2020-07-18 18:02:24 +02:00
zowoq
b9f891960e
ffmpeg_3_4: 3.4.7 -> 3.4.8
...
(cherry picked from commit 88c720f0bf
)
See the parent commit.
2020-07-18 18:02:23 +02:00
zowoq
6af12c3339
ffmpeg_2_8: 2.8.16 -> 2.8.17
...
(cherry picked from commit 92cfd28d2b
)
The ffmpeg updates aren't build rebuilds, so I forward-pick them
from staging to master. I suspect they have important fixes.
Originally from PR #93217 .
2020-07-18 18:02:22 +02:00
Daniël de Kok
704bd03243
Merge pull request #93363 from prusnak/rocksdb
...
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 17:57:03 +02:00
Jack Coughlin
8a65fe8da6
petsc: Fix install_name_tool patch
...
The PETSc library's config/install.py script checks whether
/usr/bin/install_name_tool is an existing file:
https://gitlab.com/petsc/petsc/-/blob/master/config/install.py#L368
Therefore, it is not enough to replace it with something that we expect
to be on the PATH, as this will cause the linked if statement to be
silently skipped. The consequence is that applications linked against
this version of petsc will fail at runtime on MacOS with a dynamic
loading error.
Instead, we should replace install_name_tool with the absolute path of a
binary we know will be present at build time.
Note that this should be fixed upstream as well, but this is sufficient
to fix the runtime error.
2020-07-18 08:47:24 -07:00
Pavol Rusnak
49581587c2
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 16:57:38 +02:00
Mario Rodas
d7e20ee25e
Merge pull request #93387 from r-ryantm/auto-update/python2.7-ipympl
...
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 08:51:15 -05:00
Mario Rodas
5868f8f306
strip-nondeterminism: fix build on darwin
2020-07-18 07:30:00 -05:00
Lancelot SIX
9b195c5369
Merge pull request #93393 from r-ryantm/auto-update/python3.7-pylint-django
...
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 11:56:50 +01:00
Daniël de Kok
ae33b7daec
Merge pull request #93388 from danieldk/more-local-rocr-ext-dir
...
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 10:42:17 +02:00
zowoq
0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer"
2020-07-18 17:45:08 +10:00
R. RyanTM
d867a5aecb
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 07:43:18 +00:00
Daniël de Kok
6d00504061
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 07:55:36 +02:00
R. RyanTM
1e1ef0d8e7
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 04:59:00 +00:00
Mario Rodas
0ae51edb29
Merge pull request #93362 from r-ryantm/auto-update/libmysqlconnectorcpp
...
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 21:37:15 -05:00
Lancelot SIX
36adeebde6
Merge pull request #93088 from jonringer/bump-pytest-black
...
python3Packages.pytest-black: 0.3.9 -> 0.3.10
2020-07-17 22:43:55 +01:00
Michael Weiss
f7e148151e
Merge pull request #93352 from primeos/python-google-api-client
...
python3Packages.google_api_python_client: 1.9.3 -> 1.10.0
2020-07-17 22:33:23 +02:00
Wael Nasreddine
e3bd95b2c7
bazel-kazel: init at 0.0.7 ( #93361 )
2020-07-17 13:10:32 -07:00
Jörg Thalheim
2d357db2e8
Merge pull request #92343 from Izorkin/percona-tools
2020-07-17 20:59:55 +01:00
Vincent Laporte
3487b6e587
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β1 → 4.11.0+β2
2020-07-17 20:44:39 +02:00
Daniël de Kok
1bef2f1606
Merge pull request #93304 from Tomahna/metals
...
metals: 0.9.1 -> 0.9.2
2020-07-17 20:42:41 +02:00
R. RyanTM
1bab9f00ab
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 17:50:30 +00:00
Vincent Laporte
5adadd1466
coqPackages.tlc: 20181116 → 20200328
2020-07-17 19:43:34 +02:00
Michael Weiss
5525938847
python3Packages.google_api_python_client: 1.9.3 -> 1.10.0
2020-07-17 17:33:19 +02:00
Tim Steinbach
223efd7b37
jenkins: 2.235.1 -> 2.235.2
2020-07-17 10:22:13 -04:00
Maximilian Bosch
3f4a78f749
wasm-bindgen-cli: 0.2.64 -> 0.2.65
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.65
2020-07-17 15:55:59 +02:00
Maximilian Bosch
3f18f9b5c3
wabt: 1.0.16 -> 1.0.18
...
https://github.com/WebAssembly/wabt/releases/tag/1.0.18
https://github.com/WebAssembly/wabt/releases/tag/1.0.17
2020-07-17 15:55:58 +02:00
Profpatsch
595afc2c3f
bazel: use installShellCompletion
for completions
2020-07-17 15:38:49 +02:00
Profpatsch
a06fda4c5d
bazel: add fish completions
...
bazel 3.3 adds a first version of completions for fish shell.
Tested manually whether fish is able to load the completions.
2020-07-17 15:38:49 +02:00
Profpatsch
2ba87b6e79
bazel: use install for completions
...
Preserving existing behavior: the bash completion was not executable,
the zsh completion was; according to lukegb the fish completion does
not have to be executable.
2020-07-17 15:38:49 +02:00
Thomas Tuegel
daa6298c96
Merge pull request #93195 from ttuegel/krunner-deprecated-crash
...
krunner: add upstream patch for deprecated virtual method
2020-07-17 08:19:02 -05:00
Dmitry Kalinkin
a9ddda95d0
Merge pull request #93185 from stigtsp/package/perl-www-curl-fix
...
perlPackages.WWWCurl: fix build
2020-07-17 00:33:50 -04:00
zowoq
9cbf74bb7b
go_1_13: 1.13.13 -> 1.13.14
2020-07-17 14:07:15 +10:00
Mario Rodas
05dc6afb08
Merge pull request #93285 from r-ryantm/auto-update/cargo-fuzz
...
cargo-fuzz: 0.5.4 -> 0.8.0
2020-07-16 21:46:13 -05:00
zowoq
075a891269
buildGoPackage: add nixpkgs-go maintainer
2020-07-17 11:16:54 +10:00
zowoq
60d878317b
buildGoModule: add nixpkgs-go maintainer
2020-07-17 11:16:54 +10:00
worldofpeace
78fd11e817
Merge pull request #93307 from colemickens/xdpg-fonts
...
xdg-desktop-portal-gtk: add gnome-settings-daemon
2020-07-16 21:02:18 -04:00
Andrew Dunham
f856cb8a9e
it++: init at 4.3.1
2020-07-16 17:59:24 -07:00
Andrew Dunham
5601d7483d
mbelib: init at 1.3.0
2020-07-16 17:59:24 -07:00
Ben Darwin
ea8f8bcc54
python3Packages.torchgpipe: init at 0.0.5
2020-07-16 17:49:23 -07:00