Michael Weiss
af1cb9f1b5
python3Packages.cryptography: 2.8 -> 2.9
...
Backwards incompatible changes:
- Support for Python 3.4 has been removed due to low usage and
maintenance burden.
- Support for OpenSSL 1.0.1 has been removed. Users on older version of
OpenSSL will need to upgrade.
- Support for LibreSSL 2.6.x has been removed.
- Reversed the order in which rfc4514_string() returns the RDNs as
required by RFC 4514.
Note: The first three changes should have no impact on Nixpkgs as we
already removed Python 3.4 and OpenSSL 1.0.1. Additionally we don't
support LibreSSL for this package.
2020-04-05 13:14:45 +02:00
Robin Gloster
fb015f809a
ghc883: fix structuredAttrs build
2020-04-05 13:06:57 +02:00
Vladimír Čunát
f91b34e53e
Merge #84273 : gnutls: 3.6.12 -> 3.6.13 [security]
...
... into staging. Fixes CVE-2020-11501.
2020-04-05 11:22:33 +02:00
Frederik Rietdijk
ce2321f938
Merge staging-next into staging
2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Dmitry Kalinkin
f601ab37c2
Merge pull request #83748 from veprbl/pr/python_docker_dontUseSetuptoolsCheck
...
pythonPackages.docker: use dontUseSetuptoolsCheck
2020-04-05 00:41:06 -04:00
Dmitry Kalinkin
e163a369c7
Merge pull request #83737 from veprbl/pr/libxslt_override_fix
...
libxml2,libxslt: fix pythonSupport=false override
2020-04-04 23:31:27 -04:00
Mario Rodas
cf096a6780
Merge pull request #84304 from r-ryantm/auto-update/kubie
...
kubie: 0.7.1 -> 0.7.3
2020-04-04 21:44:55 -05:00
Jan Tojnar
dead7ec111
libmodulemd: 2.6.0 → 2.9.2
2020-04-05 03:54:09 +02:00
R. RyanTM
72fc9fac51
kubie: 0.7.1 -> 0.7.3
2020-04-05 01:36:22 +00:00
Anderson Torres
f0959a7b0c
Merge pull request #84284 from AndersonTorres/update-babashka
...
babashka: 0.0.71 -> 0.0.78
2020-04-04 22:26:40 -03:00
lewo
fc536d3f8a
Merge pull request #83988 from armin1402/master
...
nexus: 3.20.1-01 -> 3.22.0-02
2020-04-05 02:07:48 +02:00
Benjamin Hipple
d20a62ae85
python3Packages.PyGithub: 1.45 -> 1.47
...
Upstream dropped python2 support in 1.45, so the `nixpkgs-update` bot has not
been successful in bumping it.
While this still does not run the test suite, it gets us closer.
2020-04-04 15:47:17 -07:00
Jan Tojnar
52f82285f6
gobject-introspection: Clean libregress symlink
...
Adding phases to preInstallPhases is not possible in preBuild since by that time, phases is already populated.
2020-04-05 00:02:54 +02:00
AndersonTorres
78cd46512c
babashka: 0.0.71 -> 0.0.78
2020-04-04 18:34:09 -03:00
Florian Klink
1eae7fb887
Revert "Revert "rust-cbindgen: 0.13.1 -> 0.13.2""
...
This reverts commit 09dde57e93
.
Apparently, the rust-cbindgen bump wasn't the cause for the firefox
build error reported in https://github.com/NixOS/nixpkgs/pull/83247
(we could reproduce the build error even after
09dde57e93
applied).
For some reason it must have succeeded on hydra, as it's in the cache,
tricking us in believing 76458f89f4
broke
it initially.
So the build seems flaky of some sort - we haven't yet determined
whether it's luck, compiling with the right CPUs or something else. :-/
There's still some investigation to be done
(https://github.com/NixOS/nixpkgs/issues/84283 ), but no need to keep an
ineffective revert around.
2020-04-04 23:22:09 +02:00
Martin Milata
7cb24f9a8f
gnutls: 3.6.12 -> 3.6.13
...
Fixes CVE-2020-11501.
Changes: https://lists.gnupg.org/pipermail/gnutls-help/2020-March/004642.html
2020-04-04 22:04:07 +02:00
Benjamin Hipple
7436c9d5da
Merge pull request #84254 from marsam/update-tflint
...
tflint: 0.15.3 -> 0.15.4
2020-04-04 10:20:08 -04:00
Maximilian Bosch
268f71cfd7
cargo-make: 0.30.1 -> 0.30.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.2
2020-04-04 15:46:41 +02:00
Mario Rodas
acbc837c55
Merge pull request #84228 from marsam/update-ocamlformat
...
ocamlformat: 0.13.0 -> 0.14.0
2020-04-04 08:28:59 -05:00
Mario Rodas
99f7b9481f
tflint: 0.15.3 -> 0.15.4
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.4
2020-04-04 08:25:00 -05:00
Vincent Laporte
d8f5bcefeb
ocamlPackages.ocaml_libvirt: ignore warnings
2020-04-04 13:26:33 +02:00
Mario Rodas
25103498f4
Merge pull request #84227 from marsam/update-buildah
...
buildah: 1.14.5 -> 1.14.6
2020-04-04 06:18:24 -05:00
Jan Tojnar
5d4c6f7bda
Merge branch 'staging-next' into staging
2020-04-04 13:17:59 +02:00
Jan Tojnar
71278aef73
sunxi-tools: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:34:31 +02:00
Mario Rodas
84d0a23506
flow: 0.121.0 -> 0.122.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.122.0
2020-04-04 10:56:23 +02:00
Jan Tojnar
eb8e95294e
indilib: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
While at it, also move cmake to nativeBuildInputs and format the expression.
2020-04-04 10:43:23 +02:00
Jan Tojnar
e37c162cd9
freenect: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:44:12 +02:00
Jan Tojnar
aa2b9c9e99
aravis: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:32:08 +02:00
Jan Tojnar
48271f8db9
gobject-introspection: fix tests on darwin
...
We need to use platform specific shared library file extension when doing our symlink hack.
2020-04-04 04:07:29 +02:00
Benjamin Hipple
72f784bf71
Merge pull request #84223 from drewrisinger/dr-pr-python-uvloop-fix
...
python3Packages.uvloop: enable on python3.8
2020-04-03 21:26:09 -04:00
Drew Risinger
364909d535
python3Packages.uvloop: enable on python3.8
...
Allow build pass by disabling test. Isolated issue to
test_sockets.py::TestAIOSockets::test_sock_close_add_reader_race.
This test is supposed to be skipped, but it isn't for some reason,
so we disable it instead.
See uvloop#284 (https://github.com/MagicStack/uvloop/pull/284 )
for full details. Don't know why this test isn't properly skipped.
2020-04-03 20:41:34 -04:00
Florian Klink
09dde57e93
Revert "rust-cbindgen: 0.13.1 -> 0.13.2"
...
This reverts commit 76458f89f4
.
It was causing the firefox build to fail. See
https://github.com/NixOS/nixpkgs/pull/83247 for the discussion.
2020-04-04 02:23:33 +02:00
worldofpeace
0dc69e85e9
libfprint: fix build
...
Needs libusb1 in 1.0
2020-04-03 19:14:43 -04:00
worldofpeace
e2bb3953b0
librecovery: fix build
...
Needs libusb1
2020-04-03 19:10:59 -04:00
worldofpeace
c6816b8f7c
gst_all_1.gst-plugins-bad: fix build with neon 0.31
...
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1165
2020-04-03 19:01:41 -04:00
worldofpeace
7e076bf291
Merge pull request #83880 from bandresen/clj-kondo_update_03202020
...
clj-kondo: 2019.12.14 -> 2020.03.20
2020-04-03 18:35:10 -04:00
Benjamin Hipple
f6b382b25a
Merge pull request #84197 from drewrisinger/dr-pr-python-pint
...
pythonPackages.pint: 0.9 -> 0.11
2020-04-03 17:42:12 -04:00
Benjamin Hipple
c51ba89873
Merge pull request #84120 from drewrisinger/dr-pr-cvxpy-fix
...
pythonPackages.cvxpy: add explicit numpy/scipy dependencies
2020-04-03 17:35:34 -04:00
Benjamin Hipple
c5313ebf30
Merge pull request #84124 from drewrisinger/dr-pr-py-osqp-remove-mkl
...
pythonPackages.osqp: remove mkl dependency
2020-04-03 17:34:27 -04:00
Lancelot SIX
a44ac81f46
automake: 1.16.1 -> 1.16.2
2020-04-03 22:12:02 +02:00
R. RyanTM
88a6078e18
help2man: 1.47.12 -> 1.47.13
2020-04-03 22:11:35 +02:00
Peter Hoeg
4588e6a0cd
pythonPackages.click: 7.0 -> 7.1.1
2020-04-03 22:09:47 +02:00
R. RyanTM
bcd9b9b847
graphite2: 1.3.13 -> 1.3.14
2020-04-03 22:08:45 +02:00
Jörg Thalheim
2bec129116
itstool: use wrapPython to fix double shebang on macOS
2020-04-03 22:05:53 +02:00
Burke Libbey
da7ac56575
itstool: fix double-shebang issue on macOS
2020-04-03 22:05:53 +02:00
Peter Simons
9242acfbbc
Merge pull request #83963 from NixOS/haskell-updates
...
Update Haskell package set to LTS 15.6 (plus other fixes)
2020-04-03 22:03:18 +02:00
Peter Simons
65fa7edaa0
hackage2nix: drop obsolete version override
2020-04-03 22:00:31 +02:00
Peter Simons
35c3eb6737
git-annex: update sha256 hash for new version 8.20200330
2020-04-03 22:00:30 +02:00
Chuck
dec9ac364a
darcs: Fix build (Use old GHC)
...
This is fixed at upstream's head; this change can be reverted after
darcs cuts a new release (current release is 2.14.2).
2020-04-03 22:00:30 +02:00