4 Commits (6b55be7df2a57fcf9a0b2fbdce05cb871d25a738)

Author SHA1 Message Date
Buddy 6b55be7df2 fix: support arm64 in install-lua-language-server
get_arch() only handled x86_64, so arm64 machines failed with
"unsupported architecture: arm64". Also switch the bin symlink to a
wrapper script: lua-language-server locates main.lua relative to its
own unresolved argv[0], so launching it through a symlinked executable
(rather than a symlinked directory) made it fail to find main.lua.
3 days ago
Buddy 674ed2d739 Bump pinned versions in install scripts via scripts/update-versions
Includes the manual protoc-system/minikube-system URL fixes and the
bat-extras EXTRA_FILE companion bump found while reviewing the run.
3 days ago
Buddy 90c1052a02 Bump versions 8 months ago
Buddy Sandidge 75ca9068b6 Simplify lsp config 2 years ago