aboutsummaryrefslogtreecommitdiff
path: root/workstation
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-08-27 10:13:27 +0000
committeralex <alex@pdp7.net>2023-08-27 10:13:27 +0000
commitf7b2e76c6a05290f770d6b1ee0c21dad55894772 (patch)
tree4fdba77ee8262093626a2384acce27647949346e /workstation
parente35d598bd58b8778f4d90723c34271941a51f690 (diff)
Add jmespath
Diffstat (limited to 'workstation')
-rwxr-xr-xworkstation/build_workstation1
1 files changed, 1 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation
index 5c059625..a78476ae 100755
--- a/workstation/build_workstation
+++ b/workstation/build_workstation
@@ -16,6 +16,7 @@ set -ue
--package python-pip \
--package python-pipx \
--package python-poetry \
+ --package python-jmespath \
--package certbot \
--package bitwarden-cli \
--package xclip \