nixpkgs/pkgs/build-support/rust/hooks
Reno Dakota 52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
..
cargo-build-hook.sh rust: shellcheck setup hooks 2024-09-10 08:32:33 +02:00
cargo-check-hook.sh rustPlatform: cargo test is now called with the same environment variables as cargo build 2024-10-09 09:42:38 +02:00
cargo-install-hook.sh rustPlatform.buildRustPackage: provide debug symbols on darwin 2024-08-23 13:07:16 -06:00
cargo-nextest-hook.sh rust: shellcheck setup hooks 2024-09-10 08:32:33 +02:00
cargo-setup-hook.sh rust: Write to .cargo/config.toml instead of .cargo/config 2024-09-11 21:03:32 -04:00
default.nix treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
maturin-build-hook.sh rust: shellcheck setup hooks 2024-09-10 08:32:33 +02:00
rust-bindgen-hook.sh