nixpkgs/pkgs/build-support/rust/build-rust-package
Winter b1834a461e Revert "rustc: propagate libiconv on darwin"
This reverts commit b6fc00b8f4.

Rust 1.66.0 contains a fix for libiconv being linked unconditionally on macOS, but this only applies to packages that don't depend on older versions of `libc`.

For now, let's go back to including libiconv in `buildInputs` by default for packages that use `buildRustPackage`. As packages bump their `libc` versions, we can eventually stop including it by default, and manually add it where needed.
2022-12-23 13:55:46 -05:00
..
patch-registry-deps
sysroot
default.nix Revert "rustc: propagate libiconv on darwin" 2022-12-23 13:55:46 -05:00