hexen: mark as broken
Does not build and is not maintained.
This commit is contained in:
parent
a32a00eb81
commit
0f9517eb9e
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ stdenv.mkDerivation {
|
|||
homepage = http://www.libsdl.org/projects/hexen/;
|
||||
description = "Port of Raven Software's popular Hexen 3-D shooter game";
|
||||
license = stdenv.lib.licenses.free;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue