client: Dockerfiles: add timew package

This commit is contained in:
2024-08-08 18:01:53 -07:00
parent dbfe038bf5
commit e50f4b62cb
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ RUN pacman -Syu \
hledger-ui \
hledger-web \
python-pipx \
timew \
vim \
visidata \
xsv \

View File

@@ -49,6 +49,7 @@ RUN apt-get install -y \
hledger-ui \
hledger-web \
pipx \
timewarrior \
vim \
visidata \
zlib1g-dev