feat: add a few extra useful tools to teh runner
This commit is contained in:
parent
c2ace73a9b
commit
0e7048be31
1 changed files with 6 additions and 0 deletions
|
@ -133,6 +133,12 @@ in {
|
|||
nodejs
|
||||
wget
|
||||
|
||||
# useful to have in path
|
||||
jq
|
||||
which
|
||||
dpkg
|
||||
zip
|
||||
|
||||
# used in deployments
|
||||
inputs.colmena.defaultPackage."x86_64-linux"
|
||||
attic-client
|
||||
|
|
Loading…
Add table
Reference in a new issue