Compare commits
2 commits
c3aca0eaeb
...
70f562b77b
Author | SHA1 | Date | |
---|---|---|---|
70f562b77b | |||
c0e0d65d55 |
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,10 @@ common:
|
||||||
- name: pacman-contrib
|
- name: pacman-contrib
|
||||||
desc: Include pactree
|
desc: Include pactree
|
||||||
|
|
||||||
|
tty:
|
||||||
|
- name: physlock
|
||||||
|
desc: Session password-lock at the TTY level
|
||||||
|
|
||||||
libs:
|
libs:
|
||||||
- protobuf
|
- protobuf
|
||||||
- libosmium
|
- libosmium
|
||||||
|
@ -242,6 +246,7 @@ common:
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
- docker
|
- docker
|
||||||
|
- docker-buildx
|
||||||
- kubectl
|
- kubectl
|
||||||
- name: aur/hadolint-bin
|
- name: aur/hadolint-bin
|
||||||
desc: Linter for Dockerfile, with all haskell dependencies
|
desc: Linter for Dockerfile, with all haskell dependencies
|
||||||
|
|
Loading…
Reference in a new issue