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: 8b3350cf1530
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 23f8de06fba0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 15, 2019

  1. unison: fix building on macOS with enableX11 = false

    If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
    based on the available environment. On macOS this apparently means using
    `UISTYLE=mac`, it can't actually build this way in Nix.
    lilyball committed May 15, 2019
    Copy the full SHA
    1930186 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Merge pull request #61483 from lilyball/unison

    unison: fix building on macOS with enableX11 = false
    infinisil committed May 16, 2019
    Copy the full SHA
    23f8de0 View commit details
    Browse the repository at this point in the history