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

Commits on Jun 8, 2019

  1. nixos/desktop-managers/xterm: Defaults to xserver's state

    This enhances #61423, which removed the gating of desktop-managers from
    being linked to the xserver's state.
    
    This, though, brought in xterm into all systems, even those without X
    servers.
    
    This change sets the *default* of the xterm desktop-manager to the state
    of the xserver, keeping it enabled by default as a sane fallback.
    
    The xterm desktop-manager can still be enabled or disabled as needed,
    without it being affected by xserver's state.
    samueldr committed Jun 8, 2019
    Copy the full SHA
    fd0f8ad View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Merge pull request #62852 from samueldr/fix/xterm-desktop-manager-def…

    …ault
    
    nixos/desktop-managers/xterm: Defaults to xserver's state
    samueldr committed Jun 24, 2019
    Copy the full SHA
    c4a12ee View commit details
    Browse the repository at this point in the history