mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 06:31:02 +00:00
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 a new issue