Alyssa Ross
|
3df6bb2c85
|
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
pkgs/applications/blockchains/polkadot/default.nix
|
2024-06-09 22:47:12 +01:00 |
|
Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +02:00 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
Alexis Hildebrandt
|
bf995e3641
|
treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
|
2024-06-09 23:04:51 +02:00 |
|
github-actions[bot]
|
5aea0ef461
|
Merge master into staging-next
|
2024-06-09 18:00:55 +00:00 |
|
R. Ryantm
|
42bacda2d1
|
cargo-cyclonedx: 0.5.1 -> 0.5.3
|
2024-06-09 09:33:49 +00:00 |
|
github-actions[bot]
|
e807ccccb1
|
Merge master into staging-next
|
2024-06-08 18:01:00 +00:00 |
|
Nick Cao
|
1999c7106f
|
Merge pull request #318143 from r-ryantm/auto-update/cargo-show-asm
cargo-show-asm: 0.2.35 -> 0.2.36
|
2024-06-08 09:44:54 -04:00 |
|
R. Ryantm
|
8a60bc9b70
|
cargo-binstall: 1.6.8 -> 1.6.9
|
2024-06-08 12:38:50 +00:00 |
|
github-actions[bot]
|
1d15f93175
|
Merge master into staging-next
|
2024-06-08 12:01:10 +00:00 |
|
Jörg Thalheim
|
3d59539cc4
|
Merge pull request #314268 from DianQK/rustup-patchelf
rustup: addressing a series of issues encountered while using Rust's self-contained `ld.lld`
|
2024-06-08 13:50:56 +02:00 |
|
DianQK
|
198d71292f
|
rustup: addressing a series of issues encountered while using Rust's
self-contained `ld.lld`
|
2024-06-08 10:07:31 +08:00 |
|
R. Ryantm
|
c0151d8453
|
cargo-show-asm: 0.2.35 -> 0.2.36
|
2024-06-08 00:58:14 +00:00 |
|
github-actions[bot]
|
f22f5c2c0c
|
Merge master into staging-next
|
2024-06-08 00:02:16 +00:00 |
|
R. Ryantm
|
5f3af7657c
|
cargo-public-api: 0.34.2 -> 0.35.0
|
2024-06-07 14:56:29 +00:00 |
|
github-actions[bot]
|
5839a82238
|
Merge master into staging-next
|
2024-06-06 00:02:22 +00:00 |
|
Nick Cao
|
f4e97550fa
|
Merge pull request #317355 from r-ryantm/auto-update/cargo-tauri
cargo-tauri: 1.6.7 -> 1.6.8
|
2024-06-05 15:13:22 -04:00 |
|
R. Ryantm
|
72a97eebfb
|
cargo-component: 0.13.1 -> 0.13.2
|
2024-06-05 07:41:11 +00:00 |
|
R. Ryantm
|
7dcf4fdc3b
|
cargo-tauri: 1.6.7 -> 1.6.8
|
2024-06-05 03:38:33 +00:00 |
|
Ilan Joselevich
|
bf16ab6fce
|
rust-analyzer-unwrapped: 2024-04-29 -> 2024-06-03
Diff: https://github.com/rust-lang/rust-analyzer/compare/2024-04-29...2024-06-03
|
2024-06-04 17:46:59 +03:00 |
|
github-actions[bot]
|
ddde12c6f7
|
Merge master into staging-next
|
2024-06-03 18:02:09 +00:00 |
|
Nick Cao
|
33ce359bb1
|
Merge pull request #314129 from newAM/probe-rs-0.24.0
probe-rs: 0.23.0 -> 0.24.0; rename
|
2024-06-03 11:39:32 -04:00 |
|
github-actions[bot]
|
2e595eb2e6
|
Merge master into staging-next
|
2024-06-03 12:01:29 +00:00 |
|
Matthias Beyer
|
2ffe7afc65
|
cargo-llvm-cov: 0.6.9 -> 0.6.10
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2024-06-03 11:55:37 +02:00 |
|
Matthias Beyer
|
d96b321bcc
|
Merge pull request #316379 from r-ryantm/auto-update/cargo-dist
cargo-dist: 0.14.1 -> 0.15.0
|
2024-06-03 11:30:27 +02:00 |
|
github-actions[bot]
|
97d15b22bf
|
Merge master into staging-next
|
2024-06-02 18:01:10 +00:00 |
|
R. Ryantm
|
a096bdd377
|
cargo-temp: 0.2.20 -> 0.2.21
|
2024-06-02 00:41:15 +00:00 |
|
github-actions[bot]
|
f4392ae842
|
Merge master into staging-next
|
2024-06-01 18:01:06 +00:00 |
|
R. Ryantm
|
c6d3e8c115
|
cargo-dist: 0.14.1 -> 0.15.0
|
2024-06-01 10:23:20 +00:00 |
|
R. Ryantm
|
835e3361ec
|
cargo-about: 0.6.1 -> 0.6.2
|
2024-06-01 00:27:54 +00:00 |
|
Vladimír Čunát
|
5804775d03
|
Merge branch 'staging' into staging-next
|
2024-05-31 07:30:41 +02:00 |
|
Matthias Beyer
|
4266d0beab
|
Merge pull request #315737 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.14.23 -> 0.14.24
|
2024-05-30 09:31:35 +02:00 |
|
Yt
|
35fe406485
|
Merge pull request #315736 from r-ryantm/auto-update/cargo-mobile2
cargo-mobile2: 0.12.0 -> 0.12.1
|
2024-05-30 00:43:06 +00:00 |
|
R. Ryantm
|
0bf6366e63
|
cargo-mobile2: 0.12.0 -> 0.12.1
|
2024-05-29 22:37:15 +00:00 |
|
R. Ryantm
|
e678a8e8e3
|
cargo-deny: 0.14.23 -> 0.14.24
|
2024-05-29 22:37:14 +00:00 |
|
R. Ryantm
|
c1daa171c2
|
cargo-component: 0.13.0 -> 0.13.1
|
2024-05-29 03:31:36 +00:00 |
|
github-actions[bot]
|
5d00e5e0c3
|
Merge staging-next into staging
|
2024-05-28 12:01:48 +00:00 |
|
Misty De Méo
|
3307c04d75
|
cargo-dist: 0.13.2 -> 0.14.1
|
2024-05-27 16:56:48 -07:00 |
|
github-actions[bot]
|
31a1f60b7f
|
Merge staging-next into staging
|
2024-05-27 12:01:36 +00:00 |
|
R. Ryantm
|
e3fced5a3a
|
cargo-public-api: 0.34.1 -> 0.34.2
|
2024-05-27 02:18:41 +00:00 |
|
Alex Martens
|
82522c99d4
|
probe-rs: 0.23.0 -> 0.24.0; rename
|
2024-05-26 08:04:20 -07:00 |
|
github-actions[bot]
|
d0f5d1af6a
|
Merge staging-next into staging
|
2024-05-26 12:01:46 +00:00 |
|
Matthias Beyer
|
29cb7afad5
|
Merge pull request #314638 from r-ryantm/auto-update/cargo-binstall
cargo-binstall: 1.6.7 -> 1.6.8
|
2024-05-26 10:55:00 +02:00 |
|
github-actions[bot]
|
19ef5ed084
|
Merge staging-next into staging
|
2024-05-26 06:01:45 +00:00 |
|
Yt
|
39341b72a0
|
Merge pull request #314708 from r-ryantm/auto-update/cargo-tauri
cargo-tauri: 1.6.6 -> 1.6.7
|
2024-05-26 03:38:53 +00:00 |
|
github-actions[bot]
|
eb0de71dc6
|
Merge staging-next into staging
|
2024-05-26 00:03:01 +00:00 |
|
R. Ryantm
|
d3c866d6e2
|
cargo-tauri: 1.6.6 -> 1.6.7
|
2024-05-25 22:38:24 +00:00 |
|
Yt
|
0b9eaec769
|
Merge pull request #314584 from sdier/cargo
cargo-pgrx: Call cargo pgrx instead of cargo-pgrx.
|
2024-05-25 22:30:25 +00:00 |
|
R. Ryantm
|
ac1c0d7a52
|
cargo-binstall: 1.6.7 -> 1.6.8
|
2024-05-25 15:54:04 +00:00 |
|
Scott Dier
|
a13e0070ff
|
cargo-pgrx: Call cargo pgrx instead of cargo-pgrx.
The new version check in pgrx 0.11.3 depends on the 'CARGO' environment
variable which is not set unless 'cargo pgrx' is called.
|
2024-05-25 16:21:27 +02:00 |
|