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: 935e991b724b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 592d23d7db08
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 27, 2017

  1. darwin.usr-include: set meta.platforms

    Otherwise scripts may try to evaluate it and that fails due to
    missing `stdenv.libc`.
    vcunat committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    a4c2613 View commit details
    Browse the repository at this point in the history
  2. maxx: fix evaluation

    Occurences of `$'` apparently do have to be quoted in ''-strings.
    vcunat committed Aug 27, 2017
    1 Configuration menu
    Copy the full SHA
    592d23d View commit details
    Browse the repository at this point in the history