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

Commits on Jun 1, 2018

  1. nixos/mpd: allow services.mpd.dbFile to be null

    This change allows users to specify an alternative database method. For
    example an mpd satellite setup where another mpd on the network shares
    it's database with the local instance. The `dbFile` parameter must not be
    configured in that case.
    andir committed Jun 1, 2018
    Copy the full SHA
    a0797ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41367 from andir/nixos-mpd-dbFile-null

    nixos/mpd: allow services.mpd.dbFile to be null
    andir committed Jun 1, 2018
    Copy the full SHA
    bc06962 View commit details
    Browse the repository at this point in the history