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: 25a0974c4ab3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: abac6afe93a6
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Feb 3, 2019

  1. pkgconfig: rename to pkg-config (#55094)

    Package attrs should map to the pname. It's confusing otherwise.
    
    pkg-config is also the name used by most distributions:
    
    Debian, Homebrew, Guix, OpenSuse
    
    other distributions like FreeBSD ports, Fedora and Arch Linux call it
    "pkgconf"
    
    Waiting a few releases to make a tree-wide change to make it easier to
    back-port things.
    zimbatm committed Feb 3, 2019
    Copy the full SHA
    abac6af View commit details
    Browse the repository at this point in the history