fb303: remove python3 input

(cherry picked from commit f7efb7b813)
(cherry picked from commit f1d8260b18)
This commit is contained in:
Emily 2024-11-13 23:50:50 +00:00 committed by Vladimír Čunát
parent 6d8f62f2f8
commit 5b0e064340
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -12,7 +12,6 @@
fbthrift,
fizz,
wangle,
python3,
apple-sdk_11,
darwinMinVersionHook,
}:
@ -38,7 +37,6 @@ stdenv.mkDerivation (finalAttrs: {
fbthrift
fizz
wangle
python3
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
apple-sdk_11