feat: replace xkcdpass gen utils by arch extra package

This commit is contained in:
Matthieu Bessat 2025-02-13 17:42:10 +01:00
parent 8421100874
commit fbf779de3c
2 changed files with 5 additions and 1 deletions

View file

@ -255,6 +255,8 @@ common:
random_gen:
- python-faker
- aur/uuid
- name: xkcdpass
desc: Generate secure passphares inspired by XKCD
hashing:
- name: aur/apache-tools
desc: provide htpasswd
@ -315,6 +317,8 @@ common:
- kubectl
- name: aur/hadolint-bin
desc: Linter for Dockerfile, with all haskell dependencies
- name: trivy
desc: Container image security scanner
programming:
_:
@ -372,6 +376,7 @@ common:
- uv
lint:
- ruff
- bandit
lib:
- python-pyaml
- python-numpy

View file

@ -2,7 +2,6 @@ base:
- pipdeptree
- copyparty
- lesspass
- xkcd-pass
- yewtube
- lesspass
- mkdocs