fb303: remove python3 input

(cherry picked from commit f7efb7b813)
This commit is contained in:
Emily 2024-11-13 23:50:50 +00:00 committed by github-actions[bot]
parent f7f8b9c30d
commit f1d8260b18

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