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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f7b45fdfdc15
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 766b78841f23
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 23, 2020

  1. nixos/desktop-managers: Remove needBGPackages thing

    This value isn't used since 71a8dbb
    infinisil committed Jan 23, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    ljharb Jordan Harband
    Copy the full SHA
    7a7b8d9 View commit details
  2. nixos/desktop-manager: Don't fall back to black background

    Previously if ~/.background-image wasn't present, the background would
    be set to black, which would override what the user could
    set in e.g. services.xserver.windowManager.i3.extraSessionCommands
    infinisil committed Jan 23, 2020
    Copy the full SHA
    78d8365 View commit details

Commits on Jan 28, 2020

  1. Don't set background to black if ~/.background-image not prese… (#78346)

    Don't set background to black if ~/.background-image not present
    infinisil authored Jan 28, 2020
    Copy the full SHA
    766b788 View commit details
Loading