udpdate flake. update some pkgs #52

Open
sid wants to merge 2 commits from develop into release-25.11
Showing only changes of commit 4b0a90e00d - Show all commits

View file

@ -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 = [