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-workstation-env'
|
||||
# System
|
||||
'base-devel'
|
||||
'linux-headers'
|
||||
'man-db'
|
||||
'man-pages'
|
||||
'nftables'
|
||||
'audit'
|
||||
'base-devel'
|
||||
'fail2ban'
|
||||
'linux-headers'
|
||||
'nftables'
|
||||
# Tools
|
||||
'ansible'
|
||||
'ansible-lint'
|
||||
'arch-install-scripts'
|
||||
'bind'
|
||||
'conntrack-tools'
|
||||
'debootstrap'
|
||||
'devscripts'
|
||||
'docker'
|
||||
'shellcheck'
|
||||
'yq'
|
||||
'docker-buildx'
|
||||
'docker-compose'
|
||||
'fluxcd'
|
||||
'sops'
|
||||
'kustomize'
|
||||
'helm'
|
||||
'just'
|
||||
'k9s'
|
||||
'kubectl'
|
||||
'talosctl'
|
||||
'kustomize'
|
||||
'longhornctl'
|
||||
'man-db'
|
||||
'man-pages'
|
||||
'minio-client'
|
||||
'namcap'
|
||||
'neovim'
|
||||
'rsync'
|
||||
'shellcheck'
|
||||
'sops'
|
||||
'talosctl'
|
||||
'tmux'
|
||||
'devscripts'
|
||||
'debootstrap'
|
||||
'arch-install-scripts'
|
||||
'conntrack-tools'
|
||||
'velero'
|
||||
'longhornctl'
|
||||
'yq'
|
||||
# Language
|
||||
'deno'
|
||||
'go'
|
||||
'go-jsonnet'
|
||||
'nodejs'
|
||||
'npm'
|
||||
'pnpm'
|
||||
'rust'
|
||||
'ts-node'
|
||||
'typescript'
|
||||
'go-jsonnet'
|
||||
'zig'
|
||||
'zls'
|
||||
)
|
||||
provides=('hl-meta')
|
||||
conflicts=('hl-meta')
|
||||
|
||||
Reference in New Issue
Block a user