summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2023-12-25 13:50:31 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2023-12-26 12:47:34 +0100
commitf6dcece2d0a0595050a7eb37b0bebc8b49c4515d (patch)
tree147370fe70e51a725e4d79ac84dda5cab3c1c016 /pkgs/development/python-modules/python-openstackclient
parent7ea14cb4c33be896a6bd8ca17cfbd1636aa4e2b5 (diff)
passage: add additional deps to wrapper
I realized that passage won't work properly in e.g. systemd units as these don't have `/run/current-system/sw/bin` inside their `PATH` and thus globally installed things like `coreutils` are not available there. Added the following tools now: * `coreutils` for `base64` & `shred` (most notably `passage show`). * `wl-clipboard` for copying things to the clipboard on Wayland (most notable `passage show -c`). * `gnused` for `sed` (most notably `passage show`). * `gnugrep` for `grep` (for `passage grep`). * `findutils` for `find` (most notably `mv`/`cp` - used in `reencrypt_path()`). Decided against adding stuff like `feh`/`gm` for showing a QR code. These are optional and the script falls back to printing the QR code on CLI.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions