···2324 buildInputs = [ cmake libsndfile flex bison alsaLib libpulseaudio tcltk ];
250026 meta = {
27 description = "sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";
28 homepage = http://www.csounds.com/;
···2324 buildInputs = [ cmake libsndfile flex bison alsaLib libpulseaudio tcltk ];
2526+ NIX_LDFLAGS="-L${stdenv.cc.libc.out}/lib";
27+28 meta = {
29 description = "sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";
30 homepage = http://www.csounds.com/;