Commit e232bbd9 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python311Packages.extractcode: add missing input six

parent afeb23c7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
, pytestCheckHook
, pythonOlder
, setuptools-scm
, six
, typecode
}:

@@ -40,6 +41,7 @@ buildPythonPackage rec {
    patch
    extractcode-libarchive
    extractcode-7z
    six
  ];

  nativeCheckInputs = [