chore: update sha and deps for serena
This commit is contained in:
@@ -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; {
|
||||
|
||||
Reference in New Issue
Block a user