mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
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 ];
|
||||
license = licenses.isc;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user