rustracerd: mark as broken (#95099)
It doesn't seem to be maintained upstream anymore? Fixes the ycmd build.
This commit is contained in:
@@ -37,6 +37,7 @@ rustPlatform.buildRustPackage rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
broken = true;
|
||||
description = "JSON/HTTP Server based on racer for adding Rust support to editors and IDEs";
|
||||
homepage = "https://github.com/jwilm/racerd";
|
||||
license = licenses.asl20;
|
||||
|
||||
Reference in New Issue
Block a user