1
Fork 0
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:
Kevin Amado 2022-02-19 12:59:21 -05:00
parent 11ae201aaf
commit b0224fe4e3
3 changed files with 10 additions and 11 deletions

View file

@ -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
]
)