Revert "python312Packages.tempest: add missing pynacl checkInput to fix build"

This reverts commit 284e618ce5.
This commit is contained in:
Sandro Jäckel
2025-02-18 01:23:02 +01:00
parent 286d25f5ec
commit db8416a302
@@ -19,7 +19,6 @@
paramiko,
pbr,
prettytable,
pynacl,
python,
pythonOlder,
pyyaml,
@@ -75,7 +74,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
hacking
oslotest
pynacl
stestr
];