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: ccf839b5cfb0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3d70d4ba0b6b
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 29, 2019

  1. nixos/displayManager: fix typo in legacy sessions (#76626)

    xsession gets passed `dm` `wm`, so the desktop manager would be launched
    before the window manager resulting in a regular desktop manager
    session.
    
    Fixes #76625
    hedning committed Dec 29, 2019
    Copy the full SHA
    3d70d4b View commit details
    Browse the repository at this point in the history