forked from mirrors/nixpkgs
beast: mark as broken
This commit is contained in:
parent
0a8d9779c5
commit
0297fdc764
|
@ -33,5 +33,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A music composition and modular synthesis application";
|
||||
homepage = http://beast.gtk.org;
|
||||
license = with licenses; [ gpl2 lgpl21 ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue