1
0
mirror of https://github.com/j178/prek.git synced 2026-04-25 02:11:36 +02:00
Files
Jo 9693035098 Use dedicated Android npm package (#1982)
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
2026-04-22 01:37:14 +08:00
..