Search Criteria
Package Details: mise-bin 2025.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mise-bin.git (read-only, click to copy) |
---|---|
Package Base: | mise-bin |
Description: | The front-end to your dev env |
Upstream URL: | https://github.com/jdx/mise |
Licenses: | MIT |
Conflicts: | mise, rtx, rtx-bin |
Provides: | mise |
Replaces: | rtx-bin |
Submitter: | jdx |
Maintainer: | jdx |
Last Packager: | jdx |
Votes: | 16 |
Popularity: | 0.84 |
First Submitted: | 2024-01-02 22:52 (UTC) |
Last Updated: | 2025-02-08 15:59 (UTC) |
Latest Comments
1 2 Next › Last »
komputerwiz commented on 2025-02-04 05:58 (UTC)
New to
mise
and excited to try it out. However, after initial installation and setup, I received the following error:This is easy enough to remedy, but I'd recommend declaring
depends=('usage')
inPKGBUILD
so pacman ensuresusage
(orusage-bin
) is installed up front. I'd also recommend the same declaration on themise
package.Thanks for the nifty tool and for packaging it for Arch!
FranklinYu commented on 2025-01-24 00:52 (UTC)
Shall we consider packaging the output of
mise activate $SHELL
for common shells (Bash, Fish, Zsh)? This might accelerate shell initialization.Sacro commented on 2024-02-24 22:46 (UTC)
Fish completions should be moved to /usr/share/fish/vendor_completions.d/mise.fish
tombh commented on 2024-01-04 11:59 (UTC)
@inverse, thanks for letting us know. I've submitted a "package merge reuest" to the admin. This package should then get merged with all the votes and comments to
mise-bin
🎉inverse commented on 2024-01-03 20:56 (UTC)
rtx got rebranded to mise - how's best to deprecate this and link to https://aur.archlinux.org/packages/mise-bin
inverse commented on 2023-12-09 20:52 (UTC) (edited on 2023-12-13 08:05 (UTC) by inverse)
Latest version not passing validity checks.
Fixed in
2023.12.25
tombh commented on 2023-06-02 12:55 (UTC)
Thanks for the report @me44ic05. I've manually updated the PKGBUILD/SRCINFO. Adnd I've written a comment on that PR. Hopefully we'll get a proper fix soon.
me44ic05 commented on 2023-06-01 22:44 (UTC)
I think this might have broken with https://github.com/jdxcode/rtx/pull/581 or with a recent release. The current PKGBUILD looks for
rtx/completions/rtx.bash
inside the tar, but that path doesn't exist in the current release tar.tombh commented on 2023-05-08 16:08 (UTC)
Thanks @inverse. I submitted a PR fix: https://github.com/jdxcode/rtx/pull/535
I actually tested it locally this time. The current AUR package update was in fact created by the automated script itself, manually triggered by me rather than an official CI release build. And a
paru -S rtx-bin
worked to update my system. So fingers crossed it's all working now.1 2 Next › Last »