fix arxiv-mcp-server sha
This commit is contained in:
parent
998444f8f7
commit
4b0a90e00d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
src = fetchPypi {
|
||||
pname = "arxiv_mcp_server";
|
||||
inherit version;
|
||||
hash = "sha256-khY63SfUKgNjyACNESEQpY9q3uJSlLhuJBEaBKGmZy8=";
|
||||
hash = "sha256-vxrKyq+uOgVYtWrvikcIidLra6n0GFlFvfKztrc7GH8=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue