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: 6a36867509e5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: fb29756259ea
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 20, 2018

  1. mpd: add NixOS tests

    This change adds NixOS tests for the MPD (Music Player Daemon) module.
    Tests include:
    
    - Playing audio locally using ALSA directly.
    - Playing audio locally using PulseAudio (backed by ALSA).
    - Playing audio from an external client.
    - Rejecting an external client when it's not explicitly allowed (default configuration).
    
    refs #41772
    Emmanuel Rosa committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    5509a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Merge pull request #42118 from emmanuelrosa/mpd-nixos-tests

    mpd: add NixOS tests
    infinisil committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    fb29756 View commit details
    Browse the repository at this point in the history