summaryrefslogtreecommitdiff
path: root/Omni/Ci.sh
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-11-14 23:03:43 -0500
committerBen Sima <ben@bsima.me>2025-11-14 23:03:43 -0500
commit8eb102bf5131f29879006252c62c4b2237a7d231 (patch)
treee801eac592b9c58553ae546cd5c83a20f8ce25f4 /Omni/Ci.sh
parent0c4c0dadc71b3300e63b55d56bf86cbb2d89986a (diff)
fix(bild): work around Nix patch-shebangs.sh bug
Set dontPatchShebangs=true for per-module link derivation to avoid unbound variable error in Nix's patch-shebangs.sh script. The script declares 'local update' but never initializes it, causing bash set -u to fail. Our ELF binaries don't need shebangs patched anyway. Tested: All Haskell targets now build successfully including Omni/Lint.hs which uses makeWrapper with rundeps.
Diffstat (limited to 'Omni/Ci.sh')
0 files changed, 0 insertions, 0 deletions