racerd: init at 0.1.1

Needed for Rust YouCompleteMe support
This commit is contained in:
Brandon Kase
2016-03-20 00:29:47 -07:00
parent 3f0518ac4d
commit ea018f8339
4 changed files with 45 additions and 1 deletions

View File

@@ -4,6 +4,10 @@
llvmPackages.llvm
] ++ stdenv.lib.optional stdenv.isDarwin Cocoa;
propogatedBuildInputs = [
racerdRust
];
buildPhase = ''
patchShebangs .
substituteInPlace plugin/youcompleteme.vim \