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
@@ -19,7 +19,7 @@ buildPythonPackage rec {
hash = "sha256-1B/vAfGroGABijMWuiKmIkMyjNSp2B3VkH7s1NMlbw0=";
};
checkInputs = [
nativeCheckInputs = [
pytestCheckHook
];