graphql-engine/nix
Samir Talwar 5642ede5da Nix: Remove LD_LIBRARY_PATH and see if anything breaks.
This is actively breaking people's workflow, and it may not actually be necessary any more.

Test by purging your caches and rebuilding the server:

```
$ cabal clean
$ rm -rf ~/.cabal/logs ~/.cabal/store ~/.cache/ghcide ~/.cache/hie-bios
$ cabal update
$ cabal build all
```

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9100
GitOrigin-RevId: ba11ad3538df42536624146dc2cc7f3360f428a2
2023-05-10 21:07:06 +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: Remove LD_LIBRARY_PATH and see if anything breaks. 2023-05-10 21:07:06 +00:00
versions.nix Push the Nix dependency management configuration to the OSS repository. 2022-10-11 15:33:22 +00:00