diff options
| author | alex <alex@pdp7.net> | 2023-10-12 10:34:44 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-10-12 10:34:44 +0200 |
| commit | b44971c154147f51b9a226278e1501eb8437edb4 (patch) | |
| tree | cc55a4b07b6c1748bf23da4575c61189bebf5861 /workstation | |
| parent | f54c8f6072deedee6ebcd1176b0786ad2e01d8a0 (diff) | |
Add maven
Diffstat (limited to 'workstation')
| -rwxr-xr-x | workstation/build_workstation | 1 |
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 \ |
