darwin.xattr: add setuptools

This commit is contained in:
Vladimír Čunát 2022-09-18 15:50:08 +02:00
parent 1aba4df60d
commit cc47efce23
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -22,6 +22,7 @@ buildPythonPackage rec {
nativeBuildInputs = [
ed
unifdef
python.pkgs.setuptools
];
makeFlags = [