From 80fd60ce7a8e6870e479cb8835e1c8fa9ee6b5b5 Mon Sep 17 00:00:00 2001 From: Sky Hearn Date: Thu, 4 Apr 2024 16:51:47 -0700 Subject: [PATCH] bump python version --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index f419536..8187c0a 100644 --- a/default.nix +++ b/default.nix @@ -3,7 +3,7 @@ , pyproject-nix , lib , fetchurl -, python38 +, python39 , newScope , openocd , autoreconfHook