From: alex Date: Sun, 20 Aug 2023 10:18:11 +0000 (+0000) Subject: Adjust packages X-Git-Tag: 20240214-emacs~315 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=5831ae58d5aad4fa4d529a9b01402e3777fc662f;p=alex.git Adjust packages * xclip needed for Emacs * not using tanka/jsonnet-bundler-bin yet --- diff --git a/workstation/build_workstation b/workstation/build_workstation index 77bb964..dc8396c 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -18,5 +18,6 @@ set -ue --package python-poetry \ --package certbot \ --package bitwarden-cli \ + --package xclip \ workstation )