avxsynth: mark as broken
This commit is contained in:
parent
1fc55ad414
commit
d862700486
@ -38,5 +38,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ codyopel viric ];
|
maintainers = with maintainers; [ codyopel viric ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true; # 2018-04-10
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user