Skip to content

Support for alpine arm64 musl package #3066

Open
@vivekweb2013

Description

@vivekweb2013

I use neovim v0.10.4 on alpine linux arm64. The mason package manager fails to download lua-language-server as it does not find the package built for linux-arm64 musl under github releaases.

Although there seems to be a package built for aarch64 on alpine repository which can be installed using apk add, mason could not use the packages installed outside of mason. Mason will only look under the github releases and fails if it does not find the package suited for underlying architecture.

Can we add support for releasing alpine linux-arm64-musl package through the pipeline?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions