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: 6eb81b805b80
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a44d33aac12a
Choose a head ref
  • 7 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 27, 2018

  1. Copy the full SHA
    3210dd3 View commit details
    Browse the repository at this point in the history
  2. xcbuild: rework to use lib.PLIST

    This is a good way to test that plist works.
    
    Sorry for the large diff. There are a bunch of cleanups in here that
    needed to be done. Should make it possible to use in cross
    compilation.
    matthewbauer committed Jun 27, 2018
    Copy the full SHA
    c672e37 View commit details
    Browse the repository at this point in the history
  3. unixtools: add killall

    matthewbauer committed Jun 27, 2018
    Copy the full SHA
    bceb29f View commit details
    Browse the repository at this point in the history
  4. treewide: use killall

    matthewbauer committed Jun 27, 2018
    Copy the full SHA
    1614140 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Copy the full SHA
    d361371 View commit details
    Browse the repository at this point in the history
  2. generators: refactor toPlist

    Address PR comments
    
    Refactors
    
    - Rename toPLIST -> toPlist
    matthewbauer committed Jun 28, 2018
    Copy the full SHA
    337b589 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42669 from obsidiansystems/upstream-plist

    Upstream PLIST handling
    matthewbauer committed Jun 28, 2018
    Copy the full SHA
    a44d33a View commit details
    Browse the repository at this point in the history