Commit 11e6cfbb authored by Doron Behar's avatar Doron Behar
Browse files

ycmd: remove pybind11, as it is bundled with src

parent 26bc2dc4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ stdenv.mkDerivation {
    ++ [
      jedi
      jedi-language-server
      pybind11
    ];

  buildPhase = ''