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 - 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