python3.pkgs.pybind11: remove unused input

This commit is contained in:
Sandro 2023-11-20 11:50:40 +01:00 committed by GitHub
parent 601f2f88aa
commit 2b896f4769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@
, pytestCheckHook
, libxcrypt
, makeSetupHook
, darwin
}: let
setupHook = makeSetupHook {
name = "pybind11-setup-hook";