Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/mise/config.toml##distro.qts,extension.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ delta = "latest"
# native render lib that requires GLIBC_2.27, but QTS ships glibc 2.21.
# TUI hangs on startup on newer releases.
# Unpin once the fork ships a build with a legacy-glibc OpenTUI.
"github:pedropombeiro/opencode-legacy-glibc" = "1.14.48"
"github:pedropombeiro/opencode-legacy-glibc" = "1.15.0"
# Terminal file manager (aqua backend selects musl asset on Linux, works on old glibc)
"aqua:sxyazi/yazi" = "26.5.6"
# Log file viewer and navigator
Expand Down
Loading