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: 01ad1729214c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 502a4263a34a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 6, 2019

  1. nixos/snapserver: init

    A nixos module for configuring the server side of pkgs.snapcast.
    The module is named "snapserver" following upstream convention.
    This commit does not provide module for the corresponding client.
    
    Fix handling of port and controlPort
    
    Fix stream uri generation & address review
    
    Remove unused streams options & add description
    
    Add missing description & Remove default fs path
    
    Use types.port for ports & formatting improvements
    
    Force mpd and mopidy to wait for snapserver
    tobim committed Mar 6, 2019
    Copy the full SHA
    085751b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55936 from tobim/modules/snapserver

    nixos/snapserver: init
    infinisil committed Mar 6, 2019
    Copy the full SHA
    502a426 View commit details
    Browse the repository at this point in the history