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

Commits on May 28, 2020

  1. php.buildEnv: Let enabled extensions to pass through by default

    If only extraConfig is specified in buildEnv, keep the currently
    enabled extensions active. Brought up in #89011.
    talyz committed May 28, 2020
    Copy the full SHA
    bfdc832 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Merge pull request #89132 from talyz/php-buildenv-keep-extensions

    php.buildEnv: Let enabled extensions to pass through by default
    Ma27 committed May 29, 2020
    Copy the full SHA
    4eb9c62 View commit details
    Browse the repository at this point in the history