Merge pull request #268691 from SuperSandro2000/patch-1

python3.pkgs.pybind11: remove unused input
This commit is contained in:
Nick Cao 2023-11-20 09:48:46 -05:00 committed by GitHub
commit 2a95fb436c
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";