wrangler: remove not needed libiconv inherit (#118640)
This commit is contained in:
parent
f081f189a2
commit
a854fe32f2
@ -4091,7 +4091,6 @@ in
|
||||
|
||||
wrangler = callPackage ../development/tools/wrangler {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreFoundation CoreServices Security;
|
||||
inherit (darwin) libiconv;
|
||||
};
|
||||
|
||||
wsl-open = callPackage ../tools/misc/wsl-open { };
|
||||
|
Loading…
x
Reference in New Issue
Block a user