Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs

This commit is contained in:
Guillaume Girol
2023-01-21 12:00:00 +00:00
4905 changed files with 28229 additions and 52402 deletions
@@ -60,7 +60,7 @@ buildPythonPackage rec {
cffi
];
checkInputs = [
nativeCheckInputs = [
cryptography-vectors
# "hypothesis" indirectly depends on cryptography to build its documentation
(hypothesis.override { enableDocumentation = false; })