Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ faust
, alsa-lib
, qt4
}:
faust.wrapWithBuildEnv {
baseName = "faust2alqt";
propagatedBuildInputs = [
alsa-lib
qt4
];
}