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