···24 patches = [
25 # Test timeouts occasionally cause the build to fail
26 ./disable-test-timeouts.patch
00027 ];
2829 postPatch = ''
···24 patches = [
25 # Test timeouts occasionally cause the build to fail
26 ./disable-test-timeouts.patch
27+28+ # cmake-language-server depends on pygls 0.11, but still works with 0.12
29+ ./use-latest-pygls.patch
30 ];
3132 postPatch = ''