6 faust.wrapWithBuildEnv {
8 baseName = "faust2csound";
10 propagatedBuildInputs = [
14 # faust2csound generated .cpp files have
16 # but that file is in the csound/ subdirectory
18 NIX_CFLAGS_COMPILE="$(printf '%s' "$NIX_CFLAGS_COMPILE" | sed 's%${csound}/include%${csound}/include/csound%')"