alliance: mark as broken
there is no maintainer for this package and even debian looks for a new maintainer.
This commit is contained in:
parent
35dbe4d0f1
commit
99e74e9509
1 changed files with 1 additions and 0 deletions
|
@ -70,5 +70,6 @@ stdenv.mkDerivation rec {
|
|||
license = with licenses; gpl2Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = with platforms; linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue