ycmd: remove pybind11, as it is bundled with src

This commit is contained in:
Doron Behar
2025-11-10 11:03:11 +02:00
parent 26bc2dc444
commit 11e6cfbb33
-1
View File
@@ -50,7 +50,6 @@ stdenv.mkDerivation {
++ [
jedi
jedi-language-server
pybind11
];
buildPhase = ''