mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
parent
f7f8b9c30d
commit
f1d8260b18
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue