graphql-engine/nix
Samir Talwar 3287181cc4 Nix: Wrap GHC and HLS, specifically, to provide (DY)?LD_LIBRARY_PATH.
We clearly do need this environment variable (at least on macOS); otherwise GHC spits out a slew of errors along the lines of "cannot find libodbc.dylib".

However, adding it directly to the shell causes serious problems. Wrapping GHC should limit the damage.

We've seen similar issues on macOS.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9203
Co-authored-by: Philip Lykke Carlsen <358550+plcplc@users.noreply.github.com>
GitOrigin-RevId: 9468d31e5b8ec86196809844842a1668386054bc
2023-05-22 14:16:12 +00:00
..
overlays nix: Switch to nixpkgs-unstable. 2023-03-24 20:36:48 +00:00
msodbcsql18-darwin.nix nix: Upgrade msodbcsql18 to the latest minor version. 2023-03-25 20:23:25 +00:00
msodbcsql18-linux.nix nix: Upgrade msodbcsql18 to the latest minor version. 2023-03-25 20:23:25 +00:00
nixpkgs.nix [Nix] Adds dc-api overlay. 2023-01-30 08:34:53 +00:00
shell.nix Nix: Wrap GHC and HLS, specifically, to provide (DY)?LD_LIBRARY_PATH. 2023-05-22 14:16:12 +00:00
versions.nix Push the Nix dependency management configuration to the OSS repository. 2022-10-11 15:33:22 +00:00