···1314 buildInputs = [ mpd_clientlib dbus_glib audacious gtk gsl libaudclient ];
150016 meta = with stdenv.lib; {
17 description = "Generates playlists such that each song sounds good following the previous song";
18 homepage = http://gjay.sourceforge.net/;
···1314 buildInputs = [ mpd_clientlib dbus_glib audacious gtk gsl libaudclient ];
1516+ hardeningDisable = [ "format" ];
17+18 meta = with stdenv.lib; {
19 description = "Generates playlists such that each song sounds good following the previous song";
20 homepage = http://gjay.sourceforge.net/;