mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00

This adds libX11 to the (wrapped) binary RUNPATH in the Nix package fixupPhase, to ensure that the dlopen we are doing of it now in #1193 functions correctly. Note that we patch ".ghostty-wrapped" here, as this is now the main binary after #1104.