aboutsummaryrefslogtreecommitdiff
path: root/workstation
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-10-12 10:34:44 +0200
committeralex <alex@pdp7.net>2023-10-12 10:34:44 +0200
commitb44971c154147f51b9a226278e1501eb8437edb4 (patch)
treecc55a4b07b6c1748bf23da4575c61189bebf5861 /workstation
parentf54c8f6072deedee6ebcd1176b0786ad2e01d8a0 (diff)
Add maven
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 785cc72a..eee907c0 100755
--- a/workstation/build_workstation
+++ b/workstation/build_workstation
@@ -13,6 +13,7 @@ set -ue
--package git \
--package rust \
--package ipython \
+ --package maven \
--package python-pip \
--package python-pipx \
--package python-poetry \