nixpkgs/pkgs/build-support/rust/hooks
Winter e2b092fc52 Revert "rustPlatform.bindgenHook: use the same clang/libclang as rustc"
This reverts commit 46ee37ca1d, as it breaks
anything that uses libcxx on Darwin, as well as cross-compilation to at
least armv6l.

As there's no clear solution at this time, reverting it is the best
option, as this only reduces build time closure size (something we can
arguably live with).

https://github.com/NixOS/nixpkgs/pull/207352#issuecomment-1418363441
https://github.com/NixOS/nixpkgs/pull/207352#issuecomment-1420124250
2023-02-07 00:04:19 -05:00
..
cargo-build-hook.sh rust/hooks: ensure the build output ends up in the right place 2021-12-26 11:04:07 +03:00
cargo-check-hook.sh rustPlatform: add support for features 2021-10-27 08:08:03 -04:00
cargo-install-hook.sh cargo/hooks: allow hooks to be disabled 2021-03-08 19:17:03 +01:00
cargo-nextest-hook.sh rustPlatform.cargoNextestHook: init 2022-11-28 16:59:52 -05:00
cargo-setup-hook.sh rust: fix on aarch64-linux by using GCC 11 and passing -lgcc 2023-01-04 18:15:20 -05:00
default.nix Revert "rustPlatform.bindgenHook: use the same clang/libclang as rustc" 2023-02-07 00:04:19 -05:00
maturin-build-hook.sh maturin: 0.12.9 -> 0.13.0 2022-07-21 22:35:32 +02:00
rust-bindgen-hook.sh rustPlatform.bindgenHook: init 2022-02-22 19:37:07 +01:00