Compare commits

..

2 commits

Author SHA1 Message Date
70f562b77b feat(packages): add docker-buildx 2024-08-22 17:15:03 +02:00
c0e0d65d55 feat(packages): add physlock 2024-08-22 17:14:50 +02:00

View file

@ -17,6 +17,10 @@ common:
- name: pacman-contrib
desc: Include pactree
tty:
- name: physlock
desc: Session password-lock at the TTY level
libs:
- protobuf
- libosmium
@ -242,6 +246,7 @@ common:
docker:
- docker
- docker-buildx
- kubectl
- name: aur/hadolint-bin
desc: Linter for Dockerfile, with all haskell dependencies