Rhys-T 30fa220f2e xgalagapp: fix darwin and cross-compiled builds
Forces `$CXX` back to the correct value so it doesn't just assume `g++`.
Also rewrites the derivation to use the standard `buildPhase`, and
properly call the `preInstall` and `postInstall` hooks.
2025-06-24 14:06:33 -04:00
..