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: f7b45fdfdc15
Choose a base ref
...
head repository: NixOS/nixpkgs
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
    Configuration menu
    Copy the full SHA
    7a7b8d9 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    78d8365 View commit details
    Browse the repository at this point in the history

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 committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    766b788 View commit details
    Browse the repository at this point in the history