chore: update sha and deps for serena
This commit is contained in:
@@ -18,7 +18,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
|||||||
owner = "oraios";
|
owner = "oraios";
|
||||||
repo = "serena";
|
repo = "serena";
|
||||||
tag = "v${finalAttrs.version}";
|
tag = "v${finalAttrs.version}";
|
||||||
hash = "sha256-3MPlJvXt83C7dBxYrCe1or3UYWMZ1poSg3PBmVXj0mA=";
|
hash = "sha256-tVuUflyYxIcTjjOVh/aZbFzpRlQ90GWQcU7bu3XB1rI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
@@ -74,6 +74,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
|||||||
tiktoken
|
tiktoken
|
||||||
tqdm
|
tqdm
|
||||||
types-pyyaml
|
types-pyyaml
|
||||||
|
pygls
|
||||||
|
lsprotocol
|
||||||
]);
|
]);
|
||||||
|
|
||||||
optional-dependencies = with python3Packages; {
|
optional-dependencies = with python3Packages; {
|
||||||
|
|||||||
Reference in New Issue
Block a user