summaryrefslogtreecommitdiff
path: root/pkgs/development/tools/rust/rustup/default.nix
AgeCommit message (Expand)Author
2025-07-26treewide: remove useFetchCargoVendor usagesTomaSajt
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-22rustup: disable parallel testingFliegendeWurst
2025-05-19rustup: 1.27.1 -> 1.28.2 (#397177)Jörg Thalheim
2025-05-10rustup: 1.27.1 -> 1.28.2misilelab
2025-04-24Merge staging-next into stagingnixpkgs-ci[bot]
2025-04-23rustup: set `meta.mainProgram = "rustup"`Acid Bong
2025-04-23rustup: remove unnecessary conditions for some envvarsAcid Bong
2025-04-23rustup: use `writableTmpDirAsHomeHook`Acid Bong
2025-04-23rustup: allow generating completions in cross-buildingAcid Bong
2025-04-23rustup: remove unused override, use both curl and opensslAcid Bong
2025-04-19treewide: remove usage of deprecated apple_sdk framework stubsIhar Hrachyshka
2025-04-19rustup: replace `rec` with `finalAttrs`Acid Bong
2025-04-19rustup: use `tag` and `hash` in the fetcherAcid Bong
2025-04-19rustup: remove `with lib;`Acid Bong
2025-04-08Revert "treewide: replace `rev` with `tag`"Winter
2025-04-07treewide: replace `rev` with `tag`Pol Dellaiera
2025-01-23treewide: migrate to fetchCargoVendor, batch 2Alyssa Ross
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-19rustup: add missing rust-darwin-setup script for ld-wrapperLeon Schuermann
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-08-10rustup: 1.26.0 -> 1.27.1Alyssa Ross
2024-08-06rustup: convert to cargoHashAlyssa Ross
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
2024-06-08rustup: addressing a series of issues encountered while using Rust'sDianQK
2023-05-09rustup: 1.25.2 -> 1.26.0Utkarsh Gupta
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka
2023-02-09rustup: 1.25.1 -> 1.25.2Vladimír Čunát
2022-09-23rustup: use makeBinaryWrapper instead of makeWrapperNils
2022-08-17rustup: pin to openssl_1_1ajs124
2022-07-17rustup: add rust-gdbgui symlinkJörg Thalheim
2022-07-16rustup: 1.24.3 -> 1.25.1Jiajie Chen
2021-11-16rustup: use buildFeaturesfigsoda
2021-09-14rustup: 1.24.2 -> 1.24.3R. RyanTM
2021-05-21rustup: fix darwin buildhappysalada
2021-05-21rustup: nixpkgs-fmthappysalada
2021-05-20rustup: 1.24.1 -> 1.24.2Felix Rath
2021-04-30rustup: 1.23.1 -> 1.24.1happysalada
2021-01-23pkgs/development/tools: stdenv.lib -> libBen Siraphob
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-12-09rustup: 1.22.1 -> 1.23.1Eduard-Mihai Burtescu
2020-09-02rustup: add zlib as runtime dependencyTobias Happ
2020-08-16buildRustPackage: remove platform.all from packageszowoq
2020-07-14Revert "buildRustPackage: fix cargoBuildFlags"Maximilian Bosch
2020-07-11Merge master into staging-nextFrederik Rietdijk
2020-07-11rustup: 1.21.1 -> 1.22.1R. RyanTM
2020-07-03buildRustPackage: fix cargoBuildFlagsFlakebi
2020-06-22(rustup): (add zlib to rpath in rustup libraries)Jade Harley
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly