From: alex Date: Sun, 7 May 2023 09:16:51 +0000 (+0200) Subject: Add more packages X-Git-Tag: 20240214-emacs~363 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=ff5e85151b2bad7b882a66263a1e58beca2820a7;p=alex.git Add more packages --- diff --git a/workstation/build_workstation b/workstation/build_workstation index 101401a..fa73444 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -12,6 +12,12 @@ set -ue --package puppet \ --package sshpass \ --package git \ + --package rust \ + --package ipython \ + --package python-pip \ + --package python-pipx \ + --package python-poetry \ + --package certbot \ --aur-package jsonnet-bundler-bin \ workstation )