omake: mark as broken
This commit is contained in:
parent
a8da2da780
commit
8447340904
@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
||||
description = "A build system designed for scalability and portability";
|
||||
homepage = "${webpage}";
|
||||
license = "GPL";
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user