Merge branch 'master' into staging

This commit is contained in:
Marius Bakke 2022-08-30 18:58:57 +02:00
commit 827b4117da
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
79 changed files with 3692 additions and 498 deletions

View file

@ -608,7 +608,7 @@ message digests and key derivation functions.")
(add-after 'unpack 'set-no-rust
(lambda _
(setenv "CRYPTOGRAPHY_DONT_BUILD_RUST" "1"))))))
(inputs (list openssl))
(inputs (list openssl-1.1))
(native-inputs
(list python-cryptography-vectors
python-hypothesis