nixpkgs/pkgs/development/python-modules/cx_oracle
Florian Klink 639f7952be pythonPackages.cx_oracle: fix dlopen
previously, $ORACLE_HOME had to be set for each python script using this
library.

We now patch odpi to load libclntsh.so from oracle-instantclient if
$ORACLE_HOME was not provided.
2018-05-17 19:15:57 +02:00
..
0001-odpi-src-dpiOci.c-nixify-libclntsh.so-dlopen.patch pythonPackages.cx_oracle: fix dlopen 2018-05-17 19:15:57 +02:00
default.nix pythonPackages.cx_oracle: fix dlopen 2018-05-17 19:15:57 +02:00