mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
9693035098
Revert the shared Linux/Android musl package handling from
7f44e09982.
Add a dedicated `@j178/prek-android-arm64` platform spec that reuses the
`aarch64-unknown-linux-musl` artifact without package-level libc
metadata, so npm can install it on Android/Termux.
Follow-up to #1977