about summary refs log tree commit diff
path: root/pkgs/development/tools/rust
AgeCommit message (Collapse)AuthorFilesLines
2024-05-03Merge #306080: staging-next 2024-04-22Vladimír Čunát1-5/+5
2024-05-03cargo-binstall: 1.6.4 -> 1.6.5R. Ryantm1-3/+3
2024-05-03Merge master into staging-nextgithub-actions[bot]2-6/+6
2024-05-03Merge pull request #308499 from Kranzes/rust-analyzerIlan Joselevich1-3/+3
rust-analyzer-unwrapped: 2024-04-08 -> 2024-04-29
2024-05-03cargo-generate: 0.20.0 -> 0.21.0R. Ryantm1-3/+3
2024-05-02rust-analyzer-unwrapped: 2024-04-08 -> 2024-04-29Ilan Joselevich1-3/+3
Diff: https://github.com/rust-lang/rust-analyzer/compare/2024-04-08...2024-04-29
2024-05-02Merge branch 'master' into staging-nextVladimír Čunát1-3/+3
2024-05-02Merge pull request #308183 from r-ryantm/auto-update/cargo-whatfeaturesMatthias Beyer1-3/+3
cargo-whatfeatures: 0.9.10 -> 0.9.11
2024-05-01Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-05-01cargo-whatfeatures: 0.9.10 -> 0.9.11R. Ryantm1-3/+3
2024-05-01cargo-nextest: 0.9.68 -> 0.9.70R. Ryantm1-3/+3
2024-04-30Merge branch 'master' into staging-nextWeijia Wang3-6/+8
2024-04-30Merge pull request #307925 from r-ryantm/auto-update/cargo-show-asmMatthias Beyer1-3/+3
cargo-show-asm: 0.2.32 -> 0.2.34
2024-04-30cargo-show-asm: 0.2.32 -> 0.2.34R. Ryantm1-3/+3
2024-04-29Merge pull request #307742 from r-ryantm/auto-update/cargo-debNick Cao1-3/+3
cargo-deb: 2.1.0 -> 2.1.1
2024-04-29Merge pull request #307397 from al3xtjames/cargo-clone-darwinAleksana1-0/+2
cargo-clone: fix compilation on Darwin
2024-04-29cargo-deb: 2.1.0 -> 2.1.1R. Ryantm1-3/+3
2024-04-29Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-04-28cargo-deny: 0.14.21 -> 0.14.22R. Ryantm1-3/+3
2024-04-27cargo-clone: fix compilation on DarwinAlex James1-0/+2
cargo-clone currently fails to link due to a missing framework (CoreServices). Fix it by adding CoreServices to buildInputs.
2024-04-28Merge branch 'master' into staging-nextWeijia Wang1-3/+3
2024-04-27cargo-tally: 1.0.43 -> 1.0.44R. Ryantm1-3/+3
2024-04-25Merge branch 'master' into staging-nextVladimír Čunát1-3/+3
2024-04-25Merge pull request #306519 from r-ryantm/auto-update/cargo-zigbuildNick Cao1-3/+3
cargo-zigbuild: 0.18.3 -> 0.18.4
2024-04-25Merge master into staging-nextgithub-actions[bot]4-238/+0
2024-04-24Merge pull request #305572 from wolfgangwalther/remove-promscale-pgxMario Rodas4-238/+0
promscale_extension,buildPgxExtension: remove
2024-04-25Merge master into staging-nextgithub-actions[bot]1-8/+3
2024-04-24cargo-spellcheck: 0.13.2 -> 0.14.0Alex Martens1-8/+3
2024-04-24cargo-zigbuild: 0.18.3 -> 0.18.4R. Ryantm1-3/+3
2024-04-23Merge master into staging-nextgithub-actions[bot]3-9/+9
2024-04-22Merge pull request #306064 from r-ryantm/auto-update/cargo-tauriYt1-3/+3
cargo-tauri: 1.6.1 -> 1.6.2
2024-04-22Merge pull request #305881 from r-ryantm/auto-update/cargo-mutantsMatthias Beyer1-3/+3
cargo-mutants: 24.3.0 -> 24.4.0
2024-04-22cargo-semver-checks: 0.30.0 -> 0.31.0R. Ryantm1-3/+3
2024-04-22cargo-tauri: 1.6.1 -> 1.6.2R. Ryantm1-3/+3
2024-04-22cargo-mutants: 24.3.0 -> 24.4.0R. Ryantm1-3/+3
2024-04-21Merge pull request #299789 from cpu/cpu-cargo-c-0.9.31Mario Rodas1-5/+5
cargo-c: 0.9.29 -> 0.9.31
2024-04-21Merge pull request #305760 from r-ryantm/auto-update/svd2rustNick Cao1-3/+3
svd2rust: 0.33.0 -> 0.33.1
2024-04-21Merge pull request #305645 from r-ryantm/auto-update/typeshareNick Cao1-3/+3
typeshare: 1.9.0 -> 1.9.2
2024-04-21Merge pull request #305597 from newAM/cargo-spellcheck-fixWeijia Wang1-0/+5
cargo-spellcheck: fix build
2024-04-21svd2rust: 0.33.0 -> 0.33.1R. Ryantm1-3/+3
2024-04-21cargo-modules: 0.11.2 -> 0.15.5aktaboot1-4/+27
skip failing tests
2024-04-20typeshare: 1.9.0 -> 1.9.2R. Ryantm1-3/+3
2024-04-20buildPgxExtension: remove old versionsWolfgang Walther4-238/+0
pgx had been renamed to pgrx in April 2023 already [1]. Newer versions are already in nixpkgs as pgrx. Since the previous commit removed the only remaining instance of a package still depending on pgx 0.6.1, we can now remove all of buildPgxExtension and cargo-pgx. [1]: https://github.com/pgcentralfoundation/pgrx/issues/1106
2024-04-20cargo-spellcheck: fix buildAlex Martens1-0/+5
2024-04-20cargo-dist: 0.13.1 -> 0.13.2R. Ryantm1-3/+3
2024-04-19Merge branch 'master' into staging-nextVladimír Čunát1-3/+3
2024-04-19Merge pull request #305114 from r-ryantm/auto-update/cargo-show-asmMatthias Beyer1-3/+3
cargo-show-asm: 0.2.31 -> 0.2.32
2024-04-18cargo-show-asm: 0.2.31 -> 0.2.32R. Ryantm1-3/+3
2024-04-18Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-04-17cargo-hack: 0.6.27 -> 0.6.28R. Ryantm1-3/+3