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