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: b71ed9c88899
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ef14a225bb2b
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 15, 2019

  1. wrapGAppsHook: do not depend on dconf on Darwin

    Running dconf daemon on Darwin is probably not trivial since it requires DBus.
    We are probably better of relying on GNextstepSettingsBackend.
    jtojnar committed Jan 15, 2019
    Copy the full SHA
    f09d193 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. glib: depend on Darwin libraries

    To support GNextstepSettingsBackend and Cocoa notifications, certain libraries
    need to be added on Darwin.
    jtojnar committed Jan 16, 2019
    Copy the full SHA
    2122baf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f4e167 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Merge pull request #54007 from jtojnar/darwin-gsettings

    Darwin GSettings support
    jtojnar committed Jan 20, 2019
    Copy the full SHA
    ef14a22 View commit details
    Browse the repository at this point in the history