Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 838bfaa8edf2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c74fccb3675
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    276f289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4269b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb4558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7824c60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a88354d View commit details
    Browse the repository at this point in the history
  6. 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.
    flokli committed May 17, 2018
    Configuration menu
    Copy the full SHA
    639f795 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #40688 from flokli/oracle-fixes

    pythonPackages.cx_oracle: fix dlopen, patchelf and fix library path for oracle-instantclient binaries
    Mic92 committed May 17, 2018
    Configuration menu
    Copy the full SHA
    4c74fcc View commit details
    Browse the repository at this point in the history