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: 93bf43d99c93
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: eea33299ff73
Choose a head ref
  • 2 commits
  • 20 files changed
  • 2 contributors

Commits on Jul 1, 2019

  1. Install postgresql extensions under $out/share/postgresql

    This fixes extensions after #62271 moved files from `$out/share` to
    `$out/share/postgresql`.
    ehamberg committed Jul 1, 2019
    Copy the full SHA
    80aadbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64027 from ehamberg/fix-postgres-ext-dirs

    Install postgresql extensions under `$out/share/postgresql`
    matthewbauer committed Jul 1, 2019
    Copy the full SHA
    eea3329 View commit details
    Browse the repository at this point in the history