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
@ -70,5 +70,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = with licenses; gpl2Plus;
|
license = with licenses; gpl2Plus;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user