nixpkgs/pkgs/development/compilers/rust
Ben Wolsieffer 87ebad10d6 rustc: add armv6l-linux to platforms
armv6l-linux was incorrectly added to the list of platforms without host
tools in #227987. arm-unknown-linux-gnueabihf is present in the list of
Tier 2 targets with host tools, and this target corresponds to our
armv6l-linux platform.
2023-06-15 16:56:55 -04:00
..
1_69.nix rustc: 1.68.2 -> 1.69.0 2023-04-23 11:44:01 +10:00
binary.nix
bootstrap.nix
cargo-auditable-cargo-wrapper.nix cargo-auditable-cargo-wrapper: use more descriptive name 2023-04-24 23:41:03 +00:00
cargo-auditable.nix rust/cargo.nix: set HOST_PKG_CONFIG_PATH for cross builds 2023-04-22 14:41:58 -07:00
cargo.nix cargo: mark broken for cross compilation to x86 2023-05-23 01:23:44 +00:00
clippy.nix treewide: don't use rustPlatform.rust 2023-05-12 15:31:21 +00:00
default.nix rustc: remove unused argument 2023-05-22 21:46:08 +00:00
make-rust-platform.nix rustPlatform.rust: deprecate 2023-05-12 15:31:21 +00:00
print-hashes.sh
rust-lib-src.nix
rust-src.nix
rustc.nix rustc: add armv6l-linux to platforms 2023-06-15 16:56:55 -04:00
rustfmt.nix rustfmt: fix warning 2023-05-12 19:49:14 -04:00
setup-hook.sh