index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-26.05-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
rust
/
build-rust-package
Age
Commit message (
Expand
)
Author
2026-04-28
rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overriding (...
Colin
2025-12-18
rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overriding
Yueh-Shun Li
2025-11-27
rustPlatform.buildRustPackage: Pass env.RUSTFLAGS only when specified or needed
Yueh-Shun Li
2025-11-04
rustPlatform: run cargoDepsHook inside cargoSetupPostUnpackHook
Yueh-Shun Li
2025-11-04
rustPlatform.buildRustPackage: specify environment variables via the env attr...
Yueh-Shun Li
2025-07-26
buildRustPackage: warn on explicit useFetchCargoVendor
Niklas Korz
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-07-01
rustPlatform.buildRustPackage: don't pass down useFetchCargoVendor
TomaSajt
2025-05-15
buildRustPackage: remove redundant libiconv dependency on darwin
Winter
2025-03-28
rustPlatform.fetchCargoTarball: drop
Emily
2025-02-25
buildRustPackage: simplify the cargoDeps specification and remove dead code (...
Yueh-Shun Li
2025-02-25
buildRustPackage: simplify the cargoDeps specification
Yueh-Shun Li
2025-02-24
rustPlatform.buildRustPackage: drop cargoSha256
Yueh-Shun Li
2025-02-23
buildRustPackage: remove ineffective extendDrvArgs element
Yueh-Shun Li
2025-02-23
buildRustPackage: remove dead codes
Yueh-Shun Li
2025-02-21
buildRustPackage: reformat after refactoring
Yueh-Shun Li
2025-02-21
buildRustPackage: restructure with lib.extendMkDerivation
Yueh-Shun Li
2025-02-21
buildRustPackage: avoid global assertions
Yueh-Shun Li
2025-02-02
Merge staging-next into staging
nixpkgs-ci[bot]
2025-01-31
rust: fix splicing for rust hooks
DavHau
2025-01-30
build-support/rust/sysroot: remove
Alyssa Ross
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-12-03
Merge staging-next into staging
github-actions[bot]
2024-12-02
{buildRustPackage,fetchCargoTarball,fetchCargoVendor}: respect cargoRoot
TomaSajt
2024-11-27
Merge staging-next into staging
github-actions[bot]
2024-11-26
buildRustPackage: fix passing depsExtraArgs to fetchCargoVendor
TomaSajt
2024-11-22
Merge staging-next into staging
github-actions[bot]
2024-11-19
rustPlatform.buildRustPackage: allow specifying cargoDeps
Robert Schütz
2024-11-17
Merge staging-next into staging
github-actions[bot]
2024-11-17
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
Masum Reza
2024-11-16
Merge staging-next into staging
github-actions[bot]
2024-11-15
buildRustPackage: add useFetchCargoVendor flag
TomaSajt
2024-11-11
buildRustPackage: remove unused `patchRegistryDeps`
TomaSajt
2024-10-17
Revert "buildRustPackage: disable cargo-auditable on pkgsStatic aarch64"
Julius Michaelis
2024-09-21
rustPlatform.buildRustPackage: provide debug symbols on darwin (#327136)
Jörg Thalheim
2024-09-03
rustc: expose platform lists
Alyssa Ross
2024-09-02
rustPlatform.buildRustPackage: merge custom platforms
Alyssa Ross
2024-08-23
rustPlatform.buildRustPackage: provide debug symbols on darwin
Nathan Henrie
2024-07-03
buildRustPackage: deprecate cargoSha256 in favor of cargoHash
aleksana
2024-07-03
treewide: change cargoSha256 with SRI hash to cargoHash
aleksana
2024-05-10
buildRustPackage: add new supported platforms
Alyssa Ross
2024-01-15
buildRustPackage: disable cargo-auditable on pkgsStatic aarch64
Yureka
2023-11-09
lib.systems: elaborate Rust metadata
Alyssa Ross
2023-10-23
Merge staging-next into staging
github-actions[bot]
2023-10-23
buildRustPackage: add isMips64n32 to badPlatforms
Adam Joseph
2023-10-10
rustc: 1.72.1 -> 1.73.0
Alyssa Ross
2023-10-03
rust.toRustTargetForUseInEnvVars: support custom targets
Alyssa Ross
2023-09-24
buildRustPackage: support custom cargo profiles
André Silva
2023-06-18
Revert "build-rust-{crate,package}: cleanups"
Guillaume Girol
2023-06-15
Merge pull request #237984 from lopsided98/rustc-armv6l
figsoda
[next]