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