updated my_python to python314

This commit is contained in:
2026-01-02 18:00:17 -05:00
parent 52235239d0
commit 59147834f7

View File

@@ -16,7 +16,7 @@
}; };
python-env = final: _prev: { python-env = final: _prev: {
my_python = final.python313.withPackages ( my_python = final.python314.withPackages (
ps: with ps; [ ps: with ps; [
apprise apprise
apscheduler apscheduler