Unverified Commit da20d852 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Merge pull request #232016 from fabaff/extractcode-fix

python311Packages.extractcode: add missing input six
parents e0e0b773 e232bbd9
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 = [