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 rustPlatform.fetchCargoTarball: use sparse protocol for crates.io 2023-03-27 08:08:40 +10:00
hooks rust: fix overriding rust flags on musl 2023-03-16 02:29:46 +00:00
lib build-support/rust/lib: Add toTargetVendor 2023-02-15 20:37:45 -05:00
sysroot build-support/rust/sysroot: let cargo-src crate become no_std 2023-03-12 12:24:23 +01:00
test/import-cargo-lock rustPlatform.importCargoLock: add support for git dependencies that use workspace inheritance 2023-03-18 20:34:59 +01:00
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 fetchCrate: add unpack option to use fetchurl instead of fetchzip 2023-03-13 22:15:02 -04:00
import-cargo-lock.nix Merge staging-next into staging 2023-03-26 06:01:39 +00:00
replace-workspace-values.py rustPlatform.importCargoLock: handle workspace Cargo.toml false positives 2023-03-24 15:45:16 +10:00