python311Packages.extractcode: add missing input six

This commit is contained in:
Fabian Affolter 2023-05-15 12:03:45 +02:00
parent afeb23c7e0
commit e232bbd926

View File

@ -8,6 +8,7 @@
, pytestCheckHook
, pythonOlder
, setuptools-scm
, six
, typecode
}:
@ -40,6 +41,7 @@ buildPythonPackage rec {
patch
extractcode-libarchive
extractcode-7z
six
];
nativeCheckInputs = [