udpdate flake. update some pkgs
Some checks failed
Flake check / flake-check (pull_request) Failing after 1m2s
Build tests / build-hosts (pull_request) Successful in 2m3s

This commit is contained in:
sid 2026-05-27 19:26:41 +02:00
parent 86afbb213c
commit 998444f8f7
5 changed files with 21 additions and 22 deletions

View file

@ -6,7 +6,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "arxiv-mcp-server";
version = "0.4.12";
version = "0.5.0";
pyproject = true;
src = fetchPypi {