graphql-engine/nix
Samir Talwar 042046bba7 nix: Bake the ODBC configuration path into unixODBC.
The previous method seems to be failing; we're not finding the drivers. Rather than using environment variables to tell unixODBC where to find odbcinst.ini, we can instead just configure it to point to the correct location and bake it into the binary.

This means we need to build unixODBC ourselves, but it's pretty quick, so doesn't seem like much of an issue.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8491
GitOrigin-RevId: 7d331c4205d412b7757c0f1efd5b6a00a10e2ad4
2023-03-25 20:55:47 +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: Bake the ODBC configuration path into unixODBC. 2023-03-25 20:55:47 +00:00
versions.nix Push the Nix dependency management configuration to the OSS repository. 2022-10-11 15:33:22 +00:00