@trinaldi update PKGBUILD, could you try again.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/starship-git.git (read-only, click to copy) |
|---|---|
| Package Base: | starship-git |
| Description: | The cross-shell prompt for astronauts |
| Upstream URL: | https://github.com/starship/starship |
| Keywords: | cross-shell prompt rust |
| Licenses: | ISC |
| Conflicts: | starship |
| Provides: | starship |
| Submitter: | wcasanova |
| Maintainer: | wcasanova |
| Last Packager: | wcasanova |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-12-06 21:57 (UTC) |
| Last Updated: | 2025-08-26 00:02 (UTC) |
@trinaldi update PKGBUILD, could you try again.
I'm getting this error:
==> Starting prepare()...
error: failed to parse manifest at `/home/xxxx/.cache/paru/clone/starship-git/src/starship/Cargo.toml`
Caused by:
feature `edition2024` is required
The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.79.0 (ffa9cf99a 2024-06-03)).
Consider trying a newer version of Cargo (this may require the nightly release).
See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.
==> ERROR: A failure occurred in prepare().
Aborting...
I tried installing rust nightly, but the PKGBUILD set the envar to stable
Just a heads up.
error: linking with `cc` failed: exit status: 1
I get this error after makepkg -si
@rivnakm tried with and without cmake - still a build error
got any ideas? error: linking with 'cc' failed: exit status: 1
This should have cmake as a build dependency
This is a git package...don't flag it out-of-date unless it fails to build.
The package must be updated to version 1.0.0
This needs to provides=(starship) , https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines