python312Packages.astropy: move stdenv argument above

This commit is contained in:
Doron Behar
2025-01-22 13:10:36 +02:00
parent dda3145cbd
commit f83f1823de
@@ -6,6 +6,7 @@
pythonOlder,
# build time
stdenv,
cython,
extension-helpers,
setuptools,
@@ -43,7 +44,6 @@
# testing
pytestCheckHook,
stdenv,
pytest-xdist,
pytest-astropy-header,
pytest-astropy,