-> python 3.13

This commit is contained in:
ryleu
2026-02-08 17:23:53 -06:00
parent 61f5f1fc3e
commit c72f72dc32

View File

@@ -25,7 +25,7 @@
name = "ASTRA Anchor"; name = "ASTRA Anchor";
packages = with pkgs; [ packages = with pkgs; [
colcon colcon
(python312.withPackages ( (python313.withPackages (
p: with p; [ p: with p; [
pyserial pyserial
pygame pygame