···13131414 buildInputs = [ mpd_clientlib dbus_glib audacious gtk gsl libaudclient ];
15151616+ hardeningDisable = [ "format" ];
1717+1618 meta = with stdenv.lib; {
1719 description = "Generates playlists such that each song sounds good following the previous song";
1820 homepage = http://gjay.sourceforge.net/;