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: ba717c5471f4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 78e13f5da29e
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Mar 28, 2018

  1. Revert restrictive validation behavior for DM/WM defaults in the X mo…

    …dule
    
    The original idea behind this change (described in ticket #11064) was to
    improve the assertions to avoid that users of the X server accidentally
    forget to configure a DM or WM.
    
    However this caused several issues with setups that require X, but no DM
    or WM. The keymap testcases became instable as well as now disabling DMs
    needs to be done explicitly.
    (see #31268 (comment))
    
    In the end the idea behind the change and #11064 was obviously a
    mistake, so reverting it completely for now should be fine.
    
    (cherry picked from commit 5caa22f)
    Ma27 authored and bendlas committed Mar 28, 2018
    Copy the full SHA
    78e13f5 View commit details
    Browse the repository at this point in the history