From c72f72dc3252a46dac6e96f5c290f2f0fafd76d9 Mon Sep 17 00:00:00 2001 From: ryleu <69326171+ryleu@users.noreply.github.com> Date: Sun, 8 Feb 2026 17:23:53 -0600 Subject: [PATCH] -> python 3.13 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index cb0fd12..f4d5bac 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ name = "ASTRA Anchor"; packages = with pkgs; [ colcon - (python312.withPackages ( + (python313.withPackages ( p: with p; [ pyserial pygame