rippled: mark build broken
This commit is contained in:
parent
9aaa6cda39
commit
3cf149c60d
|
@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
||||||
maintainers = with maintainers; [ ehmry offline ];
|
maintainers = with maintainers; [ ehmry offline ];
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user