mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: only cross compile static binaries
- Users downloading the pre-built binaries are not copying the closure for gnu/gcc, so only the static binary would work
This commit is contained in:
parent
11ae201aaf
commit
b0224fe4e3
3 changed files with 10 additions and 11 deletions
|
@ -133,16 +133,12 @@
|
|||
alejandra
|
||||
pkgsStatic.alejandra
|
||||
|
||||
pkgsCross.aarch64-multiplatform.alejandra
|
||||
pkgsCross.aarch64-multiplatform.pkgsStatic.alejandra
|
||||
|
||||
pkgsCross.armv7l-hf-multiplatform.alejandra
|
||||
pkgsCross.armv7l-hf-multiplatform.pkgsStatic.alejandra
|
||||
|
||||
pkgsCross.gnu32.alejandra
|
||||
pkgsCross.gnu32.pkgsStatic.alejandra
|
||||
|
||||
pkgsCross.raspberryPi.alejandra
|
||||
pkgsCross.raspberryPi.pkgsStatic.alejandra
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue