From 576402a8935575a5861c36f6943a021a132bf20e Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Thu, 24 Apr 2025 19:08:23 -0500 Subject: [PATCH] python3.13 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index d20af89..9c60d89 100644 --- a/flake.nix +++ b/flake.nix @@ -28,6 +28,7 @@ rust-bin.beta.latest.rust-std gdb gdb-dashboard + python313 python313Packages.pygments ]; shellHook = ''