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
|
@ -4,8 +4,7 @@
|
|||
linkFarm,
|
||||
runCommand,
|
||||
gnutar,
|
||||
}:
|
||||
rec {
|
||||
}: rec {
|
||||
offline_cache = linkFarm "offline" packages;
|
||||
packages = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue