fb303: remove python3 input

This commit is contained in:
Emily
2024-11-13 23:50:50 +00:00
parent 01b30ede82
commit f7efb7b813
-2
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