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: 44fe29a624e6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d3a9b098d5d7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 11, 2019

  1. nixos/gdm: do not force the session

    Having a default session resulted in GDM not remembering the last used
    session.
    
    So do not force the session until setSessionScript is made aware of the
    last session used.
    hedning committed Dec 11, 2019
    Copy the full SHA
    d04157f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75489 from hedning/gdm-only-default-with-auto

    nixos/gdm: only set session on auto login
    worldofpeace committed Dec 11, 2019
    Copy the full SHA
    d3a9b09 View commit details
    Browse the repository at this point in the history