nixpkgs/pkgs/development/libraries/unixODBCDrivers
Maximilian Bosch ae0d5d9cc8
unixODBCDrivers.psql: merge with psqlodbc
The former hasn't been updated in years and broke with the upgrade of
`pkgs.postgresql` to v16 subsequently breaking `qtbase`[1].

There's already `pkgs.psqlodbc` which seems to be the same, but kept
up-to-date and linked against libiodbc. Modify `pkgs.psqlodbc` to
provide both libiodbc and unixodbc variants.

[1] https://github.com/NixOS/nixpkgs/pull/329611#issuecomment-2267513284
2024-08-06 09:40:27 +02:00
..
default.nix unixODBCDrivers.psql: merge with psqlodbc 2024-08-06 09:40:27 +02:00
mariadb-connector-odbc-unistd.patch