From 59147834f73a46e145054963c80ebb73f2fbb3a7 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Fri, 2 Jan 2026 18:00:17 -0500 Subject: [PATCH] updated my_python to python314 --- overlays/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlays/default.nix b/overlays/default.nix index 362bd67..bdf1c70 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -16,7 +16,7 @@ }; python-env = final: _prev: { - my_python = final.python313.withPackages ( + my_python = final.python314.withPackages ( ps: with ps; [ apprise apscheduler