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: 127de7480e8d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 300af6677760
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 6, 2018

  1. gnome3.gdm: fix session chooser

    We are patching GDM to respect GDM_SESSIONS_DIR environment
    variable, which we are setting in the GDM module. Previously, we
    only took care of a single code path, the one that handled session
    start-up; missing the one obtaining the list of sessions.
    
    This commit patches the second code path, and also whitelists the
    GDM_SESSIONS_DIR so that it can be passed to the greeter.
    
    Fixes #34101
    jtojnar committed May 6, 2018
    4 Configuration menu
    Copy the full SHA
    300af66 View commit details
    Browse the repository at this point in the history