nixpkgs/pkgs/build-support/rust/build-rust-package
Alyssa Ross 0852f8eb84
rustc: expose platform lists
Previously, it wasn't possible to access the list of platforms we can
build Rust programs for outside of buildRustPackage.  This was a
problem for packages that have optional Rust components, like
gstreamer or Meson, as there was no way to only build the Rust parts
for supported platforms.  Now it's possible to get that information
from rustc's passthru.
2024-09-03 17:47:27 +02:00
..
patch-registry-deps
sysroot treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
default.nix rustc: expose platform lists 2024-09-03 17:47:27 +02:00