forked from extern/nix-config
21 lines
325 B
Bash
Vendored
21 lines
325 B
Bash
Vendored
pkgname=tari-core
|
|
pkgver=0.2.0
|
|
pkgrel=2
|
|
pkgdesc="Core packages for my Arch setup."
|
|
arch=('any')
|
|
depends=(stow
|
|
python-pywal
|
|
rng-tools
|
|
fd
|
|
exa
|
|
ripgrep
|
|
fzf
|
|
jq
|
|
zip
|
|
unzip
|
|
p7zip
|
|
unrar
|
|
borg
|
|
openssh
|
|
openvpn)
|