chore: update sha and deps for serena

This commit is contained in:
2026-05-20 13:57:36 +02:00
parent 43536113ad
commit 37946e1929
+3 -1
View File
@@ -18,7 +18,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "oraios";
repo = "serena";
tag = "v${finalAttrs.version}";
hash = "sha256-3MPlJvXt83C7dBxYrCe1or3UYWMZ1poSg3PBmVXj0mA=";
hash = "sha256-tVuUflyYxIcTjjOVh/aZbFzpRlQ90GWQcU7bu3XB1rI=";
};
postPatch = ''
@@ -74,6 +74,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
tiktoken
tqdm
types-pyyaml
pygls
lsprotocol
]);
optional-dependencies = with python3Packages; {