summaryrefslogtreecommitdiff
path: root/pkgs/build-support/rust/build-rust-package
AgeCommit message (Expand)Author
2026-04-28rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overriding (...Colin
2025-12-18rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overridingYueh-Shun Li
2025-11-27rustPlatform.buildRustPackage: Pass env.RUSTFLAGS only when specified or neededYueh-Shun Li
2025-11-04rustPlatform: run cargoDepsHook inside cargoSetupPostUnpackHookYueh-Shun Li
2025-11-04rustPlatform.buildRustPackage: specify environment variables via the env attr...Yueh-Shun Li
2025-07-26buildRustPackage: warn on explicit useFetchCargoVendorNiklas Korz
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-01rustPlatform.buildRustPackage: don't pass down useFetchCargoVendorTomaSajt
2025-05-15buildRustPackage: remove redundant libiconv dependency on darwinWinter
2025-03-28rustPlatform.fetchCargoTarball: dropEmily
2025-02-25buildRustPackage: simplify the cargoDeps specification and remove dead code (...Yueh-Shun Li
2025-02-25buildRustPackage: simplify the cargoDeps specificationYueh-Shun Li
2025-02-24rustPlatform.buildRustPackage: drop cargoSha256Yueh-Shun Li
2025-02-23buildRustPackage: remove ineffective extendDrvArgs elementYueh-Shun Li
2025-02-23buildRustPackage: remove dead codesYueh-Shun Li
2025-02-21buildRustPackage: reformat after refactoringYueh-Shun Li
2025-02-21buildRustPackage: restructure with lib.extendMkDerivationYueh-Shun Li
2025-02-21buildRustPackage: avoid global assertionsYueh-Shun Li
2025-02-02Merge staging-next into stagingnixpkgs-ci[bot]
2025-01-31rust: fix splicing for rust hooksDavHau
2025-01-30build-support/rust/sysroot: removeAlyssa Ross
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-12-03Merge staging-next into staginggithub-actions[bot]
2024-12-02{buildRustPackage,fetchCargoTarball,fetchCargoVendor}: respect cargoRootTomaSajt
2024-11-27Merge staging-next into staginggithub-actions[bot]
2024-11-26buildRustPackage: fix passing depsExtraArgs to fetchCargoVendorTomaSajt
2024-11-22Merge staging-next into staginggithub-actions[bot]
2024-11-19rustPlatform.buildRustPackage: allow specifying cargoDepsRobert Schütz
2024-11-17Merge staging-next into staginggithub-actions[bot]
2024-11-17treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)Masum Reza
2024-11-16Merge staging-next into staginggithub-actions[bot]
2024-11-15buildRustPackage: add useFetchCargoVendor flagTomaSajt
2024-11-11buildRustPackage: remove unused `patchRegistryDeps`TomaSajt
2024-10-17Revert "buildRustPackage: disable cargo-auditable on pkgsStatic aarch64"Julius Michaelis
2024-09-21rustPlatform.buildRustPackage: provide debug symbols on darwin (#327136)Jörg Thalheim
2024-09-03rustc: expose platform listsAlyssa Ross
2024-09-02rustPlatform.buildRustPackage: merge custom platformsAlyssa Ross
2024-08-23rustPlatform.buildRustPackage: provide debug symbols on darwinNathan Henrie
2024-07-03buildRustPackage: deprecate cargoSha256 in favor of cargoHashaleksana
2024-07-03treewide: change cargoSha256 with SRI hash to cargoHashaleksana
2024-05-10buildRustPackage: add new supported platformsAlyssa Ross
2024-01-15buildRustPackage: disable cargo-auditable on pkgsStatic aarch64Yureka
2023-11-09lib.systems: elaborate Rust metadataAlyssa Ross
2023-10-23Merge staging-next into staginggithub-actions[bot]
2023-10-23buildRustPackage: add isMips64n32 to badPlatformsAdam Joseph
2023-10-10rustc: 1.72.1 -> 1.73.0Alyssa Ross
2023-10-03rust.toRustTargetForUseInEnvVars: support custom targetsAlyssa Ross
2023-09-24buildRustPackage: support custom cargo profilesAndré Silva
2023-06-18Revert "build-rust-{crate,package}: cleanups"Guillaume Girol
2023-06-15Merge pull request #237984 from lopsided98/rustc-armv6lfigsoda