change shairport sync
This commit is contained in:
@@ -3,8 +3,7 @@ let
|
|||||||
shairport-sync = pkgs.shairport-sync.overrideAttrs (_: {
|
shairport-sync = pkgs.shairport-sync.overrideAttrs (_: {
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--with-alsa" "--with-pipe" "--with-pa" "--with-stdout"
|
"--with-alsa" "--with-pipe" "--with-pa" "--with-stdout"
|
||||||
"--with-avahi" "--with-ssl=openssl" "--with-soxr"
|
"--with-avahi" "--with-ssl=openssl" "--with-soxr" "--with-mqtt-client"
|
||||||
"--with-mqtt-client"
|
|
||||||
"--without-configfiles"
|
"--without-configfiles"
|
||||||
"--sysconfdir=/etc"
|
"--sysconfdir=/etc"
|
||||||
"--with-metadata"
|
"--with-metadata"
|
||||||
|
|||||||
Reference in New Issue
Block a user