From 4b8f3952281ebb402dac8e1751aa586057e46675 Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 3 Feb 2026 15:50:17 -0400 Subject: [PATCH] update flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0f1302c..224182e 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ meshcore = python3Packages.buildPythonPackage rec { pname = "meshcore"; - version = "2.2.3"; + version = "2.2.7"; pyproject = true; src = python3Packages.fetchPypi {