ycmd: remove pybind11, as it is bundled with src
This commit is contained in:
@@ -50,7 +50,6 @@ stdenv.mkDerivation {
|
||||
++ [
|
||||
jedi
|
||||
jedi-language-server
|
||||
pybind11
|
||||
];
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user