python312.pkgs.nox: argument list reprdering

This commit is contained in:
Doron Behar
2025-08-15 02:09:38 +03:00
parent a6f62caabc
commit 27fde96e92
@@ -1,15 +1,23 @@
{
lib,
argcomplete,
buildPythonPackage,
colorlog,
fetchFromGitHub,
pythonOlder,
# build-system
hatchling,
# dependencies
argcomplete,
colorlog,
jinja2,
packaging,
pytestCheckHook,
pythonOlder,
tomli,
# tests
pytestCheckHook,
# passthru
tox,
uv,
virtualenv,