update flake

This commit is contained in:
Florent 2026-02-03 15:50:17 -04:00
parent e0703a584e
commit 4b8f395228

View file

@ -17,7 +17,7 @@
meshcore = python3Packages.buildPythonPackage rec {
pname = "meshcore";
version = "2.2.3";
version = "2.2.7";
pyproject = true;
src = python3Packages.fetchPypi {