nixpkgs/pkgs/build-support/rust
Alyssa Ross 57e73d23bb rustc,rustPlatform.buildRustPackage: broaden platforms
rustc supports way more platforms than Linux and Darwin.  We might not
be able to build it for every platform at the moment, but that's what
meta.broken is for.

There are other platforms that rustc can produce binaries for, but
can't run on itself, so those are listed in the defaults for
buildRustPackage.
2023-04-25 08:27:59 +00:00
..
build-rust-crate build-rust-crate: dontStrip=!release 2023-04-12 15:24:50 -04:00
build-rust-package rustc,rustPlatform.buildRustPackage: broaden platforms 2023-04-25 08:27:59 +00:00
fetch-cargo-tarball
hooks
lib
sysroot
test/import-cargo-lock
default-crate-overrides.nix Merge pull request #190610 from amjoseph-nixpkgs/pr/build-rust-crate/gdk3 2023-04-22 15:45:56 +03:00
fetchcargo-default-config.toml
fetchcrate.nix
import-cargo-lock.nix
replace-workspace-values.py