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

@ -4,8 +4,7 @@
linkFarm,
runCommand,
gnutar,
}:
rec {
}: rec {
offline_cache = linkFarm "offline" packages;
packages = [
{