updated my_python to python314

This commit is contained in:
2026-01-10 08:54:33 -05:00
parent 52235239d0
commit 59147834f7
+1 -1
View File
@@ -16,7 +16,7 @@
};
python-env = final: _prev: {
my_python = final.python313.withPackages (
my_python = final.python314.withPackages (
ps: with ps; [
apprise
apscheduler