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: 0afae5c14b21
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c589f702ce91
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 21, 2019

  1. glib.setupHook: fix make_glib_find_gsettings_schemas

    GSETTINGS_SCHEMAS_PATH needs to contain a list of directories containing glib-2.0/schemas.
    770a4c7 broke that by accidentally adding glib-2.0 to the paths.
    jtojnar committed Nov 21, 2019
    Copy the full SHA
    1c9ba9f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. glib.setupHook: fix make_glib_find_gsettings_schemas (#73881)

    glib.setupHook: fix make_glib_find_gsettings_schemas
    jtojnar committed Nov 22, 2019
    Copy the full SHA
    c589f70 View commit details
    Browse the repository at this point in the history