1
0
forked from extern/nix-config

archlinux: Use yay to install AUR packages

It turns out that yay automatically handles the process of installing
package dependencies not in the official repositories. This is very
important for some PKGBUILDs, so I've gone ahead and let yay handle
all the AUR packages I build.
This commit is contained in:
Donovan Glover 2018-12-09 23:46:46 -05:00
parent cdad1fe3bf
commit 49c0091f1b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -19,12 +19,14 @@ make package=bspwm-round-corners-git
make package=color-scripts
make package=xeventbind
# Install aur dependencies
# Install yay
make aur package=yay
make aur package=rtv
make aur package=polybar
make aur package=shotgun
make aur package=ranger-git
# Install aur packages with yay
yay -S rtv
yay -S polybar
yay -S shotgun
yay -S ranger-git
# Additional settings
make fontconfig