Chore: add minio client and sort
All checks were successful
Build package / build-package (push) Successful in 16s
All checks were successful
Build package / build-package (push) Successful in 16s
This commit is contained in:
38
PKGBUILD
38
PKGBUILD
@@ -11,47 +11,53 @@ depends=(
|
|||||||
'hl-base-meta'
|
'hl-base-meta'
|
||||||
'hl-workstation-env'
|
'hl-workstation-env'
|
||||||
# System
|
# System
|
||||||
'base-devel'
|
|
||||||
'linux-headers'
|
|
||||||
'man-db'
|
|
||||||
'man-pages'
|
|
||||||
'nftables'
|
|
||||||
'audit'
|
'audit'
|
||||||
|
'base-devel'
|
||||||
'fail2ban'
|
'fail2ban'
|
||||||
|
'linux-headers'
|
||||||
|
'nftables'
|
||||||
# Tools
|
# Tools
|
||||||
'ansible'
|
'ansible'
|
||||||
'ansible-lint'
|
'ansible-lint'
|
||||||
|
'arch-install-scripts'
|
||||||
'bind'
|
'bind'
|
||||||
|
'conntrack-tools'
|
||||||
|
'debootstrap'
|
||||||
|
'devscripts'
|
||||||
'docker'
|
'docker'
|
||||||
'shellcheck'
|
'docker-buildx'
|
||||||
'yq'
|
'docker-compose'
|
||||||
'fluxcd'
|
'fluxcd'
|
||||||
'sops'
|
|
||||||
'kustomize'
|
|
||||||
'helm'
|
'helm'
|
||||||
|
'just'
|
||||||
'k9s'
|
'k9s'
|
||||||
'kubectl'
|
'kubectl'
|
||||||
'talosctl'
|
'kustomize'
|
||||||
|
'longhornctl'
|
||||||
|
'man-db'
|
||||||
|
'man-pages'
|
||||||
|
'minio-client'
|
||||||
'namcap'
|
'namcap'
|
||||||
'neovim'
|
'neovim'
|
||||||
'rsync'
|
'rsync'
|
||||||
|
'shellcheck'
|
||||||
|
'sops'
|
||||||
|
'talosctl'
|
||||||
'tmux'
|
'tmux'
|
||||||
'devscripts'
|
|
||||||
'debootstrap'
|
|
||||||
'arch-install-scripts'
|
|
||||||
'conntrack-tools'
|
|
||||||
'velero'
|
'velero'
|
||||||
'longhornctl'
|
'yq'
|
||||||
# Language
|
# Language
|
||||||
'deno'
|
'deno'
|
||||||
'go'
|
'go'
|
||||||
|
'go-jsonnet'
|
||||||
'nodejs'
|
'nodejs'
|
||||||
'npm'
|
'npm'
|
||||||
'pnpm'
|
'pnpm'
|
||||||
'rust'
|
'rust'
|
||||||
'ts-node'
|
'ts-node'
|
||||||
'typescript'
|
'typescript'
|
||||||
'go-jsonnet'
|
'zig'
|
||||||
|
'zls'
|
||||||
)
|
)
|
||||||
provides=('hl-meta')
|
provides=('hl-meta')
|
||||||
conflicts=('hl-meta')
|
conflicts=('hl-meta')
|
||||||
|
|||||||
Reference in New Issue
Block a user