Commit graph

87632 commits

Author SHA1 Message Date
markuskowa f3bf0f173e
Merge pull request #97043 from markuskowa/upd-openmpi
openmpi: 4.0.4 -> 4.0.5
2020-09-04 09:17:04 +02:00
Jonathan Ringer 762434fb02 python39: 3.9.0b5 -> 3.9.0rc1 2020-09-03 23:36:28 -07:00
Jonathan Ringer 3a3077ae24 python3Packages.azure-mgmt-keyvault: fix overridden package 2020-09-03 23:35:08 -07:00
Jonathan Ringer fd45756014 python3Packages.azure-synapse-spark: init at 0.2.0 2020-09-03 23:35:08 -07:00
Jonathan Ringer 23ebed860a python3Packages.azure-synapse-accesscontrol: init at 0.2.0 2020-09-03 23:35:08 -07:00
Jonathan Ringer b346c10aec python3Packages.azure-mgmt-storage: 11.1.0 -> 11.2.0 2020-09-03 23:35:08 -07:00
Jonathan Ringer 3d29275673 python3Packages.azure-mgmt-reservations: 0.7.0 -> 0.8.0 2020-09-03 23:35:08 -07:00
Jonathan Ringer c7e7a3c909 python3Packages.azure-mgmt-containerservice: 9.2.0 -> 9.3.0 2020-09-03 23:35:08 -07:00
Jonathan Ringer 81fcdbb6f7 python3Packages.azure-mgmt-appconfiguration: 0.5.0 -> 0.6.0 2020-09-03 23:35:08 -07:00
Jonathan Ringer 781b32ab4e python3Packages.azure-multiapi-storage: 0.3.5 -> 0.4.1 2020-09-03 23:35:08 -07:00
Jonathan Ringer e8306e3be9 python3Packages.azure-mgmt-synapse: init at 0.3.0 2020-09-03 23:35:08 -07:00
Markus Kowalewski e0aea88d58
openmpi: 4.0.4 -> 4.0.5 2020-09-03 21:25:48 +02:00
Frederik Rietdijk 7a4e3e5762 pythonPackages.dnspython_1: add missing file, fixes eval 2020-09-03 19:17:20 +02:00
Timo Kaufmann c25a7cd846
Merge pull request #97006 from timokau/fpc-3.2.0-aarch64
fpc: 3.0.4 -> 3.2.0, add support for aarch64-linux
2020-09-03 18:44:17 +02:00
Robert Hensing c643d58349
Merge pull request #95760 from janders223/master
Add vscode-json-languageserver-bin node package
2020-09-03 17:46:11 +02:00
Vincent Laporte 53bce4da36 ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7 2020-09-03 15:27:29 +02:00
Timo Kaufmann 6ff5c406eb fpc: add support for aarch64-linux
Supported since fpc 3.2.0.
2020-09-03 14:52:26 +02:00
Timo Kaufmann f928b91f34 fpc: 3.0.4 -> 3.2.0
There was no 3.1 for some reason. The old sed-based path patching was
broken and resulted in syntax errors since it was a bit over-eager.
Instead of fixing it, I decided to replace it with a patch file which is
easier to inspect and will fail in a more obvious way next time.

The patch is now applied unconditionally, since it actually applies to
all linux platforms. The changes are localized to linux-specific code,
so it does not hurt to apply it on non-linux platforms as well.

Hedgewars needs a small fix to work with the new version. Done in the
same commit to avoid a broken commit.
2020-09-03 14:52:18 +02:00
kon8522 d217a00e87 Update node packages nix expression 2020-09-03 08:02:14 -04:00
kon8522 a213818661 Add vscode json language server 2020-09-03 07:38:09 -04:00
Doron Behar e30287c590 gst_all_1.gst-rtsp-server: fix pkgconfig includedir and libdir 2020-09-03 13:04:55 +02:00
Michael Raskin 742c7340d2
Merge pull request #96494 from jitwit/j
j: j901e -> j901f
2020-09-03 05:22:07 +00:00
Mario Rodas f7100e698e flow: 0.132.0 -> 0.133.0
https://github.com/facebook/flow/releases/tag/v0.133.0
2020-09-03 04:20:00 +00:00
Mario Rodas 219b7f7355
Merge pull request #97059 from r-ryantm/auto-update/yarn
yarn: 1.22.4 -> 1.22.5
2020-09-03 23:08:04 -05:00
R. RyanTM 9ac15bd5c9 yarn: 1.22.4 -> 1.22.5 2020-09-03 23:49:41 +00:00
WORLDofPEACE 8f43f32af9
Merge pull request #97046 from Ma27/hydra-fix
hydra-unstable: 2020-08-04 -> 2020-09-02
2020-09-03 18:49:31 -04:00
Sascha Grunert 0fdc832be5 buildah: 1.15.1 -> 1.15.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-04 08:24:28 +10:00
Tom Repetti 4e7728ea71 svlint: init at 0.4.7 2020-09-03 14:40:25 -07:00
Silvan Mosberger 8272eff97a
Merge pull request #96269 from deviant/remove-quilt-series
treewide: convert patch series files to Nix expressions
2020-09-03 23:19:26 +02:00
Maximilian Bosch 1c55613cd7
hydra-unstable: 2020-08-04 -> 2020-09-02
Needed to fix Hydra with latest `nixUnstable`.
2020-09-03 22:34:13 +02:00
Joël Perras 653d9258f5 black-macchiato: init at 1.3.0
Adds the Python package `black-macchiato`, which allows the usage of
`black` for subsets of an entire file.
2020-09-03 12:32:43 -07:00
V 79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Robert Scott 55e8cbd263
Merge pull request #96501 from jonringer/fix-phonopy
python3Packages.phonopy: fix build and tests
2020-09-03 01:33:14 +01:00
Jonathan Ringer 135a6f83ea
python3Packages.phonopy: fix build and tests 2020-09-02 16:20:57 -07:00
zowoq e14d5a2cf1 leaps: regenerate deps.nix 2020-09-03 08:20:26 +10:00
zowoq 1b235b43bc dep2nix: regenerate deps.nix 2020-09-03 08:20:26 +10:00
Robert Scott a2842c7440
Merge pull request #96561 from jonringer/fix-jupyterhub-ldapauthenticator
python3Packages.jupyterhub-ldapauthenticator: 1.3.1 -> 1.3.2, fix build
2020-09-02 23:11:38 +01:00
Robert Scott f1b9dcde97 pythonPackages.datasette: 0.39 -> 0.46
enable more tests that now seem to work
2020-09-02 15:07:05 -07:00
Robert Scott 4e94600604 pythonPackages.mergedeep: init at 1.3.0 2020-09-02 15:07:05 -07:00
Robert Scott ce47cdbeaf pythonPackages.asgi-csrf: init at 0.7 2020-09-02 15:07:05 -07:00
Robert Scott 4f612035e3 pythonPackages.starlette: 0.13.6 -> 0.13.8
remove outdated comment
2020-09-02 15:07:05 -07:00
Robert Scott 063692bb10 pythonPackages.httpx: 0.12.1 -> 0.14.2
slim down some no longer needed dependencies
2020-09-02 15:07:05 -07:00
Robert Scott e98facbda3 pythonPackages.httpcore: init at 0.10.2 2020-09-02 15:07:05 -07:00
zowoq eef56567c4 go_1_14: 1.14.7 -> 1.14.8 2020-09-03 07:54:09 +10:00
Symphorien Gibol e1d6f7cfa4 python3Packages.matrix-nio: 0.14.1 -> 0.15.1
https://github.com/poljar/matrix-nio/blob/master/CHANGELOG.md

no obvious compatibility issue
2020-09-02 14:44:04 -07:00
Matthew Bauer 304de03193
Merge pull request #96402 from matthewbauer/bazel-jdk-headless
Fix Bazel on macOS
2020-09-02 16:29:47 -05:00
Matthew Bauer 8e6f466967
Merge pull request #96563 from obsidiansystems/skip-cudnn_cnn_infer-instead-of-removing
cudnn: skip libcudnn_cnn_infer.so, instead of removing
2020-09-02 16:29:28 -05:00
Robert Scott 3e687bf077
Merge pull request #96500 from r-ryantm/auto-update/python2.7-elasticsearch
python27Packages.elasticsearch: 7.8.1 -> 7.9.1
2020-09-02 22:14:46 +01:00
Tobias Happ b2679e8b41 rustup: add zlib as runtime dependency
Fixes https://github.com/NixOS/nixpkgs/issues/92946.
2020-09-02 10:57:35 -07:00
Drew Risinger ab525faf05 python3Packages.cirq: unbreak
Remove unneeded test disables.
Add changelog.
Unpin most python dependencies.
2020-09-02 09:08:45 -07:00