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: bd60d9a6bbb0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5093abc8f127
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    82eaa5b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. oracle-instantclient: simplify, use autoPatchelfHook

    Split `buildCommand`, provide `unpackCmd` and add `installPhase`.
    
    Use autoPatchelfHook, we can get rid of all the manual hacking around
    with patchelf.
    
    Use install to install to $out
    flokli committed May 22, 2018
    Configuration menu
    Copy the full SHA
    fe56ad7 View commit details
    Browse the repository at this point in the history
  2. oracle-instantclient: disable building on hydra

    we requireFile, so hydra can't build it anyways.
    flokli committed May 22, 2018
    Configuration menu
    Copy the full SHA
    9770699 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40900 from flokli/oracle-fixes

    oracle-instantclient: simplify a lot, use autoPatchelfHook
    xeji committed May 22, 2018
    Configuration menu
    Copy the full SHA
    5093abc View commit details
    Browse the repository at this point in the history