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: 12b82b1a06f1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dc1716f63be5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 24, 2019

  1. phpPackages: Wrap mkDerivation to prepend package names

    This will make the file more consistent and easier to follow when we
    have a mixture of buildPecl (which already does this) and straight up
    regular derivations.
    etu committed Apr 24, 2019
    Copy the full SHA
    06e0ede View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Merge pull request #60155 from etu/prepend-phpPackages-names

    phpPackages: Wrap mkDerivation to prepend package names
    aanderse committed Apr 25, 2019
    Copy the full SHA
    dc1716f View commit details
    Browse the repository at this point in the history