cpp_ethereum: mark as broken
This commit is contained in:
parent
51cc22c14a
commit
ccbefc66bb
@ -80,5 +80,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ artuuge ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # 2018-04-10
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user