Comment out a couple other things i only feared was blocking update (have not tested uncommenting) but don't think are used
This commit is contained in:
parent
dd77e317a9
commit
354635d0d1
1 changed files with 2 additions and 2 deletions
|
@ -148,7 +148,7 @@
|
||||||
pytz
|
pytz
|
||||||
tzlocal
|
tzlocal
|
||||||
])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global) but i want Pomodoro Prompt and Parse Timelogs to be able to run directly.
|
])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global) but i want Pomodoro Prompt and Parse Timelogs to be able to run directly.
|
||||||
python313Packages.pip
|
# python313Packages.pip
|
||||||
poppins
|
poppins
|
||||||
postgresql
|
postgresql
|
||||||
# qrscan - has been removed, as it does not build with supported LLVM versions
|
# qrscan - has been removed, as it does not build with supported LLVM versions
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
textpieces
|
textpieces
|
||||||
tldr
|
tldr
|
||||||
thunderbird
|
thunderbird
|
||||||
toot
|
# toot
|
||||||
tor-browser
|
tor-browser
|
||||||
tuner # UI for radio stations that have online streams.
|
tuner # UI for radio stations that have online streams.
|
||||||
transmission_4-qt
|
transmission_4-qt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue