mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
updated my_python to python314
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user