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