fizz: remove unnecessary input
(cherry picked from commit 74e329179b)
(cherry picked from commit e9379b763eff3cbb93ddf6b3ec32481fb3e11352)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
gflags,
|
||||
zlib,
|
||||
libevent,
|
||||
libiberty,
|
||||
apple-sdk_11,
|
||||
darwinMinVersionHook,
|
||||
|
||||
@@ -46,7 +45,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gflags
|
||||
zlib
|
||||
libevent
|
||||
libiberty
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
apple-sdk_11
|
||||
|
||||
Reference in New Issue
Block a user