Commit Graph

4363 Commits

Author SHA1 Message Date
Matthias Beyer
24a89bd210 cargo-dist: 0.22.1 -> 0.23.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-10-24 08:11:45 +02:00
Matthias Beyer
750021c6ef cargo-msrv: 0.15.1 -> 0.16.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-10-24 08:11:35 +02:00
github-actions[bot]
f2d7c5202d Merge master into staging-next 2024-10-21 18:04:46 +00:00
Matthias Beyer
1e1a6c1647 cargo-public-api: 0.38.0 -> 0.40.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-10-21 08:29:26 +02:00
github-actions[bot]
3fc3038625 Merge master into staging-next 2024-10-21 06:05:19 +00:00
Peder Bergebakken Sundt
aca8144f8a cargo-hakari: 0.9.30 -> 0.9.33 (#346942) 2024-10-21 03:47:44 +02:00
nartsisss
5a994fa2d8 cargo-hakari: move to pkgs/by-name 2024-10-21 03:00:09 +03:00
Artturin
a0a7eb6616 Merge branch 'master' into staging-next 2024-10-20 19:28:48 +03:00
R. Ryantm
606d7e72ae cargo-sort: 1.0.9 -> 1.1.0 2024-10-20 02:34:28 +00:00
github-actions[bot]
8ba820d7db Merge master into staging-next 2024-10-17 12:05:34 +00:00
Aleksana
1c4141d38a cargo-duplicates: 0.6.0 -> 0.7.0 (#348523) 2024-10-17 17:34:55 +08:00
Aleksana
a927f544c1 svd2rust: 0.33.4 -> 0.33.5 (#348820) 2024-10-17 17:31:27 +08:00
github-actions[bot]
2d65a9d98d Merge master into staging-next 2024-10-17 00:14:14 +00:00
Rick van Schijndel
6ced9c6711 ravedude: ensure avrdude is in the PATH (#270209) 2024-10-16 21:10:06 +02:00
github-actions[bot]
d64350d170 Merge master into staging-next 2024-10-16 16:35:34 +00:00
R. Ryantm
97def68410 cargo-deb: 2.5.1 -> 2.7.0 2024-10-16 12:06:45 +00:00
Bryan Lai
4b856fdad7 rust-cbindgen: fix test failures due to env vars
... specifically, it's the `CARGO_BUILD_TARGET` env var introduced in
commit: 683f97e378
2024-10-16 13:08:58 +08:00
Emily
2254408e1d rust-cbindgen: disable tests (#348935) 2024-10-16 01:57:10 +01:00
Fabián Heredia Montiel
89798d9150 rust-cbindgen: disable tests
currently fails with:

```
error: builder for '/nix/store/7g13ladvphijvrhswzl6zdwx373ks6ac-rust-cbindgen-0.27.0.drv' failed with exit code 101;
       last 25 log lines:
       >   left: ["release", "x86_64-unknown-linux-gnu"]
       >  right: ["release"]
       > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
       >
       > ---- bin_explicit_debug_build stdout ----
       > thread 'bin_explicit_debug_build' panicked at tests/profile.rs:93:5:
       > assertion `left == right` failed
       >   left: ["debug", "x86_64-unknown-linux-gnu"]
       >  right: ["debug"]
       >
       > ---- bin_default_uses_debug_build stdout ----
       > thread 'bin_default_uses_debug_build' panicked at tests/profile.rs:87:5:
       > assertion `left == right` failed
       >   left: ["debug", "x86_64-unknown-linux-gnu"]
       >  right: ["debug"]
       >
       >
       > failures:
       >     bin_default_uses_debug_build
       >     bin_explicit_debug_build
       >     bin_explicit_release_build
       >
       > test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.42s
       >
       > error: test failed, to rerun pass `--test profile`
       For full logs, run 'nix log /nix/store/7g13ladvphijvrhswzl6zdwx373ks6ac-rust-cbindgen-0.27.0.drv'.
````

Related to: https://github.com/NixOS/nixpkgs/pull/348031
2024-10-15 18:25:24 -06:00
Olli Helenius
467bb5bafe ravedude: add liff as a maintainer 2024-10-15 21:06:57 +03:00
Olli Helenius
276846c330 ravedude: ensure avrdude is in the PATH
ravedude attempts to execute `avrdude` from the current `PATH` and
unless the user has separately installed `avrdude`, that will fail.
2024-10-15 20:55:32 +03:00
R. Ryantm
7da53dd47e svd2rust: 0.33.4 -> 0.33.5 2024-10-15 16:06:32 +00:00
R. Ryantm
4f54a95f10 cargo-ndk: 3.5.6 -> 3.5.7 2024-10-14 19:05:16 +00:00
R. Ryantm
017ca0dd09 cargo-duplicates: 0.6.0 -> 0.7.0 2024-10-14 12:25:44 +00:00
OTABI Tomoya
abe048b357 cargo-binstall: 1.10.5 -> 1.10.7 (#346847) 2024-10-14 20:06:12 +09:00
R. Ryantm
a8c8ff50e6 cargo-benchcmp: 0.4.4 -> 0.4.5 2024-10-13 10:35:31 +00:00
github-actions[bot]
4f2eec3440 Merge master into staging-next 2024-10-12 00:13:45 +00:00
R. Ryantm
16a6235fce cargo-component: 0.16.0 -> 0.17.0 2024-10-11 08:57:55 +00:00
github-actions[bot]
0b14a71873 Merge master into staging-next 2024-10-09 12:06:03 +00:00
h7x4
1172325656 ra-multiplex: 0.2.2 -> 0.2.5 (#344462) 2024-10-09 10:07:17 +02:00
github-actions[bot]
ab0e8e5be7 Merge master into staging-next 2024-10-07 00:14:55 +00:00
Sam Connelly
73b71abc9f cargo-web: Adopt 2024-10-06 19:08:15 -04:00
nartsisss
83e6cbda1a cargo-hakari: refactor meta 2024-10-06 23:25:08 +03:00
nartsisss
1dd45da83f cargo-hakari: 0.9.30 -> 0.9.33 2024-10-06 23:20:52 +03:00
R. Ryantm
8f7578348f cargo-binstall: 1.10.5 -> 1.10.7 2024-10-06 10:28:45 +00:00
github-actions[bot]
ff851b037d Merge master into staging-next 2024-10-06 00:15:37 +00:00
R. Ryantm
82fbe93f0f cargo-nextest: 0.9.78 -> 0.9.79 2024-10-05 16:01:28 +00:00
github-actions[bot]
e9c8665026 Merge master into staging-next 2024-10-05 00:14:01 +00:00
h7x4
213b1a8999 cargo-web: Fix build failure (#345812) 2024-10-04 22:06:49 +02:00
Nick Cao
c16d0e198f cargo-mobile2: 0.17.2 -> 0.17.3 (#346398) 2024-10-04 14:52:20 -04:00
github-actions[bot]
fb53f9f64b Merge master into staging-next 2024-10-04 18:04:31 +00:00
h7x4
abdf1cb160 cargo-update: 14.1.1 -> 15.0.0 (#346164) 2024-10-04 18:30:37 +02:00
R. Ryantm
c0033cb33b cargo-mobile2: 0.17.2 -> 0.17.3 2024-10-04 10:24:51 +00:00
github-actions[bot]
579054c806 Merge master into staging-next 2024-10-04 00:14:14 +00:00
Nick Cao
5129943348 cargo-zigbuild: 0.19.2 -> 0.19.3 (#345238) 2024-10-03 17:05:10 -04:00
R. Ryantm
d7f2b8932c cargo-update: 14.1.1 -> 15.0.0 2024-10-03 13:06:44 +00:00
R. Ryantm
21e8d2f7c2 cargo-mutants: 24.7.1 -> 24.9.0 2024-10-03 04:55:00 +00:00
Sam Connelly
6d1b22add0 cargo-web: Fix build failure 2024-10-02 06:05:03 -04:00
github-actions[bot]
c3c8b24e1c Merge master into staging-next 2024-10-01 18:04:42 +00:00
h7x4
0d0d078779 cargo-info: 0.7.6 -> 0.7.7 (#345578) 2024-10-01 19:41:53 +02:00